commit 92c1879c76df4a329ab82101a33180c965163253 parent 4f3ac678aed9cb61e3af9caffed9d9bc894be75a Author: Stefan <eintritt@hotmail.com> Date: Fri, 11 Feb 2022 06:37:28 +0000 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:
| M | merchant-terminal/src/main/res/values-fr/strings.xml | | | 6 | ++++++ |
1 file 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 @@ -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