diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-12 00:08:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-12 00:08:18 +0000 |
commit | a2e3c8ede58bd5025c096cab53ec643c1ac20772 (patch) | |
tree | 20edbd4b15ecd336bb688b9a7047af2efdee0b30 /core/l10n/es_MX.js | |
parent | 1c88e59930337cc3fb73d2dad0b14b9209a233e4 (diff) | |
download | nextcloud-server-a2e3c8ede58bd5025c096cab53ec643c1ac20772.tar.gz nextcloud-server-a2e3c8ede58bd5025c096cab53ec643c1ac20772.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_MX.js')
-rw-r--r-- | core/l10n/es_MX.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 1556777704b..70752e8766b 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -124,7 +124,7 @@ OC.L10N.register( "Shared with {recipients}" : "Compartido con {recipients}", "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración", "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada", - "Set expiration date" : "Establecer la fecha de expiración", + "Set expiration date" : "Selecciona la vigencia de tu archivo", "Expiration" : "Expiración", "Expiration date" : "Fecha de expiración", "Choose a password for the public link" : "Seleccione una contraseña para la liga pública", @@ -142,9 +142,9 @@ OC.L10N.register( "Allow editing" : "Permitir editar", "Email link to person" : "Enviar la liga por correo electrónico a una persona", "Send" : "Enviar", - "Allow upload and editing" : "Permitir cargar y editar", + "Allow upload and editing" : "Permitir carga y edición", "Read only" : "Sólo lectura", - "File drop (upload only)" : "Soltar archivo (solo para carga)", + "File drop (upload only)" : "Permitir carga", "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}", "Shared with you by {owner}" : "Compartido contigo por {owner}", "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo", |