From b2fcd59841b1556ca3ef3f720d4a2690db451df2 Mon Sep 17 00:00:00 2001 From: FrancescoUK Date: Tue, 20 Feb 2018 19:05:37 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (35 of 35 strings) Translation: opensourcepos/module Translate-URL: http://*/projects/ospos/module/it/ --- application/language/it/module_lang.php | 26 ++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/application/language/it/module_lang.php b/application/language/it/module_lang.php index b0db933e2..6422cd4b5 100644 --- a/application/language/it/module_lang.php +++ b/application/language/it/module_lang.php @@ -13,19 +13,19 @@ $lang["module_expenses_categories"] = "Categorie di Spesa"; $lang["module_expenses_categories_desc"] = "Aggiungi, Aggiorna, Modifica, e Ricerca Categorie di Spesa."; $lang["module_giftcards"] = "Carte Regalo"; $lang["module_giftcards_desc"] = "Aggiungi, Aggiorna, Modifica, e Ricerca Carte Regalo."; -$lang["module_both"] = "Both"; -$lang["module_config"] = "Configuration"; -$lang["module_config_desc"] = "Change OSPOS's Configuration."; -$lang["module_customers"] = "Customers"; -$lang["module_customers_desc"] = "Add, Update, Delete, and Search Customers."; -$lang["module_employees"] = "Employees"; -$lang["module_employees_desc"] = "Add, Update, Delete, and Search Employees."; -$lang["module_expenses"] = "Expenses"; -$lang["module_expenses_categories"] = "Expenses Categories"; -$lang["module_expenses_categories_desc"] = "Add, Update, and Delete Expenses Categories."; -$lang["module_expenses_desc"] = "Add, Update, Delete, and Search Expenses."; -$lang["module_giftcards"] = "Gift Cards"; -$lang["module_giftcards_desc"] = "Add, Update, Delete and Search Gift Cards."; +$lang["module_both"] = "Entrambi"; +$lang["module_config"] = "Configurazione"; +$lang["module_config_desc"] = "Modifica Configurazione OSPOS"; +$lang["module_customers"] = "Clienti"; +$lang["module_customers_desc"] = "Aggiungi, Aggiorna, Modifica, e Ricerca Clienti."; +$lang["module_employees"] = "Impiegati"; +$lang["module_employees_desc"] = "Aggiungi, Aggiorna, Modifica, e Ricerca Impiegati."; +$lang["module_expenses"] = "Spese"; +$lang["module_expenses_categories"] = "Categorie di Spesa"; +$lang["module_expenses_categories_desc"] = "Aggiungi, Aggiorna, Modifica, e Ricerca Categorie di Spesa."; +$lang["module_expenses_desc"] = "Aggiungi, Aggiorna, Modifica, e Ricerca Spese."; +$lang["module_giftcards"] = "Carte Regalo"; +$lang["module_giftcards_desc"] = "Aggiungi, Aggiorna, Modifica, e Ricerca Carte Regalo."; $lang["module_home"] = "Home"; $lang["module_home_desc"] = "List home menu modules."; $lang["module_item_kits"] = "Kits";