diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-11 00:12:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-11 00:12:38 +0000 |
commit | e13f90ebe205d0da5efe9c0c7d95326be8dda7db (patch) | |
tree | 67165eb4cf066a35783b61fc42e86c623c8d6c0b /settings | |
parent | c1d35159523a9e36f7eb364caf5a1fdf7850d136 (diff) | |
download | nextcloud-server-e13f90ebe205d0da5efe9c0c7d95326be8dda7db.tar.gz nextcloud-server-e13f90ebe205d0da5efe9c0c7d95326be8dda7db.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-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", |