From d6a63bd7bffa2ca3e23589d9d43a48dc69d313d5 Mon Sep 17 00:00:00 2001 From: smizrahi Date: Mon, 27 Mar 2023 19:46:49 +0200 Subject: [PATCH] i18n(es_AR): Update SpanishArgentina translations --- .../Localizable.strings | 40 +++++++++++++++++-- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/UI/MainUI/SpanishArgentina.lproj/Localizable.strings b/UI/MainUI/SpanishArgentina.lproj/Localizable.strings index 627fc1e5f..8f1922f92 100644 --- a/UI/MainUI/SpanishArgentina.lproj/Localizable.strings +++ b/UI/MainUI/SpanishArgentina.lproj/Localizable.strings @@ -6,12 +6,28 @@ "Domain" = "Dominio"; "Remember username" = "Recordar el nombre de usuario"; "Connect" = "Conectar"; + +/* Appears while authentication is in progress */ +"Authenticating" = "Authenticating"; + +/* Appears when authentication succeeds */ +"Welcome" = "Welcome"; + "Authentication Failed" = "Falló la autenticación"; "Wrong username or password." = "Nombre de usuario o contraseña incorrectos."; +"Retry" = "Retry"; +"Login failed due to unhandled error case:" = "Login failed due to unhandled error case:"; "cookiesNotEnabled" = "No se puede iniciar sesión debido a que su navegador no acepta cookies. Por favor, habilite las cookies en la configuración de su navegador y pruebe de nuevo."; "browserNotCompatible" = "Hemos detectado que éste sistema no soporta la versión de su navegador. Recomendamos usar Firefox. Haga click en el siguiente enlace para descargar la versión más reciente de este navegador."; "alternativeBrowsers" = "Como alternativa, también puede usar uno se los siguientes navegadores compatibles: "; "alternativeBrowserSafari" = "Como alternativa, puede usar Safari."; + +/* 2FA */ +"Verification Code" = "Verification Code"; +"Enter the 6-digit verification code from your TOTP application." = "Enter the 6-digit verification code from your TOTP application."; +"You provided an invalid TOTP key." = "You provided an invalid TOTP key."; +"Two-factor authentication has been disabled. Visit the Preferences module to restore two-factor authentication and reconfigure your TOTP application." = "Two-factor authentication has been disabled. Visit the Preferences module to restore two-factor authentication and reconfigure your TOTP application."; + "Download" = "Descarga"; "Language" = "Idioma"; "choose" = "Elija ..."; @@ -23,7 +39,6 @@ "ChineseChina" = "简体中文"; "ChineseTaiwan" = "Chinese (Taiwan)"; "Croatian" = "Hrvatski"; -"Croatian" = "Hrvatski"; "Czech" = "Česky"; "Danish" = "Dansk (Danmark)"; "Dutch" = "Nederlands"; @@ -40,9 +55,12 @@ "Kazakh" = "Қазақ"; "Latvian" = "Latviešu"; "Lithuanian" = "Lietuvių"; +"Macedonian" = "Македонски"; +"Montenegrin" = "Crnogorski"; "NorwegianBokmal" = "Norsk bokmål"; "NorwegianNynorsk" = "Norsk nynorsk"; "Polish" = "Polski"; +"Portuguese" = "Português"; "BrazilianPortuguese" = "Português brasileiro"; "Romanian" = "Română"; "Russian" = "Русский"; @@ -56,8 +74,9 @@ "TurkishTurkey" = "Türkçe (Türkiye)"; "Ukrainian" = "Українська"; "Welsh" = "Cymraeg"; + "About" = "Acerca de"; -"AboutBox" = "SOGo, una herramienta desarrollada por Inverse, es un servidor con múltiples funcionalidades para facilitar el trabajo en grupo. El enfoque de SOGo es la sencillez y la escalabilidad.

\nSOGo provee una potente interfaz Web basada en AJAX y soporta una amplia variedad de clientes nativos mediante el uso de protocolos estándar como CalDAV y CarDAV.

\nSOGO se distribuye bajo la licencia GNU GPL versión 2 o superior. Algunas partes se distribuyen bajo la licencia GNU LGPL version 2. SOGo es software libre: Usted es libre de modificarlo y redistribuirlo. SOGo se distribuye SIN NINGUNA GARANTÍA según los alcances permitidos por la ley.

\nConsulte esta página para conocer varias opciones de soporte."; +"AboutBox" = "Developed by Inverse and Alinto, SOGo is a fully-featured groupware server with a focus on scalability and simplicity.

\nSOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV and CardDAV.

\nSOGo is distributed under the GNU GPL version 2 or later and parts are distributed under the GNU LGPL version 2. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

\nSee this page for various support options."; "Your account was locked due to too many failed attempts." = "Su cuenta ha sido bloqueada debido a un número excesivo de errores de conexión."; "Your account was locked due to an expired password." = "Su cuenta ha sido bloqueada debido a una contraseña caducada."; "Login failed due to unhandled error case" = "Conexión fallida debido a un error desconocido"; @@ -88,7 +107,22 @@ "Confirmation" = "Confirmación"; "Cancel" = "Cancelar"; "Please wait..." = "Por favor, espere..."; -"AboutBox" = "SOGo, una herramienta desarrollada por Inverse, es un servidor con múltiples funcionalidades para facilitar el trabajo en grupo. El enfoque de SOGo es la sencillez y la escalabilidad.

\nSOGo provee una potente interfaz Web basada en AJAX y soporta una amplia variedad de clientes nativos mediante el uso de protocolos estándar como CalDAV y CarDAV.

\nSOGO se distribuye bajo la licencia GNU GPL versión 2 o superior. Algunas partes se distribuyen bajo la licencia GNU LGPL version 2. SOGo es software libre: Usted es libre de modificarlo y redistribuirlo. SOGo se distribuye SIN NINGUNA GARANTÍA según los alcances permitidos por la ley.

\nConsulte esta página para conocer varias opciones de soporte."; "Close" = "Cerrar"; "Missing search parameter" = "Falta un parámetro de búsqueda"; "Missing type parameter" = "Falta un tipo de parámetro"; + +/* Password Recovery */ +"Secondary e-mail" = "Secondary e-mail"; +"Answer" = "Answer"; +"Password lost" = "Password lost"; +"No password recovery method has been defined for this user" = "No password recovery method has been defined for this user"; +"Invalid secret question answer" = "Invalid secret question answer"; +"Next" = "Next"; +"Back" = "Back"; +"Please enter a new password below" = "Please enter a new password below"; +"A link will be sent to %{0}" = "A link will be sent to %{0}"; +"A password reset link has been sent, please check your recovery e-mail mailbox and click on the link" = "A password reset link has been sent, please check your recovery e-mail mailbox and click on the link"; +"Invalid configuration for email password recovery" = "Invalid configuration for email password recovery"; +"Password recovery email in error" = "Password recovery email in error"; +"Password reset" = "Password reset"; +"Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}" = "Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}"; \ No newline at end of file