summaryrefslogtreecommitdiff
path: root/merchant-terminal/src/main
diff options
context:
space:
mode:
authorStefan <eintritt@hotmail.com>2022-02-11 06:37:28 +0000
committerWeblate <weblate@taler.net>2022-02-11 07:43:52 +0100
commit92c1879c76df4a329ab82101a33180c965163253 (patch)
tree91c4cabe0581f02c97b2479fd3e9392279caaafe /merchant-terminal/src/main
parent4f3ac678aed9cb61e3af9caffed9d9bc894be75a (diff)
downloadtaler-android-92c1879c76df4a329ab82101a33180c965163253.tar.gz
taler-android-92c1879c76df4a329ab82101a33180c965163253.tar.bz2
taler-android-92c1879c76df4a329ab82101a33180c965163253.zip
Translated using Weblate (French)
Currently translated at 100.0% (64 of 64 strings) Translation: GNU Taler/Point-of-Sale Android Translate-URL: http://weblate.taler.net/projects/gnu-taler/pos-android/fr/
Diffstat (limited to 'merchant-terminal/src/main')
-rw-r--r--merchant-terminal/src/main/res/values-fr/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/merchant-terminal/src/main/res/values-fr/strings.xml b/merchant-terminal/src/main/res/values-fr/strings.xml
index 10c7af5..7c1bb84 100644
--- a/merchant-terminal/src/main/res/values-fr/strings.xml
+++ b/merchant-terminal/src/main/res/values-fr/strings.xml
@@ -59,4 +59,10 @@
\n
\n%2$s</string>
<string name="toast_back_to_exit">Cliquez à nouveau sur «retour» pour quitter</string>
+ <string name="error_payment">Erreur : Aucun paiement reçu</string>
+ <string name="history_unpaid">Non payé</string>
+ <string name="payment_claimed">En attendant que le client confirme le paiement…</string>
+ <string name="error_cancelled">Paiement annulé</string>
+ <string name="error_history">Erreur d\'accès à l\'historique des commandes</string>
+ <string name="error_timeout">Aucun paiement n\'a été effectué pendant la période de paiement, veuillez réessayer !</string>
</resources> \ No newline at end of file