From 882e70c09cef261c2228bc2cc1b1bc45c665e5b5 Mon Sep 17 00:00:00 2001 From: andrea-dintino Date: Tue, 18 Feb 2025 16:04:14 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20update=20translations=20with=20Fink=20?= =?UTF-8?q?=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- messages/de.json | 10 +++++++++- messages/es.json | 10 +++++++++- messages/fr.json | 10 +++++++++- 3 files changed, 27 insertions(+), 3 deletions(-) diff --git a/messages/de.json b/messages/de.json index f8a830b..e367c69 100644 --- a/messages/de.json +++ b/messages/de.json @@ -16,5 +16,13 @@ "Languages": "Sprachen", "Support": "Kundensupport", "Privacy_Policy": "Datenschutzrichtlinie", - "Log_Out": "Ausloggen" + "Log_Out": "Ausloggen", + "Profile": "Profil", + "Accept": "Akzeptieren", + "Terms_and_Conditions": "Geschäftsbedingungen", + "You_must_accept_the_terms_and_conditions_to_continue": "Sie müssen die Geschäftsbedingungen akzeptieren, um fortzufahren", + "It_seems_that_the_wallet_is_unable_to_connect_to_the_Internet_please_make_sure_your_internet_connection_is_working_and_retry": "Es scheint, dass die App keine Verbindung zum Internet herstellen kann: Bitte stellen Sie sicher, dass Ihre Internetverbindung funktioniert, und versuchen Sie es erneut.", + "Close": "Schließen", + "Verifier": "Verifier", + "lorem_ipsum": "Nachfolgend finden Sie eine Liste mit Verifizierungsabläufen, mit denen Sie jeweils einen Credential verifizieren können. Um eine Credential zu verifizieren, zeigen Sie den QR-Code an, der in den Verifizierungsabläufen erstellt wird. " } \ No newline at end of file diff --git a/messages/es.json b/messages/es.json index c0effef..f57fbd8 100644 --- a/messages/es.json +++ b/messages/es.json @@ -16,5 +16,13 @@ "Languages": "Idiomas", "Support": "Soporte", "Privacy_Policy": "política de privacidad", - "Log_Out": "Log Out" + "Log_Out": "Log Out", + "Profile": "Perfil", + "Accept": "Aceptar", + "Terms_and_Conditions": "Términos y condiciones", + "You_must_accept_the_terms_and_conditions_to_continue": "Debes aceptar los términos y condiciones para continuar", + "It_seems_that_the_wallet_is_unable_to_connect_to_the_Internet_please_make_sure_your_internet_connection_is_working_and_retry": "Parece que la aplicación no puede conectarse a Internet: asegúrese de que su conexión a Internet funcione y vuelva a intentarlo.", + "Close": "Cerrar", + "Verifier": "Verifier", + "lorem_ipsum": "A continuación se muestra una lista de flujos de verificación, cada uno de los cuales le permite verificar un tipo de credencial. Para verificar una credencial, muestre el código QR que se genera en los flujos de verificación. " } \ No newline at end of file diff --git a/messages/fr.json b/messages/fr.json index c0b599c..5fd93ac 100644 --- a/messages/fr.json +++ b/messages/fr.json @@ -16,5 +16,13 @@ "Languages": "Langues", "Support": "Support", "Privacy_Policy": "politique de confidentialité", - "Log_Out": "Se déconnecter" + "Log_Out": "Se déconnecter", + "Profile": "Profil", + "Accept": "Accepter", + "Terms_and_Conditions": "Termes et conditions", + "You_must_accept_the_terms_and_conditions_to_continue": "Vous devez accepter les termes et conditions pour continuer", + "It_seems_that_the_wallet_is_unable_to_connect_to_the_Internet_please_make_sure_your_internet_connection_is_working_and_retry": "Il semble que l'application ne parvienne pas à se connecter à Internet : assurez-vous que votre connexion Internet fonctionne et réessayez", + "Close": "Fermer", + "Verifier": "Verifier", + "lorem_ipsum": "Vous trouverez ci-dessous une liste de flux de vérification, chacun vous permettant de vérifier un type d'identifiant. Pour vérifier un identifiant, affichez le code QR généré dans les flux de vérification. " } \ No newline at end of file