summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/eo.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/eo.js')
-rw-r--r--apps/comments/l10n/eo.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/eo.js b/apps/comments/l10n/eo.js
index ae5c302ea06..b6d67ea5d7b 100644
--- a/apps/comments/l10n/eo.js
+++ b/apps/comments/l10n/eo.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"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}",
@@ -18,6 +17,7 @@ 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}“"
},