From 9bf24fee5feb6e67a765fc520223fb588bc3c09a Mon Sep 17 00:00:00 2001 From: Luc Gagnier Date: Wed, 8 Feb 2017 23:01:42 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (178 of 178 strings) Translated using Weblate (French) Currently translated at 100.0% (22 of 22 strings) Translated using Weblate (French) Currently translated at 98.8% (88 of 89 strings) Translated using Weblate (French) Currently translated at 86.0% (43 of 50 strings) Translated using Weblate (French) Currently translated at 99.1% (116 of 117 strings) --- application/language/fr/config_lang.php | 6 +++--- application/language/fr/customers_lang.php | 12 ++++++------ application/language/fr/items_lang.php | 2 +- application/language/fr/receivings_lang.php | 2 +- application/language/fr/sales_lang.php | 8 ++++---- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/application/language/fr/config_lang.php b/application/language/fr/config_lang.php index 4b839e9b4..74b349918 100644 --- a/application/language/fr/config_lang.php +++ b/application/language/fr/config_lang.php @@ -3,14 +3,14 @@ $lang["config_address"] = "Addresse"; $lang["config_address_required"] = "L'adresse est requise"; $lang["config_apostrophe"] = "apostrophe"; -$lang["config_backup_button"] = "Backup"; -$lang["config_backup_database"] = "Backup Database"; +$lang["config_backup_button"] = "Sauvegarde"; +$lang["config_backup_database"] = "Sauvegarder la base de données"; $lang["config_barcode"] = "Code à barre"; $lang["config_barcode_company"] = "Nome de l'Entreprise"; $lang["config_barcode_configuration"] = "Configuration du Code à barre"; $lang["config_barcode_content"] = "Contenu du Code à barre"; $lang["config_barcode_first_row"] = "Ligne numéro 1"; -$lang["config_barcode_font"] = "Font"; +$lang["config_barcode_font"] = "Police"; $lang["config_barcode_height"] = "Hauteur (px)"; $lang["config_barcode_id"] = "Item Id/Name"; $lang["config_barcode_info"] = "Configuration des Informations du Code à barre"; diff --git a/application/language/fr/customers_lang.php b/application/language/fr/customers_lang.php index 4f7f10549..2105eab96 100644 --- a/application/language/fr/customers_lang.php +++ b/application/language/fr/customers_lang.php @@ -1,9 +1,9 @@