commit c1c02d87a73e42bb88c5f3d49bb7dcc9c5f4e165
parent a3716204586eb75ad8c62c312c238d02674a104d
Author: Stefan Kügel <skuegel@web.de>
Date: Mon, 1 May 2023 16:11:50 +0000
Translated using Weblate (French)
Currently translated at 100.0% (44 of 44 strings)
Translation: GNU Taler/Cashier Android
Translate-URL: https://weblate.taler.net/projects/gnu-taler/cashier-android/fr/
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/cashier/src/main/res/values-fr/strings.xml b/cashier/src/main/res/values-fr/strings.xml
@@ -7,7 +7,7 @@
<string name="config_button_save">Enregistrer</string>
<string name="config_bank_url_error">L\'adresse est invalide.</string>
<string name="config_username_error">Veuillez saisir votre identifiant !</string>
- <string name="config_error">Erreur lors de la récupération de la configuration : %s</string>
+ <string name="config_error">Erreur lors de la récupération de la configuration</string>
<string name="config_error_auth">Identifiant ou mot de passe invalide !</string>
<string name="config_demo_hint" tools:ignore="StringFormatInvalid">Pour les tests, vous pouvez <a href=%s>créer un compte de test dans la banque de démonstration</a> .</string>
<string name="balance_current_label">Solde actuel</string>
@@ -39,4 +39,5 @@
<string name="about_copyright">Droits d\'auteur : %s</string>
<string name="about_supported_bank_api">Version Bank API : %s</string>
<string name="about_title">GNU Taler Cashier</string>
+ <string name="withdraw_error_currency_mismatch">Erreur : La banque a déclaré une devise différente</string>
</resources>
\ No newline at end of file