aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/es_AR.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/es_AR.js')
-rw-r--r--apps/comments/l10n/es_AR.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/es_AR.js b/apps/comments/l10n/es_AR.js
index 10a85295620..15617090c93 100644
--- a/apps/comments/l10n/es_AR.js
+++ b/apps/comments/l10n/es_AR.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Comments" : "Comentarios",
"You commented" : "Ud. ha comentado",
- "%1$s commented" : "%1$s comentados",
"{author} commented" : "{author} comentó",
"You commented on %1$s" : "Ud. ah comentado en %1$s",
"You commented on {file}" : "Ud. ha comentado en {file}",
@@ -17,6 +16,7 @@ OC.L10N.register(
"Retry" : "Reintentar",
"_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"],
"Comment" : "Comentar",
+ "%1$s commented" : "%1$s comentados",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Usted fue mencionado en “{file}”, en un comentario de un usuario que ya ha sido eliminado",
"{user} mentioned you in a comment on “{file}”" : "{user} te ha mencionado en un comentario en “{file}”"
},