diff options
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r-- | settings/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index ff2e6677e7b..9d028db0e88 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -203,7 +203,6 @@ OC.L10N.register( "Allow public uploads" : "Permitir subidas públicas", "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", @@ -321,6 +320,7 @@ OC.L10N.register( "add group" : "añadir grupo", "SSL" : "SSL", "TLS" : "TLS", + "Allow users to send mail notification for shared files" : "Permitir a los usuarios enviar mensajes de notificación para ficheros compartidos", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Se utiliza SQLite como base de datos. Para instalaciones mas grandes se recomiende cambiar a otro sistema de base de datos. ", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLite está desaconsejado especialmente cuando se usa el cliente de escritorio para sincronizar los ficheros.", "Add Group" : "Agregar grupo", |