diff options
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r-- | settings/l10n/es.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 2f8373a58d8..96f00252abb 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -145,10 +145,10 @@ OC.L10N.register( "Open documentation" : "Documentación abierta", "Allow apps to use the Share API" : "Permitir a las aplicaciones utilizar la API de Compartición", "Allow users to share via link" : "Permite a los usuarios compartir por medio de enlaces", - "Enforce password protection" : "Forzar la protección por contraseña.", "Allow public uploads" : "Permitir subidas públicas", - "Allow users to send mail notification for shared files" : "Permitir a los usuarios enviar mensajes de notificación para ficheros compartidos", + "Enforce password protection" : "Forzar la protección por contraseña.", "Set default expiration date" : "Establecer fecha de caducidad predeterminada", + "Allow users to send mail notification for shared files" : "Permitir a los usuarios enviar mensajes de notificación para ficheros compartidos", "Expire after " : "Caduca luego de", "days" : "días", "Enforce expiration date" : "Imponer fecha de caducidad", |