summaryrefslogtreecommitdiffstats
path: root/core/l10n/es.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-27 02:28:35 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-27 02:28:35 +0000
commit63912cc5c5abb6e15c0902b0edb1705bd3aec209 (patch)
tree5afeb491cc08f399a7b71fbd0eed5c7f3ba3a391 /core/l10n/es.json
parent4df145a6bcb9c6e7999130c1d361466f128bd64e (diff)
downloadnextcloud-server-63912cc5c5abb6e15c0902b0edb1705bd3aec209.tar.gz
nextcloud-server-63912cc5c5abb6e15c0902b0edb1705bd3aec209.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es.json')
-rw-r--r--core/l10n/es.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es.json b/core/l10n/es.json
index d4917939cc4..8dafabf2780 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -307,7 +307,6 @@
"The profile does not exist." : "El perfil no existe.",
"Back to %s" : "Volver a %s",
"Page not found" : "Página no encontrada",
- "The page could not be found on the server." : "La página no se ha encontrado en el servidor.",
"Too many requests" : "Demasiadas peticiones",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Hubo demasiadas peticiones desde su red. Vuelva a intentarlo más tarde o póngase en contacto con su administrador si se trata de un error.",
"Error" : "Error",
@@ -431,6 +430,7 @@
"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}.",
"Press enter to start searching" : "Pulse Intro para iniciar la búsqueda",
- "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"
+ "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",
+ "The page could not be found on the server." : "La página no se ha encontrado en el servidor."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file