diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
commit | 2eda49e28d4ae80079a25ceb8566b9b6df9daeba (patch) | |
tree | d443af56ee4f15f41a0a61409ae64952ffc38020 /core/l10n/es.json | |
parent | 63b90d49a79688bd5fb899760702407cc5484b8f (diff) | |
download | nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.tar.gz nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.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.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es.json b/core/l10n/es.json index ca75503ce63..b34a0e875e1 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -354,7 +354,7 @@ "Skip to main content" : "Saltar al contenido principal", "Skip to navigation of app" : "Saltar a la navegaci贸n de la app", "Get your own free account" : "Consigue tu propia cuenta gratuita", - "%s homepage" : "P谩gina de inicio de %s", + "Go to %s" : "Ir a %s", "Confirm your password" : "Confirme su contrase帽a", "Connect to your account" : "Conectar a cuenta", "Please log in before granting %1$s access to your %2$s account." : "Por favor, inicia sesi贸n antes de conceder a %1$s acceso a tu cuenta %2$s.", @@ -374,7 +374,6 @@ "Email address" : "Direcci贸n de correo", "Password sent!" : "隆Contrase帽a enviada!", "You are not authorized to request a password for this share" : "No est谩 autorizado a solicitar una contrase帽a para esta acci贸n", - "Go to %s" : "Ir a %s", "Two-factor authentication" : "Verificaci贸n en dos pasos", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "La seguridad mejorada est谩 habilitada para su cuenta. Elija una segunda forma de autenticaci贸n:", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "No se pudo cargar al menos uno de sus m茅todos de autenticaci贸n de segundo paso. Por favor, p贸ngase en contacto con un administrador.", @@ -425,6 +424,7 @@ "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" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |