diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
commit | 91365a896966cc6571e669f267731c5ca96ca8f0 (patch) | |
tree | 6fdb3d834ae3b5978915965edda9e377031febcb /core/l10n/es_MX.js | |
parent | 0155bcf278e2a948b45be0496f7d58fef2215fbd (diff) | |
download | nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.tar.gz nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_MX.js')
-rw-r--r-- | core/l10n/es_MX.js | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 6e875058445..81113221e66 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -70,32 +70,30 @@ OC.L10N.register( "Error while sharing" : "Error al compartir", "Error while unsharing" : "Error al dejar de compartir", "Error while changing permissions" : "Error al cambiar permisos", - "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}", - "Share" : "Compartir", + "Error setting expiration date" : "Error estableciendo fecha de caducidad", + "Set expiration date" : "Establecer fecha de caducidad", + "Expiration" : "Caducidad", + "Expiration date" : "Fecha de caducidad", + "Sending ..." : "Enviando...", + "Email sent" : "Correo electrónico enviado", + "Resharing is not allowed" : "No se permite compartir de nuevo", "Share link" : "Enlace compartido", "Password protect" : "Protección con contraseña", "Password" : "Contraseña", "Email link to person" : "Enviar enlace por correo electrónico a una persona", "Send" : "Enviar", - "Set expiration date" : "Establecer fecha de caducidad", - "Expiration" : "Caducidad", - "Expiration date" : "Fecha de caducidad", - "group" : "grupo", - "Resharing is not allowed" : "No se permite compartir de nuevo", + "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}", "Shared in {item} with {user}" : "Compartido en {item} con {user}", - "Unshare" : "Dejar de compartir", + "group" : "grupo", "notify by email" : "notificar al usuario por correo electrónico", + "Unshare" : "Dejar de compartir", "can share" : "puede compartir", "can edit" : "puede editar", - "access control" : "control de acceso", "create" : "crear", "delete" : "eliminar", - "Password protected" : "Protegido con contraseña", - "Error unsetting expiration date" : "Error eliminando fecha de caducidad", - "Error setting expiration date" : "Error estableciendo fecha de caducidad", - "Sending ..." : "Enviando...", - "Email sent" : "Correo electrónico enviado", + "access control" : "control de acceso", + "Share" : "Compartir", "Warning" : "Precaución", "The object type is not specified." : "El tipo de objeto no está especificado.", "Enter new" : "Ingresar nueva", |