Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 4ab66c7a99f..f1df8024c17 100644
--- a/apps/comments/l10n/es_AR.js
+++ b/apps/comments/l10n/es_AR.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"comments",
{
"Comments" : "Comentarios",
- "Unknown user" : "Usuario desconocido",
"New comment …" : "Nuevo comentario ...",
"Delete comment" : "Borrar comentario",
"Post" : "Post",
@@ -28,6 +27,7 @@ OC.L10N.register(
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> en archivos",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s te ha mencionado en un comentario en “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} te ha mencionado en un comentario en “{file}”",
+ "Unknown user" : "Usuario desconocido",
"A (now) deleted user mentioned you in a comment on “%s”" : "Un (now) usuario borrado te ha mencionado en un comentario en “%s”",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Un (now) usuario borrado the ha mencionado en un comentario en “{file}”"
},