summaryrefslogtreecommitdiffstats
path: root/core/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-18 02:25:23 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-18 02:25:23 +0000
commit4dc3f4dcac8e7db33cb0c966d16ae2600b20ab8e (patch)
tree743284f67bd1e6900d02b306e0431785b057cea6 /core/l10n/es.js
parent184d57c843e87b473c6f3c95daa267da6c703336 (diff)
downloadnextcloud-server-4dc3f4dcac8e7db33cb0c966d16ae2600b20ab8e.tar.gz
nextcloud-server-4dc3f4dcac8e7db33cb0c966d16ae2600b20ab8e.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 41f0aa5b8e4..3212b71f83e 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -344,7 +344,6 @@ OC.L10N.register(
"See the documentation" : "Vea la documentaci贸n",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Parece que est谩s intentando reinstalar Nextcloud. Sin embargo el archivo CAN_INSTALL no se encuentra en la carpeta config. Por favor, crea el archivo CAN_INSTALL en la carpeta config para continuar",
"Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "No se puede eliminar el archivo CAN_INSTALL de la carpeta config. Por favor, eliminalo manualmente.",
- "%s logo" : "%s logo",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicaci贸n requiere JavaScript para operar correctamente. Por favor, {linkstart}habilite JavaScript{linkend} y recargue la p谩gina.",
"Skip to main content" : "Saltar al contenido principal",
"Skip to navigation of app" : "Saltar a la navegaci贸n de la app",
@@ -420,6 +419,7 @@ 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 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}.",
+ "%s logo" : "%s logo"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");