diff options
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r-- | core/l10n/es_AR.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 403553a6349..c07edddd6e5 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -67,10 +67,10 @@ OC.L10N.register( "Share link" : "Compartir vínculo", "Password protect" : "Proteger con contraseña ", "Password" : "Contraseña", - "Allow Public Upload" : "Permitir Subida Pública", "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", @@ -81,7 +81,6 @@ OC.L10N.register( "can edit" : "podés editar", "access control" : "control de acceso", "create" : "crear", - "update" : "actualizar", "delete" : "borrar", "Password protected" : "Protegido por contraseña", "Error unsetting expiration date" : "Error al remover la fecha de vencimiento", |