diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-11 00:12:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-11 00:12:58 +0000 |
commit | ebdd9a0408fae55d6b9949433176d988a6868ef1 (patch) | |
tree | 9954bda8cde2c378ad405c3d4192a05b7842a5b9 /settings/l10n | |
parent | c56da1aaabb877e72ad841f9c8d02a283beabab6 (diff) | |
download | nextcloud-server-ebdd9a0408fae55d6b9949433176d988a6868ef1.tar.gz nextcloud-server-ebdd9a0408fae55d6b9949433176d988a6868ef1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/es.js | 3 | ||||
-rw-r--r-- | settings/l10n/es.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index b0ea7fb87a8..7681880778d 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -131,6 +131,9 @@ OC.L10N.register( "Last background job execution ran %s. Something seems wrong." : "La última ejecución de la tarea en segundo plano tuvo lugar %s. Algo parece ir mal.", "Check the background job settings" : "Comprueba la configuración del trabajo en segundo plano", "All checks passed." : "Ha pasado todos los controles", + "There are some errors regarding your setup." : "Hay varios errores relativos a tu configuración.", + "There are some warnings regarding your setup." : "Hay varios avisos relativos a tu configuración.", + "Checking for system and security issues." : "Comprobando problemas del sistema y de seguridad.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor, vuelve a consultar la las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guías de instalación ↗</a> y buscar posibles errores o advertencias en el <a href=\"%s\">registro</a>.", "Version" : "Versión", "Background jobs" : "Trabajos en segundo plano", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index fb2813ca047..433308f409c 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -129,6 +129,9 @@ "Last background job execution ran %s. Something seems wrong." : "La última ejecución de la tarea en segundo plano tuvo lugar %s. Algo parece ir mal.", "Check the background job settings" : "Comprueba la configuración del trabajo en segundo plano", "All checks passed." : "Ha pasado todos los controles", + "There are some errors regarding your setup." : "Hay varios errores relativos a tu configuración.", + "There are some warnings regarding your setup." : "Hay varios avisos relativos a tu configuración.", + "Checking for system and security issues." : "Comprobando problemas del sistema y de seguridad.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor, vuelve a consultar la las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guías de instalación ↗</a> y buscar posibles errores o advertencias en el <a href=\"%s\">registro</a>.", "Version" : "Versión", "Background jobs" : "Trabajos en segundo plano", |