From da0678f0791c8e320812afe506cc311d21c944cf Mon Sep 17 00:00:00 2001 From: Joe Salty Date: Tue, 13 Sep 2016 19:23:31 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (22 of 22 strings) --- application/language/hu-HU/customers_lang.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/application/language/hu-HU/customers_lang.php b/application/language/hu-HU/customers_lang.php index 76c3f8bda..cd04d50ce 100644 --- a/application/language/hu-HU/customers_lang.php +++ b/application/language/hu-HU/customers_lang.php @@ -6,7 +6,7 @@ $lang["customers_cannot_be_deleted"] = "Nem lehet törölni a kiválasztott vev $lang["customers_company_name"] = "Cég neve."; $lang["customers_confirm_delete"] = "Biztos törölni kívánja a kiválasztott vevőket?"; $lang["customers_customer"] = "Vevő"; -$lang["customers_discount"] = "Discount"; +$lang["customers_discount"] = "Kedvezmény"; $lang["customers_error_adding_updating"] = "Hiba a vásárló modosításánál/hozzáadásánál"; $lang["customers_new"] = "Új vevő"; $lang["customers_none_selected"] = "Nem választott ki egyetlen vásárlót sem a törléshez"; @@ -15,10 +15,10 @@ $lang["customers_successful_adding"] = "Sikeresen hozzáadott egy vevőt"; $lang["customers_successful_deleted"] = "Sikeres törlés."; $lang["customers_successful_updating"] = "Sikeresen módosította a vevőt"; $lang["customers_taxable"] = "Adóköteles"; -$lang["customers_total"] = "Total"; +$lang["customers_total"] = "Összesen"; $lang["customers_update"] = "Vevő módosítása"; $lang["customers_import_items_excel"] = "Vevők importálása Excelből"; $lang["customers_excel_import_failed"] = "Excel import sikertelen"; -$lang["customers_excel_import_nodata_wrongformat"] = "Your uploaded file has no data or wrong format"; -$lang["customers_excel_import_success"] = "Import of Customers successful"; -$lang["customers_excel_import_partially_failed"] = "Most Customers imported. But some were not, here is the list"; +$lang["customers_excel_import_nodata_wrongformat"] = "A feltöltött fájlban nincs adat, vagy rossz formátum."; +$lang["customers_excel_import_success"] = "Vásárlók importálása sikeres"; +$lang["customers_excel_import_partially_failed"] = "A legtöbb vásárló importálva. alább a lista a kimaradottakról";