aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-10 02:26:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-10 02:26:36 +0000
commit524db1c6dcc9eab8827f465375fc22854d7fee54 (patch)
treebbbf262742646786205df06521b79250c0f27500 /core/l10n/es.js
parente47d56ac36d0f1d3e47392a7d9688decf847e1bc (diff)
downloadnextcloud-server-524db1c6dcc9eab8827f465375fc22854d7fee54.tar.gz
nextcloud-server-524db1c6dcc9eab8827f465375fc22854d7fee54.zip
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r--core/l10n/es.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 41560bc0b6f..7f5408d106c 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -102,7 +102,6 @@ OC.L10N.register(
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A esta instancia le faltan algunos m贸dulos PHP recomendados. Para mejorar el rendimiento y aumentar la compatibilidad, se recomienda encarecidamente instalarlos.",
"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "El m贸dulo PHP \"imagick\" no est谩 habilitado, y la aplicaci贸n Temas s铆 lo est谩. Para que la generaci贸n de favicon funcione correctamente, es necesario instalar y habilitar este m贸dulo.",
"The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "Los m贸dulos PHP \"gmp\" y/o \"bcmath\" no est谩n habilitados. Si usas la autenticaci贸n sin contrase帽a WebAuthn, estos m贸dulos son necesarios.",
- "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page 鈫梴linkend} about this." : "Parece que est谩 ejecutando una versi贸n de PHP de 32 bits. Nextcloud 26 y superiores requieren 64 bits. 隆Por favor, actualice su sistema operativo y PHP a 64 bits! Puede leer m谩s detalles en {linkstart}la p谩gina de documentaci贸n correspondiente 鈫梴linkend}.",
"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "El m贸dulo php-imagick de esta instancia no tiene soporte para SVG. Para una mejor compatibilidad es recomendable instalarlo.",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this 鈫梴linkend}." : "A algunas columnas de la base de datos les falta convertirse a \"big int\". Debido a que cambiar los tipos de columna en tablas grandes podr铆a tardar mucho tiempo no fueron cambiadas autom谩ticamente. Ejecutando 'occ db:convert-filecache-bigint' se pueden aplicar estos cambios pendientes de manera manual. Esta operaci贸n debe realizarse cuando el servidor est茅 sin conexi贸n. Para m谩s detalles, consulte {linkstart}la p谩gina de documentaci贸n 鈫梴linkend}.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente se est谩 usando SQLite como base de datos. Para instalaciones m谩s largas recomendamos cambiar a un motor de bases de datos diferente.",
@@ -421,6 +420,6 @@ OC.L10N.register(
"Contacts menu" : "Men煤 de contactos",
"Settings menu" : "Men煤 de configuraciones",
"Setup two-factor authentication" : "Configurar autenticaci贸n de dos factores",
- "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this 鈫梴linkend}." : "Parece que est谩 ejecutando una versi贸n de PHP de 32 bits. Nextcloud 26 y superiores necesitan 64 bits. 隆Por favor, actualice su sistema operativo y PHP a 64 bits! Puede leer m谩s detalles en {linkstart}la p谩gina de documentaci贸n correspondiente 鈫梴linkend}."
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this 鈫梴linkend}." : "Parece que est谩 ejecutando una versi贸n de PHP de 32 bits. Nextcloud necesita 64 bits para su correcto funcionamiento. 隆Por favor, actualice su sistema operativo y PHP a 64 bits! Puede leer m谩s detalles en {linkstart}la p谩gina de documentaci贸n correspondiente 鈫梴linkend}."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");