taler-android

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

commit b8db61460f4e77dca35911116758c111e8e88c6a
parent 41e02e36341a88702c6e706a2df25bd1dd2001e7
Author: Anonymous <noreply@weblate.org>
Date:   Thu, 12 Dec 2024 17:44:20 +0000

Translated using Weblate (French)

Currently translated at 96.5% (282 of 292 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 | 10+++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/wallet/src/main/res/values-fr/strings.xml b/wallet/src/main/res/values-fr/strings.xml @@ -20,7 +20,9 @@ <string name="balances_inbound_label">entrant</string> <string name="transactions_title">Transactions</string> <string name="transactions_empty">Vous n\'avez aucune transaction</string> - <string name="transactions_error">Impossible de charger les transactions\n\n%s</string> + <string name="transactions_error">Impossible de charger les transactions +\n +\n%s</string> <string name="transactions_detail_title">Transaction</string> <string name="transactions_detail_title_balance">Solde : %s</string> <string name="transactions_delete">Supprimer</string> @@ -347,4 +349,10 @@ <string name="send_peer_expiration_custom">Personnalisé</string> <string name="amount_available_transfer">Disponible pour transferer : %1$s</string> <string name="send_deposit_account_warning">Vous devez saisir un compte que vous contrôlez, sinon vous ne pourrez pas satisfaire aux exigences réglementaires.</string> + <string name="exchange_global_add"></string> + <string name="exchange_global_add_success"></string> + <string name="exchange_global_delete"></string> + <string name="exchange_global_delete_success"></string> + <string name="settings_db_export_message"></string> + <string name="settings_db_import_message"></string> </resources> \ No newline at end of file