aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/es_HN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/es_HN.js')
-rw-r--r--apps/comments/l10n/es_HN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/es_HN.js b/apps/comments/l10n/es_HN.js
index e21efedfd34..ed7d5d204aa 100644
--- a/apps/comments/l10n/es_HN.js
+++ b/apps/comments/l10n/es_HN.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Comments" : "Comentarios",
"You commented" : "Comentaste",
- "%1$s commented" : "%1$s comentó",
"{author} commented" : "{author} comentó",
"You commented on %1$s" : "Usted comentó en %1$s",
"You commented on {file}" : "Hiciste un comentario de {file}",
@@ -16,6 +15,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" : "Comentario",
+ "%1$s commented" : "%1$s comentó",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado",
"{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”"
},