From 50d33349b7ab83613c7996ba23a501ee0fc7e5ef Mon Sep 17 00:00:00 2001 From: vincentux <vincentux@vincentux.fr> Date: Fri, 28 Apr 2023 08:48:27 +0000 Subject: [PATCH] Translated using Weblate (French) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 66.4% (119 of 179 strings) Translation: Ğ1nkgo/g1nkgo Translate-URL: https://weblate.duniter.org/projects/g1nkgo/g1nkgo/fr/ --- assets/translations/fr.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/assets/translations/fr.json b/assets/translations/fr.json index 15ec4c42..0a1530fb 100644 --- a/assets/translations/fr.json +++ b/assets/translations/fr.json @@ -140,5 +140,12 @@ "creditCardKey_web_title": "Portefeuille créé !", "receive_g1": "Recevoir des Ğ1", "error_installing_desktop": "Erreur d'installation de Ğ1nkgo sur votre appareil : (error: {error})", - "notification_new_sent_desc": "Vous avez envoyé {amount} à {to}" + "notification_new_sent_desc": "Vous avez envoyé {amount} à {to}", + "notification_open": "OUVRIR", + "error_importing_wallet": "Erreur lors de l'importation du portefeuille", + "no_nodes_found": "Nous n'avons pu communiquer avec aucun nœud. Veuillez réessayer plus tard.", + "fetch_tx_error": "Un problème s'est produit lors de l'extraction de vos transactions.", + "creditCardPubKey_title": "Adresse publique du portefeuille", + "creditCardPubKey_desc": "Il s'agit de l'adresse publique de votre portefeuille (bien qu'il s'agisse de la version abrégée). Vous pouvez la copier en tapant dessus pour la partager avec d'autres personnes.", + "paySearchUserKey_title": "Effectuer des paiements en Ğ1" } -- GitLab