summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-09 02:14:39 +0000
committerNextcloud bot <bot@nextcloud.com>2022-11-09 02:14:39 +0000
commit952a4aba5be3f1632c6f3bd9d2485b6d7d578677 (patch)
treeb576eba5c102c1e71b94492ad10f82cf2ee8cc2c /lib/l10n/es.js
parent83d85bd0450c18d9ab218494fef923c51e3c3c78 (diff)
downloadnextcloud-server-952a4aba5be3f1632c6f3bd9d2485b6d7d578677.tar.gz
nextcloud-server-952a4aba5be3f1632c6f3bd9d2485b6d7d578677.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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index d5371399a8d..1e078b3b6ac 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -127,6 +127,8 @@ OC.L10N.register(
"PostgreSQL username and/or password not valid" : "Usuario y/o contraseña de PostgreSQL no válidos",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X no está soportado y %s no funcionará bien en esta plataforma. ¡Úsala bajo tu propio riesgo! ",
"For the best results, please consider using a GNU/Linux server instead." : "Para obtener los mejores resultados, considera utilizar un servidor GNU/Linux.",
+ "It seems that this %s instance is running on a 32-bit PHP environment. 64-bit is required for 26 and higher." : "Parece que esta %s instancia está ejecutándose en un ambiente PHP de 32 bits. Se requiere 64 bits para 26 y superiores.",
+ "Please switch to 64-bit PHP." : "Por favor cambie a PHP de 64 bits",
"Set an admin username." : "Configurar un nombre de usuario del administrador",
"Set an admin password." : "Configurar la contraseña del administrador.",
"Cannot create or write into the data directory %s" : "No se puede crear o escribir en la carpeta de datos %s",