diff options
Diffstat (limited to 'apps/files_sharing/l10n/es_AR.js')
-rw-r--r-- | apps/files_sharing/l10n/es_AR.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/es_AR.js b/apps/files_sharing/l10n/es_AR.js index 4a870260017..03f64590896 100644 --- a/apps/files_sharing/l10n/es_AR.js +++ b/apps/files_sharing/l10n/es_AR.js @@ -93,6 +93,9 @@ OC.L10N.register( "Accept" : "Aceptar", "Sharing" : "Compartiendo", "Allow editing" : "Permitir edición", + "Read only" : "Solo lectura", + "Allow upload and editing" : "Permitir cargar y editar", + "File drop (upload only)" : "Soltar archivo (solo para carga)", "Allow resharing" : "Permitir volver a compartir", "Set expiration date" : "Establecer fecha de caducidad", "Note to recipient" : "Nota al destinatario", @@ -106,9 +109,6 @@ OC.L10N.register( "Password protection" : "Protección con contraseña", "Enter a password" : "Ingrese una contraseña", "Cancel" : "Cancelar", - "Read only" : "Solo lectura", - "Allow upload and editing" : "Permitir cargar y editar", - "File drop (upload only)" : "Soltar archivo (solo para carga)", "Hide download" : "Ocultar descarga", "Password protect" : "Proteger con contraseña", "Add another link" : "Agregar otro enlace", |