2016-02-17 09:56:11 +03:00
OC . L10N . register (
"comments" ,
{
2019-02-27 04:12:05 +03:00
"Comments" : "Komentoj" ,
"You commented" : "Vi komentis" ,
"%1$s commented" : "%1$s komentis" ,
"{author} commented" : "{author} komentis" ,
"You commented on %1$s" : "Vi komentis %1$s" ,
"You commented on {file}" : "Vi komentis pri {file}" ,
"%1$s commented on %2$s" : "%1$s komentis %2$s" ,
"{author} commented on {file}" : "{author} komentis pri {file}" ,
"<strong>Comments</strong> for files" : "<strong>Komentoj</strong> por dosieroj" ,
2019-11-04 05:15:43 +03:00
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vi estis menciita en „{file}“, en komento de uzanto, kiu poste estis forigita" ,
2019-02-27 04:12:05 +03:00
"{user} mentioned you in a comment on “{file}”" : "{user} menciis vin en komento pri „{file}“" ,
"Files app plugin to add comments to files" : "Kromprogramo por la aplikaĵo „Dosieroj“ por aldoni komentojn al dosieroj" ,
2019-01-12 04:11:54 +03:00
"Edit comment" : "Redakti komenton" ,
2016-02-25 09:58:06 +03:00
"Delete comment" : "Forigi komenton" ,
2019-01-12 04:11:54 +03:00
"New comment …" : "Nova komento …" ,
2016-02-25 09:58:06 +03:00
"Post" : "Afiŝi" ,
2016-02-17 09:56:11 +03:00
"Cancel" : "Nuligi" ,
2016-02-25 09:58:06 +03:00
"[Deleted user]" : "[Forigita uzanto]" ,
2019-01-12 04:11:54 +03:00
"No comments yet, start the conversation!" : "Neniu komento, ekkonversaciu!" ,
"More comments …" : "Pli da komentoj..." ,
2016-02-17 09:56:11 +03:00
"Save" : "Konservi" ,
2019-01-19 04:12:22 +03:00
"Allowed characters {count} of {max}" : "{count} el {max} signoj maksimume" ,
2019-01-12 04:11:54 +03:00
"Error occurred while retrieving comment with ID {id}" : "Eraro dum ricevo de komento kun identigilo {id}" ,
"Error occurred while updating comment with id {id}" : "Eraro dum ĝisdatigo de komento kun identigilo {id}" ,
"Error occurred while posting comment" : "Eraro dum sendo de komento" ,
"_%n unread comment_::_%n unread comments_" : [ "%n nelegataj komentoj" , "%n nelegataj komentoj" ] ,
2019-05-15 16:11:46 +03:00
"_1 new comment_::_{unread} new comments_" : [ "1 nova komento" , "{unread} novaj komentoj" ] ,
2019-09-17 15:33:44 +03:00
"Comment" : "Komento"
2016-02-17 09:56:11 +03:00
} ,
"nplurals=2; plural=(n != 1);" ) ;