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_AR.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_AR.js')
-rw-r--r-- | core/l10n/es_AR.js | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index bddadc44c1a..0a82908e2ee 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -76,32 +76,30 @@ OC.L10N.register( "Error while sharing" : "Error al compartir", "Error while unsharing" : "Error en al dejar de compartir", "Error while changing permissions" : "Error al cambiar permisos", - "Shared with you and the group {group} by {owner}" : "Compartido con vos y el grupo {group} por {owner}", - "Shared with you by {owner}" : "Compartido con vos por {owner}", - "Share" : "Compartir", + "Error setting expiration date" : "Error al asignar fecha de vencimiento", + "Set expiration date" : "Asignar fecha de vencimiento", + "Expiration" : "Vencimiento", + "Expiration date" : "Fecha de vencimiento", + "Sending ..." : "Mandando...", + "Email sent" : "e-mail mandado", + "Resharing is not allowed" : "No se permite volver a compartir", "Share link" : "Compartir vínculo", "Password protect" : "Proteger con contraseña ", "Password" : "Contraseña", "Email link to person" : "Enviar el enlace por e-mail.", "Send" : "Mandar", - "Set expiration date" : "Asignar fecha de vencimiento", - "Expiration" : "Vencimiento", - "Expiration date" : "Fecha de vencimiento", - "group" : "grupo", - "Resharing is not allowed" : "No se permite volver a compartir", + "Shared with you and the group {group} by {owner}" : "Compartido con vos y el grupo {group} por {owner}", + "Shared with you by {owner}" : "Compartido con vos por {owner}", "Shared in {item} with {user}" : "Compartido en {item} con {user}", - "Unshare" : "Dejar de compartir", + "group" : "grupo", "notify by email" : "notificar por correo", + "Unshare" : "Dejar de compartir", "can share" : "puede compartir", "can edit" : "podés editar", - "access control" : "control de acceso", "create" : "crear", "delete" : "borrar", - "Password protected" : "Protegido por contraseña", - "Error unsetting expiration date" : "Error al remover la fecha de vencimiento", - "Error setting expiration date" : "Error al asignar fecha de vencimiento", - "Sending ..." : "Mandando...", - "Email sent" : "e-mail mandado", + "access control" : "control de acceso", + "Share" : "Compartir", "Warning" : "Atención", "The object type is not specified." : "El tipo de objeto no está especificado. ", "Enter new" : "Entrar nuevo", |