diff options
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", |