taler-android

Android apps for GNU Taler (wallet, PoS, cashier)
Log | Files | Refs | README | LICENSE

commit 19dfeb7794354b4ae0e1866eea71a9a3d2e3f204
parent 8628a5265d6690010ed5d566c248c6f8ddafc975
Author: Emmanuel Benoist <emmanuel.benoist@bfh.ch>
Date:   Mon, 31 Mar 2025 06:54:55 +0000

Translated using Weblate (French)

Currently translated at 100.0% (313 of 313 strings)

Translation: GNU Taler/Wallet Android
Translate-URL: https://weblate.taler.net/projects/gnu-taler/wallet-android/fr/

Diffstat:
Mwallet/src/main/res/values-fr/strings.xml | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/wallet/src/main/res/values-fr/strings.xml b/wallet/src/main/res/values-fr/strings.xml @@ -370,4 +370,10 @@ <string name="send_deposit_account_error">Il n\'est pas possible de faire un dépôt sur ce compte, veuillez en sélectionner un autre</string> <string name="send_deposit_select_account_title">Sélectionner un compte bancaire</string> <string name="withdraw_cash_acceptor">Le montant à retirer sera déterminé par la borne de rechargement</string> + <string name="payment_balance_insufficient_hint_age_restricted">Achat impossible en raison d\'une restriction d\'âge</string> + <string name="payment_balance_insufficient_hint_exchange_missing_global_fees">Le fournisseur ne dispose pas de la configuration globale des frais, ce qui signifie probablement qu\'elle est mal configurée</string> + <string name="payment_balance_insufficient_hint_fees_not_covered">Pas assez de fonds pour payer les frais du fournisseur non couverts par le commerçant</string> + <string name="payment_balance_insufficient_hint_wallet_balance_material_insufficient">Certaines des pièces nécessaires à cet achat sont actuellement indisponibles</string> + <string name="payment_balance_insufficient_hint_merchant_accept_insufficient">Le commerçant n\'accepte pas d\'argent d\'un ou plusieurs fournisseurs dans ce portefeuille</string> + <string name="payment_balance_insufficient_hint_merchant_deposit_insufficient">Le commerçant n\'accepte pas la méthode de virement du fournisseur, cela signifie probablement qu\'elle est mal configurée</string> </resources> \ No newline at end of file