diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
commit | a4a05ee03d4b563fec8a631908b1d797afa6df9f (patch) | |
tree | ea03b3400fd0ec88f3a4d8eb18998becb4c7f97c /apps/settings/l10n/es_CL.js | |
parent | 53817f5fc20533d2b9da2ecff6bd96acf21b4e17 (diff) | |
download | nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.tar.gz nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/es_CL.js')
-rw-r--r-- | apps/settings/l10n/es_CL.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/settings/l10n/es_CL.js b/apps/settings/l10n/es_CL.js index 65ef2a63248..7a5c653cd14 100644 --- a/apps/settings/l10n/es_CL.js +++ b/apps/settings/l10n/es_CL.js @@ -83,6 +83,10 @@ OC.L10N.register( "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Additional settings" : "Configuraciones adicionales", + "Overview" : "Generalidades", + "Basic settings" : "Configuraciones básicas", + "Sharing" : "Compartiendo", "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", @@ -220,7 +224,6 @@ OC.L10N.register( "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", - "Sharing" : "Compartiendo", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Expire after " : "Expirar después de", |