summaryrefslogtreecommitdiffstats
path: root/core/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-27 10:18:24 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-27 10:18:24 +0000
commit56f6fc01e8fa2e3e1f124f6320e1be5be466cb71 (patch)
tree695d0b094bacfef1670605f8dfcd6527483123df /core/l10n/es.js
parent452dc386a233f135833c29e0edc414f1b1fa4689 (diff)
downloadnextcloud-server-56f6fc01e8fa2e3e1f124f6320e1be5be466cb71.tar.gz
nextcloud-server-56f6fc01e8fa2e3e1f124f6320e1be5be466cb71.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, 2 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 07add78ec5c..a8955f9ec41 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -426,6 +426,7 @@ 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}."
+ "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}.",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Por favor, utilice el actualizador de l铆nea de comandos ya que la actualizaci贸n v铆a navegador se encuentra deshabilitado en su config.php"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");