commit c9eb039d3a0ec83dade76b96b8b98e6ba932084a
parent 2677164bb5c4e461440c1b2f61e2ac781057062a
Author: Stefan Kügel <skuegel@web.de>
Date: Wed, 12 Jun 2024 15:47:00 +0000
Translated using Weblate (French)
Currently translated at 87.6% (64 of 73 strings)
Translation: GNU Taler/Point-of-Sale Android
Translate-URL: https://weblate.taler.net/projects/gnu-taler/pos-android/fr/
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/merchant-terminal/src/main/res/values-fr/strings.xml b/merchant-terminal/src/main/res/values-fr/strings.xml
@@ -17,9 +17,9 @@
<string name="order_label_title">Commande numéro %s</string>
<string name="order_restart">Redémarrer</string>
<string name="order_undo">Annuler</string>
- <string name="order_previous">Préc.</string>
+ <string name="order_previous">Précédent</string>
<string name="order_next">Suivant</string>
- <string name="order_complete">Finalisé</string>
+ <string name="order_complete">Compléter</string>
<string name="config_label">Paramètres marchand</string>
<string name="config_url">URL de configuration</string>
<string name="config_ok">Récupérer la configuration</string>