From 57e559e67b9d69f2f7971f57302f48eaee1b712d Mon Sep 17 00:00:00 2001 From: mitchel Date: Sun, 25 Dec 2016 12:55:46 +0000 Subject: [PATCH] Translated using Weblate (Dutch (Belgium)) Currently translated at 100.0% (22 of 22 strings) Translated using Weblate (Dutch (Belgium)) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Dutch (Belgium)) Currently translated at 100.0% (66 of 66 strings) Translated using Weblate (Dutch (Belgium)) Currently translated at 100.0% (89 of 89 strings) Translated using Weblate (Dutch (Belgium)) Currently translated at 100.0% (12 of 12 strings) Translated using Weblate (Dutch (Belgium)) Currently translated at 100.0% (84 of 84 strings) Translated using Weblate (Dutch (Belgium)) Currently translated at 100.0% (117 of 117 strings) --- application/language/nl-BE/customers_lang.php | 4 ++-- application/language/nl-BE/employees_lang.php | 19 +++++++++--------- application/language/nl-BE/giftcards_lang.php | 2 +- application/language/nl-BE/items_lang.php | 2 +- application/language/nl-BE/messages_lang.php | 20 +++++++++---------- application/language/nl-BE/reports_lang.php | 8 ++++---- application/language/nl-BE/sales_lang.php | 4 ++-- 7 files changed, 30 insertions(+), 29 deletions(-) diff --git a/application/language/nl-BE/customers_lang.php b/application/language/nl-BE/customers_lang.php index 93d61dd21..74312e16b 100755 --- a/application/language/nl-BE/customers_lang.php +++ b/application/language/nl-BE/customers_lang.php @@ -6,7 +6,7 @@ $lang["customers_cannot_be_deleted"] = "De geselecteerde klanten konden niet wor $lang["customers_company_name"] = "Bedrijfsnaam"; $lang["customers_confirm_delete"] = "Bent u zeker dat u de geselecteerde klanten wil verwijderen?"; $lang["customers_customer"] = "Klant"; -$lang["customers_discount"] = "Discount"; +$lang["customers_discount"] = "Korting"; $lang["customers_error_adding_updating"] = "Fout bij het toevoegen/bewerken van een klant"; $lang["customers_new"] = "Nieuwe Klant"; $lang["customers_none_selected"] = "U hebt geen klanten geselecteerd"; @@ -15,7 +15,7 @@ $lang["customers_successful_adding"] = "Klant succesvol aangemaakt"; $lang["customers_successful_deleted"] = "Er werd(en)"; $lang["customers_successful_updating"] = "Wijzigingen klantgegevens bewaard voor "; $lang["customers_taxable"] = "Belastbaar"; -$lang["customers_total"] = "Total"; +$lang["customers_total"] = "Totaal"; $lang["customers_update"] = "Bewerk Klant"; $lang["customers_import_items_excel"] = "Import customers from Excel sheet"; $lang["customers_excel_import_failed"] = "Excel import mislukt"; diff --git a/application/language/nl-BE/employees_lang.php b/application/language/nl-BE/employees_lang.php index c3da00f98..5eda494a6 100755 --- a/application/language/nl-BE/employees_lang.php +++ b/application/language/nl-BE/employees_lang.php @@ -1,12 +1,13 @@