summaryrefslogtreecommitdiffstats
path: root/core/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-10 02:27:25 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-10 02:27:25 +0000
commit6a120bfda157515da4694036392f704f095d0aff (patch)
treecb04569b92d86a2c6499e3bce009a1820e066946 /core/l10n/es.js
parent51c76884bcfa11a2794e37956b989d0b0dc3367b (diff)
downloadnextcloud-server-6a120bfda157515da4694036392f704f095d0aff.tar.gz
nextcloud-server-6a120bfda157515da4694036392f704f095d0aff.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 d8d3b4ee476..07add78ec5c 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -426,7 +426,6 @@ OC.L10N.register(
"Contacts" : "Contactos",
"Contacts menu" : "Menú de contactos",
"Setup two-factor authentication" : "Configurar autenticación de dos factores",
- "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}.",
- "%s's homepage" : "%s página de inicio"
+ "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;");