commit 76831249c44714a0c9f818241469f5cfe365fca9
parent b6e4986d382632da09c720ad119859c38856432f
Author: Stefan <eintritt@hotmail.com>
Date: Fri, 11 Feb 2022 06:59:14 +0000
Translated using Weblate (French)
Currently translated at 100.0% (43 of 43 strings)
Translation: GNU Taler/Cashier Android
Translate-URL: http://weblate.taler.net/projects/gnu-taler/cashier-android/fr/
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/cashier/src/main/res/values-fr/strings.xml b/cashier/src/main/res/values-fr/strings.xml
@@ -32,4 +32,11 @@
<string name="transaction_last_success">Dernière transaction : %s retiré</string>
<string name="transaction_last_aborted">Dernière transaction : Annulée</string>
<string name="transaction_last_error">Dernière transaction : Échec</string>
+ <string name="ok">OK</string>
+ <string name="action_about">À propos</string>
+ <string name="about_version">Version : %s</string>
+ <string name="about_license">Licence : %s</string>
+ <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>
</resources>
\ No newline at end of file