diff options
Diffstat (limited to 'apps/comments/l10n/es_DO.js')
-rw-r--r-- | apps/comments/l10n/es_DO.js | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/comments/l10n/es_DO.js b/apps/comments/l10n/es_DO.js index fd8b20f805b..b9a1d61d531 100644 --- a/apps/comments/l10n/es_DO.js +++ b/apps/comments/l10n/es_DO.js @@ -27,10 +27,7 @@ OC.L10N.register( "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", "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}”", - "Unknown user" : "Usuario desconocido", - "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (ahora) borrado te mencionó en un commentario en “%s”", - "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (ahora) borrado te mencionó en un commentario en “{file}”", - "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”", - "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Te mencionaron en \"%s\", en un comentario de un usuario que ya ha sido borrado" + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Te mencionaron en \"%s\", en un comentario de un usuario que ya ha sido borrado", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”" }, "nplurals=2; plural=(n != 1);"); |