commit c5f49ad3363e9a4b58cf85693d7ddb296d748750
parent 9b165562c77a4ea0f738049e2f3ac8f4b0965be4
Author: Emmanuel Benoist <emmanuel.benoist@bfh.ch>
Date: Wed, 27 Nov 2024 10:22:36 +0000
Translated using Weblate (French)
Currently translated at 100.0% (47 of 47 strings)
Translation: GNU Taler/Cashier Android
Translate-URL: https://weblate.taler.net/projects/gnu-taler/cashier-android/fr/
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/cashier/src/main/res/values-fr/strings.xml b/cashier/src/main/res/values-fr/strings.xml
@@ -40,4 +40,7 @@
<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>
+ <string name="balance_debit_threshold">Débit maximal : %1$s</string>
+ <string name="withdraw_error_under_min_cashout">Montant inférieur à la somme minimale encaissable de %1$s</string>
+ <string name="host_apdu_service_desc">Paiement NFC Taler Cashier</string>
</resources>
\ No newline at end of file