diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-18 00:07:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-18 00:07:25 +0000 |
commit | b072d2c49d6f61c2b55abf12e04bdf2166dbd4f4 (patch) | |
tree | 9069afa10c27700205e136266056b1fc23df3f38 /apps/sharebymail/l10n/es_MX.js | |
parent | df2235c71fa7e58d549fe700b3077a749cb697f0 (diff) | |
download | nextcloud-server-b072d2c49d6f61c2b55abf12e04bdf2166dbd4f4.tar.gz nextcloud-server-b072d2c49d6f61c2b55abf12e04bdf2166dbd4f4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/es_MX.js')
-rw-r--r-- | apps/sharebymail/l10n/es_MX.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/es_MX.js b/apps/sharebymail/l10n/es_MX.js index 6e6e0f69018..f370e99faf6 100644 --- a/apps/sharebymail/l10n/es_MX.js +++ b/apps/sharebymail/l10n/es_MX.js @@ -13,7 +13,14 @@ OC.L10N.register( "Failed to send share by E-mail" : "Se presentó una falla al enviar el recurso compartido por correo electrónico", "%s shared »%s« with you" : "%s ha compartido »%s« con usted", "%s shared »%s« with you on behalf of %s" : "%s ha compartido »%s« con usted a nombre de %s", + "%s shared »%s« with you." : "%s ha compartido »%s« con usted.", + "%s shared »%s« with you on behalf of %s." : "%s ha compartido »%s« con usted de parte de %s.", + "Click the button below to open it." : "Haga click en el botón de abajo para abrirlo.", + "Open »%s«" : "Abrir »%s«", "Password to access »%s« shared to you by %s" : "Contraseña para acceder »%s« compartido con usted por %s ", + "Password to access »%s«" : "Contraseña para acceder »%s«", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s compartió »%s« con usted. Ya debería haber recibido un correo aparte con la liga para accederlo. ", + "It is protected with the following password: %s" : "Está protegido con la siguiente contraseña: %s", "Could not find share" : "No fue posible encontrar el elemento compartido", "Share by mail" : "Compartir por correo", "Send a personalized link to a file or folder by mail." : "Enviar por correo una liga personalizada a un archivo o carpeta.", |