summaryrefslogtreecommitdiffstats
path: root/core/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-31 02:28:06 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-31 02:28:06 +0000
commit9f1eacd67ead8e385e32c829458edf9172bff8d2 (patch)
tree7c2fb24f775c0391186d20a992c46fe9fb34e80b /core/l10n/es.js
parentc53e052b6cc0e8ca42b5f621b3fc0e7689f112f1 (diff)
downloadnextcloud-server-9f1eacd67ead8e385e32c829458edf9172bff8d2.tar.gz
nextcloud-server-9f1eacd67ead8e385e32c829458edf9172bff8d2.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.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index f5d2d9484e2..5ce3dbba175 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -426,7 +426,6 @@ OC.L10N.register(
"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 homepage" : "Página de inicio de %s",
"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;");