diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-29 02:33:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-29 02:33:23 +0000 |
commit | 5a12e8f906ea5075193d88963cbdf805a097f626 (patch) | |
tree | e56def1e9443092ad3b16857d47ee9c263278ef4 /lib/l10n/es.js | |
parent | ec96aa527b3ef2c32d460740093c777ee7695248 (diff) | |
download | nextcloud-server-5a12e8f906ea5075193d88963cbdf805a097f626.tar.gz nextcloud-server-5a12e8f906ea5075193d88963cbdf805a097f626.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 8506e617bf0..b35778453e6 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -235,6 +235,8 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Probablemente esto venga a causa de la caché o un acelerador, tales como Zend OPcache o eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Los módulos PHP se han instalado, pero aparecen listados como si faltaran", "Please ask your server administrator to restart the web server." : "Consulte al administrador de su servidor para reiniciar el servidor web.", + "The required %s config variable is not configured in the config.php file." : "La variable de configuración %s requerida no está configurada en el archivo config.php.", + "Please ask your server administrator to check the Nextcloud configuration." : "Por favor, pida al administrador de su servidor que compruebe la configuración de Nextcloud.", "PostgreSQL >= 9 required." : "PostgreSQL >= 9 requerido.", "Please upgrade your database version." : "Por favor, actualiza la versión de tu base de datos.", "Your data directory is readable by other users." : "Tu carpeta de datos puede ser leído por otros usuarios.", |