diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-12 00:08:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-12 00:08:43 +0000 |
commit | 13295c2d1ddf3e4daf491a6c41303dbd1dc40b68 (patch) | |
tree | 3225a81a6d821744f43997a6b09ec6cdd9217261 /apps/comments | |
parent | 1b12e7ad7bc414fc9f8dba1e830b1cfbcc55e27b (diff) | |
download | nextcloud-server-13295c2d1ddf3e4daf491a6c41303dbd1dc40b68.tar.gz nextcloud-server-13295c2d1ddf3e4daf491a6c41303dbd1dc40b68.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/es_MX.js | 10 | ||||
-rw-r--r-- | apps/comments/l10n/es_MX.json | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/apps/comments/l10n/es_MX.js b/apps/comments/l10n/es_MX.js index 627b9e20e7f..4d84618ec9a 100644 --- a/apps/comments/l10n/es_MX.js +++ b/apps/comments/l10n/es_MX.js @@ -3,13 +3,13 @@ OC.L10N.register( { "Comments" : "Comentarios", "Unknown user" : "Usuario desconocido", - "New comment …" : "Nuevo comentario ...", + "New comment …" : "Comentario nuevo ...", "Delete comment" : "Borrar comentario", "Post" : "Publicar", "Cancel" : "Cancelar", "Edit comment" : "Editar comentario", "[Deleted user]" : "[Usuario borrado]", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicie la conversación!", + "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "More comments …" : "Más comentarios ...", "Save" : "Guardar", "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", @@ -18,15 +18,15 @@ OC.L10N.register( "Error occurred while posting comment" : "Se presentó un error al publicar el comentario", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "You commented" : "Usted comentó", + "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}" : "Usted comentó en {file}", + "You commented on {file}" : "Hiciste un comentario de {file}", "%1$s commented on %2$s" : "%1$s comentó en %2$s", "{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 lo mencionó en un commentario en “%s”", + "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}”" diff --git a/apps/comments/l10n/es_MX.json b/apps/comments/l10n/es_MX.json index e327496b8c6..0230fc69f7b 100644 --- a/apps/comments/l10n/es_MX.json +++ b/apps/comments/l10n/es_MX.json @@ -1,13 +1,13 @@ { "translations": { "Comments" : "Comentarios", "Unknown user" : "Usuario desconocido", - "New comment …" : "Nuevo comentario ...", + "New comment …" : "Comentario nuevo ...", "Delete comment" : "Borrar comentario", "Post" : "Publicar", "Cancel" : "Cancelar", "Edit comment" : "Editar comentario", "[Deleted user]" : "[Usuario borrado]", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicie la conversación!", + "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "More comments …" : "Más comentarios ...", "Save" : "Guardar", "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", @@ -16,15 +16,15 @@ "Error occurred while posting comment" : "Se presentó un error al publicar el comentario", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "You commented" : "Usted comentó", + "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}" : "Usted comentó en {file}", + "You commented on {file}" : "Hiciste un comentario de {file}", "%1$s commented on %2$s" : "%1$s comentó en %2$s", "{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 lo mencionó en un commentario en “%s”", + "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}”" |