summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-09 02:14:32 +0000
committerNextcloud bot <bot@nextcloud.com>2022-11-09 02:14:32 +0000
commitdce83459d581b2517d7078d98c58d06babb1ceba (patch)
tree8fd7b232c9c743afab37ba1dec366bb738cef96a /lib/l10n/es.js
parentd65fd72452a09d6c107517d5a7c08d138c009c54 (diff)
downloadnextcloud-server-dce83459d581b2517d7078d98c58d06babb1ceba.tar.gz
nextcloud-server-dce83459d581b2517d7078d98c58d06babb1ceba.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",