diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-03 00:08:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-03 00:08:06 +0000 |
commit | 21dd85678f2a1d613fc5cd1e1901785808747051 (patch) | |
tree | e84245a38956ddf10cfd665cb3b80da06e08faab /settings/l10n/es_MX.js | |
parent | ea2e629c6ca307704dea0aed106dfcb8c0bcc559 (diff) | |
download | nextcloud-server-21dd85678f2a1d613fc5cd1e1901785808747051.tar.gz nextcloud-server-21dd85678f2a1d613fc5cd1e1901785808747051.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es_MX.js')
-rw-r--r-- | settings/l10n/es_MX.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index b248199686a..56965b165cf 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.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." : "Necesitas migar tus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ", "Start migration" : "Iniciar migración", "Security & setup warnings" : "Advertencias 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 que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como 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 no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa 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 verifica la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación de instalación ↗</a> en relación a las notas de configuración de PHP y la configuración de PHP en tu servidorr, especialmente cuando se usa 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." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ", |