]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
Minor improvement in Italian translation.
[timetracker.git] / WEB-INF / resources / it.lang.php
index 88bef730d83d122a7311373ba28265dc11ce3a8e..51bb09fab6dce674afa9667cad119bacd16afc18 100644 (file)
@@ -42,16 +42,16 @@ $i18n_key_words = array(
 
 // Menus - short selection strings that are displayed on top of application web pages.
 // Example: https://timetracker.anuko.com (black menu on top).
+'menu.login' => 'Login',
 // TODO: translate the following.
-// 'menu.login' => 'Login',
 // 'menu.logout' => 'Logout',
 // 'menu.forum' => 'Forum',
 // 'menu.help' => 'Help',
 // 'menu.create_team' => 'Create Team',
 'menu.profile' => 'Profilo',
 'menu.time' => 'Tempo',
+'menu.expenses' => 'Spese',
 // TODO: translate the following.
-// 'menu.expenses' => 'Expenses',
 // 'menu.reports' => 'Reports',
 'menu.charts' => 'Grafici',
 'menu.projects' => 'Progetti',
@@ -164,8 +164,7 @@ $i18n_key_words = array(
 'label.users' => 'Utenti',
 'label.client' => 'Cliente',
 'label.clients' => 'Clienti',
-// TODO: translate the following.
-// 'label.option' => 'Option',
+'label.option' => 'Opzion',
 'label.invoice' => 'Fattura',
 'label.project' => 'Progetto',
 'label.projects' => 'Progetti',
@@ -180,21 +179,20 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.notes' => 'Notes',
 // 'label.item' => 'Item',
-// 'label.cost' => 'Cost',
+'label.cost' => 'Costo',
+// TODO: translate the following.
 // 'label.day_total' => 'Day total',
 // 'label.week_total' => 'Week total',
 // 'label.month_total' => 'Month total',
 'label.today' => 'Oggi',
-'label.total_hours' => 'Ore totali',
 // TODO: translate the following.
-// 'label.total_cost' => 'Total cost',
 // 'label.view' => 'View',
 'label.edit' => 'Modifica',
 'label.delete' => 'Elimina',
 'label.configure' => 'Configura',
+'label.select_all' => 'Seleziona tutti',
+'label.select_none' => 'Deseleziona tutti',
 // TODO: translate the following.
-// 'label.select_all' => 'Select all',
-// 'label.select_none' => 'Deselect all',
 // 'label.day_view' => 'Day view',
 // 'label.week_view' => 'Week view',
 'label.id' => 'ID',
@@ -212,7 +210,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.client_name' => 'Client name',
 // 'label.client_address' => 'Client address',
-// 'label.or' => 'or',
+'label.or' => 'o',
+// TODO: translate the following.
 // 'label.error' => 'Error',
 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
 'label.required_fields' => '* campi obbligatori',
@@ -241,6 +240,8 @@ $i18n_key_words = array(
 // 'label.paid_status' => 'Paid status',
 // 'label.paid' => 'Paid',
 // 'label.mark_paid' => 'Mark paid',
+// 'label.week_note' => 'Week note',
+// 'label.week_list' => 'Week list',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
@@ -258,7 +259,8 @@ $i18n_key_words = array(
 // 'title.time' => 'Time',
 // 'title.edit_time_record' => 'Editing Time Record',
 // 'title.delete_time_record' => 'Deleting Time Record',
-// 'title.expenses' => 'Expenses',
+'title.expenses' => 'Spese',
+// TODO: translate the following.
 // 'title.edit_expense' => 'Editing Expense Item',
 // 'title.delete_expense' => 'Deleting Expense Item',
 // 'title.predefined_expenses' => 'Predefined Expenses',
@@ -287,8 +289,8 @@ $i18n_key_words = array(
 'title.add_client' => 'Aggiungi cliente',
 'title.edit_client' => 'Modifica cliente',
 'title.delete_client' => 'Elimina cliente',
+'title.invoices' => 'Fatture',
 // TODO: translate the following.
-// 'title.invoices' => 'Invoices',
 // 'title.add_invoice' => 'Adding Invoice',
 // 'title.view_invoice' => 'Viewing Invoice',
 // 'title.delete_invoice' => 'Deleting Invoice',
@@ -313,6 +315,7 @@ $i18n_key_words = array(
 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
 // It is also a name for the Locking plugin on the Team profile page.
 // 'title.locking' => 'Locking',
+// 'title.week_view' => 'Week View',
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.
@@ -338,11 +341,12 @@ $i18n_key_words = array(
 'dropdown.clients' => 'clienti',
 // TODO: translate the following.
 // 'dropdown.select' => '--- select ---',
-// 'dropdown.select_invoice' => '--- select invoice ---',
-// 'dropdown.status_active' => 'active',
-// 'dropdown.status_inactive' => 'inactive',
-// 'dropdown.delete'=>'delete',
-// 'dropdown.do_not_delete'=>'do not delete',
+'dropdown.select_invoice' => '--- seleziona la fattura ---',
+'dropdown.status_active' => 'attivo',
+'dropdown.status_inactive' => 'inattivo',
+// TODO: translate the following.
+// 'dropdown.delete' => 'delete',
+// 'dropdown.do_not_delete' => 'do not delete',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
@@ -415,6 +419,8 @@ $i18n_key_words = array(
 // (you can get to this form after generating a report).
 'form.invoice.number' => 'Numero fattura',
 'form.invoice.person' => 'Persona',
+
+// Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 // TODO: translate the following.
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
 // 'form.invoice.invoice_entries' => 'Invoice entries',
@@ -506,19 +512,4 @@ $i18n_key_words = array(
 // 'form.quota.quota' => 'Quota',
 // 'form.quota.workday_hours' => 'Hours in work day',
 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
-
-
-
-// TODO: refactoring ongoing down from here.
-// Strings below are not use in current code. See if we can recycle something from below.
-"label.inv_str" => 'fattura',
-"label.set_empl" => 'seleziona utenti',
-"label.sel_all" => 'seleziona tutti',
-"label.sel_none" => 'deseleziona tutti',
-"label.or" => 'o',
-"label.disable" => 'disabilita',
-"label.enable" => 'abilita',
-"label.filter" => 'filtro',
-"label.timeweek" => 'totale settimanale',
-"label.hrs" => 'ore',
 );