diff options
Diffstat (limited to 'apps/comments/l10n/eo.js')
-rw-r--r-- | apps/comments/l10n/eo.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/eo.js b/apps/comments/l10n/eo.js index b6d67ea5d7b..6cf5b99a3b2 100644 --- a/apps/comments/l10n/eo.js +++ b/apps/comments/l10n/eo.js @@ -17,8 +17,6 @@ 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", - "%1$s commented" : "%1$s komentis", - "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}“" + "%1$s commented" : "%1$s komentis" }, "nplurals=2; plural=(n != 1);"); |