diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:17:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:17:03 +0000 |
commit | 611e6a0f7d3cbe90fdd39f7e21b765f01c5377be (patch) | |
tree | 661197c7d5c59d8df5d0fc34e218fed087ace7f0 /settings/l10n/es.js | |
parent | c75cc612260a94485ec9988b64f190033a2cae23 (diff) | |
download | nextcloud-server-611e6a0f7d3cbe90fdd39f7e21b765f01c5377be.tar.gz nextcloud-server-611e6a0f7d3cbe90fdd39f7e21b765f01c5377be.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r-- | settings/l10n/es.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 64dcd7ae1aa..3cdfb70a55c 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -328,14 +328,13 @@ OC.L10N.register( "Sharing" : "Compartir", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador puedes ajustar el comportameiento de compartir. Por favor, lee la documentación para más información.", "Allow apps to use the Share API" : "Permitir a las aplicaciones utilizar la API de Compartición", + "Expire after " : "Caduca después de", + "days" : "días", + "Enforce expiration date" : "Imponer fecha de caducidad", "Allow users to share via link" : "Permite a los usuarios compartir por medio de enlaces", "Allow public uploads" : "Permitir subidas públicas", "Always ask for a password" : "Pedir siempre la contraseña", "Enforce password protection" : "Forzar la protección por contraseña.", - "Set default expiration date" : "Establecer fecha de caducidad predeterminada", - "Expire after " : "Caduca después de", - "days" : "días", - "Enforce expiration date" : "Imponer fecha de caducidad", "Allow resharing" : "Permitir recompartición", "Allow sharing with groups" : "Permitir compartir con grupos", "Restrict users to only share with users in their groups" : "Restringe a los usuarios a compartir solo con otros usuarios en sus grupos", @@ -827,6 +826,7 @@ OC.L10N.register( "Store credentials" : "Almacenar credenciales", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Usar el cron del sistema para ejecutar el archivo cron.php cada 15 minutos.", + "Set default expiration date" : "Establecer fecha de caducidad predeterminada", "Follow us on Google+" : "Síguenos en Google+" }, "nplurals=2; plural=(n != 1);"); |