summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-13 00:08:31 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-13 00:08:31 +0000
commit261513b04ae42455a8b6b0bcda727e54e9d0f001 (patch)
tree9c9be5f172a448e65247702036f9c3d2389f5e3d /apps/comments/l10n
parent6461d083e235025d5a6c8f890949e5ce0b544046 (diff)
downloadnextcloud-server-261513b04ae42455a8b6b0bcda727e54e9d0f001.tar.gz
nextcloud-server-261513b04ae42455a8b6b0bcda727e54e9d0f001.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/es_MX.js6
-rw-r--r--apps/comments/l10n/es_MX.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/comments/l10n/es_MX.js b/apps/comments/l10n/es_MX.js
index 4d84618ec9a..e291a497795 100644
--- a/apps/comments/l10n/es_MX.js
+++ b/apps/comments/l10n/es_MX.js
@@ -27,8 +27,8 @@ OC.L10N.register(
"{author} commented on {file}" : "{author} comentó en {file}",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos",
"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 lo mencionó en un commentario en “{file}”",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s lo mencionó en un comentario en “%2$s”",
- "{user} mentioned you in a comment on “{file}”" : "{user} lo menciono en un comentario en “{file}”"
+ "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”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/es_MX.json b/apps/comments/l10n/es_MX.json
index 0230fc69f7b..1a9e2231489 100644
--- a/apps/comments/l10n/es_MX.json
+++ b/apps/comments/l10n/es_MX.json
@@ -25,8 +25,8 @@
"{author} commented on {file}" : "{author} comentó en {file}",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos",
"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 lo mencionó en un commentario en “{file}”",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s lo mencionó en un comentario en “%2$s”",
- "{user} mentioned you in a comment on “{file}”" : "{user} lo menciono en un comentario en “{file}”"
+ "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”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file