summaryrefslogtreecommitdiffstats
path: root/settings/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-08 00:08:10 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-08 00:08:10 +0000
commit481002a00bcd88d6f90517e2e92e7bbfa9719021 (patch)
tree0e5fd546437a45c47d03f27a99f8ccee14996aba /settings/l10n/es.js
parentde911f6e5c394fc86f45edc58850fd2e7649913c (diff)
downloadnextcloud-server-481002a00bcd88d6f90517e2e92e7bbfa9719021.tar.gz
nextcloud-server-481002a00bcd88d6f90517e2e92e7bbfa9719021.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r--settings/l10n/es.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js
index cb8654aeaf4..d25cd12987a 100644
--- a/settings/l10n/es.js
+++ b/settings/l10n/es.js
@@ -249,6 +249,7 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Se necesita migrar las claves de cifrado del antiguo sistema (ownCloud <= 8.0) al nuevo sistema.",
"Start migration" : "Iniciar migración",
"Security & setup warnings" : "Avisos de seguridad y configuración",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante para la seguridad y rendimiento de su instalación que todo esté configurado correctamente. Para ayudarle con ello estamos realizando algunas comprobaciones automáticas. Por favor mire la sección Pistas y Trucos y la documentación para más información.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP parece que no está configurado correctamente para solicitar las variables de entorno del sistema. La prueba con getenv(\"PATH\") sólo devuelve una respuesta vacía.",
"Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Por favor revisa la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación de instalación ↗</a> para ver notas de configuración de PHP y comprobar la configuración PHP de tu servidor, especialmente cuando se está usando php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Se ha habilitado la configuración de sólo lectura. Esto evita tener que ajustar algunas configuraciones a través de la interfaz web. Además, el archivo debe hacerse modificable manualmente para cada actualización.",