diff options
Diffstat (limited to 'apps/comments/l10n/eo.js')
-rw-r--r-- | apps/comments/l10n/eo.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/eo.js b/apps/comments/l10n/eo.js index 5527a75ebc0..a132a508088 100644 --- a/apps/comments/l10n/eo.js +++ b/apps/comments/l10n/eo.js @@ -10,8 +10,6 @@ OC.L10N.register( "%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", - "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", - "{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", "Edit comment" : "Redakti komenton", "Delete comment" : "Forigi komenton", @@ -20,6 +18,8 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"], "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"], "Comment" : "Komento", + "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", + "{user} mentioned you in a comment on “{file}”" : "{user} menciis vin en komento pri „{file}“", "New comment …" : "Nova komento …", "Post" : "Afiŝi", "Cancel" : "Nuligi", |