More improvements in Italian file.
authorNik Okuntseff <support@anuko.com>
Sun, 11 Feb 2018 15:35:12 +0000 (15:35 +0000)
committerNik Okuntseff <support@anuko.com>
Sun, 11 Feb 2018 15:35:12 +0000 (15:35 +0000)
WEB-INF/resources/it.lang.php
WEB-INF/templates/footer.tpl

index 3c15ff1..e17086a 100644 (file)
@@ -101,39 +101,32 @@ $i18n_key_words = array(
 'button.login' => 'Login',
 'button.now' => 'Adesso',
 'button.save' => 'Salva',
-// TODO: translate the following.
-// 'button.copy' => 'Copy',
+'button.copy' => 'Copia',
 'button.cancel' => 'Cancella',
 'button.submit' => 'Invia',
 'button.add_user' => 'Aggiungi utente',
 'button.add_project' => 'Aggiungi progetto',
-// TODO: translate the following.
-// 'button.add_task' => 'Add task',
+'button.add_task' => 'Aggiungi compito',
 'button.add_client' => 'Aggiungi cliente',
-// TODO: translate the following.
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
-// 'button.add' => 'Add',
+'button.add_invoice' => 'Aggiungi fattura',
+'button.add_option' => 'Aggiungi opzione',
+'button.add' => 'Aggiungi',
 'button.generate' => 'Genera',
-// TODO: translate the following.
-// 'button.reset_password' => 'Reset password',
+'button.reset_password' => 'Reset password',
 'button.send' => 'Invia',
 'button.send_by_email' => 'Invia tramite e-mail',
 'button.create_team' => 'Crea team',
-'button.export' => 'Esporta team',
-'button.import' => 'Importa team',
-// TODO: translate the following.
-// 'button.close' => 'Close',
-// 'button.stop' => 'Stop',
+'button.export' => 'Esporta gruppo',
+'button.import' => 'Importa gruppo',
+'button.close' => 'Chiudi',
+'button.stop' => 'Stop',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
-// TODO: translate the following.
-// 'label.team_name' => 'Team name',
-// 'label.address' => 'Address',
+'label.team_name' => 'Nome del gruppo',
+'label.address' => 'Indirizzo',
 'label.currency' => 'Moneta',
-// TODO: translate the following.
-// 'label.manager_name' => 'Manager name',
-// 'label.manager_login' => 'Manager login',
+'label.manager_name' => 'Nome manager',
+'label.manager_login' => 'Username manager',
 'label.person_name' => 'Nome',
 'label.thing_name' => 'Nome',
 'label.login' => 'Login',
@@ -141,8 +134,7 @@ $i18n_key_words = array(
 'label.confirm_password' => 'Conferma password',
 'label.email' => 'E-mail',
 'label.cc' => 'Cc',
-// TODO: translate the following.
-// 'label.bcc' => 'Bcc',
+'label.bcc' => 'Ccn',
 'label.subject' => 'Oggetto',
 'label.date' => 'Data',
 'label.start_date' => 'Data inizio',
@@ -155,80 +147,70 @@ $i18n_key_words = array(
 'label.invoice' => 'Fattura',
 'label.project' => 'Progetto',
 'label.projects' => 'Progetti',
-// TODO: translate the following.
-// 'label.task' => 'Task',
-// 'label.tasks' => 'Tasks',
-// 'label.description' => 'Description',
+'label.task' => 'Compito',
+'label.tasks' => 'Compiti',
+'label.description' => 'Descrizione',
 'label.start' => 'Inizio',
 'label.finish' => 'Fine',
 'label.duration' => 'Durata',
 'label.note' => 'Nota',
-// TODO: translate the following.
-// 'label.notes' => 'Notes',
-// 'label.item' => 'Item',
+'label.notes' => 'Note',
+'label.item' => 'Voce',
 'label.cost' => 'Costo',
-// TODO: translate the following.
-// 'label.day_total' => 'Day total',
-// 'label.week_total' => 'Week total',
-// 'label.month_total' => 'Month total',
+'label.day_total' => 'Totale giornaliero',
+'label.week_total' => 'Totale settimanale',
+'label.month_total' => 'Totale mensile',
 'label.today' => 'Oggi',
-// TODO: translate the following.
-// 'label.view' => 'View',
+'label.view' => 'Visualizza',
 'label.edit' => 'Modifica',
 'label.delete' => 'Elimina',
 'label.configure' => 'Configura',
 'label.select_all' => 'Seleziona tutti',
 'label.select_none' => 'Deseleziona tutti',
-// TODO: translate the following.
-// 'label.day_view' => 'Day view',
-// 'label.week_view' => 'Week view',
+'label.day_view' => 'Vista giornaliera',
+'label.week_view' => 'Vista settimanale',
 'label.id' => 'ID',
-// TODO: translate the following.
-// 'label.language' => 'Language',
-// 'label.decimal_mark' => 'Decimal mark',
-// 'label.date_format' => 'Date format',
-// 'label.time_format' => 'Time format',
-// 'label.week_start' => 'First day of week',
+'label.language' => 'Lingua',
+'label.decimal_mark' => 'Separatore decimale',
+'label.date_format' => 'Formato data',
+'label.time_format' => 'Formato ora',
+'label.week_start' => 'Primo giorno della settimana',
 'label.comment' => 'Commento',
 'label.status' => 'Stato',
 'label.tax' => 'Imposta',
 'label.subtotal' => 'Subtotale',
 'label.total' => 'Totale',
-// TODO: translate the following.
-// 'label.client_name' => 'Client name',
-// 'label.client_address' => 'Client address',
+'label.client_name' => 'Nome cliente',
+'label.client_address' => 'Indirizzo cliente',
 '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.error' => 'Errore',
+'label.ldap_hint' => 'Digita il tuo <b>Login Windows</b> e la tua <b>password</b> nei campi qui sotto.', // TODO: il tuo and then la tua? Improve?
 'label.required_fields' => '* campi obbligatori',
 'label.on_behalf' => 'a favore di',
 'label.role_manager' => '(manager)',
 'label.role_comanager' => '(co-manager)',
 'label.role_admin' => '(amministratore)',
-// TODO: translate the following.
-// 'label.page' => 'Page',
-// 'label.condition' => 'Condition',
-// 'label.yes' => 'yes',
-// 'label.no' => 'no',
+'label.page' => 'Pagina',
+'label.condition' => 'Condizione',
+'label.yes' => 'si',
+'label.no' => 'no',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
-// TODO: translate the following.
-// 'label.custom_fields' => 'Custom fields',
-// 'label.monthly_quotas' => 'Monthly quotas',
-// 'label.type' => 'Type',
-// 'label.type_dropdown' => 'dropdown',
-// 'label.type_text' => 'text',
-// 'label.required' => 'Required',
-// 'label.fav_report' => 'Favorite report',
-// 'label.cron_schedule' => 'Cron schedule',
-// 'label.what_is_it' => 'What is it?',
-// 'label.expense' => 'Expense',
-// 'label.quantity' => 'Quantity',
-// 'label.paid_status' => 'Paid status',
-// 'label.paid' => 'Paid',
-// 'label.mark_paid' => 'Mark paid',
-// 'label.week_note' => 'Week note',
-// 'label.week_list' => 'Week list',
+'label.custom_fields' => 'Campi personalizzati',
+'label.monthly_quotas' => 'Quote mensili',
+'label.type' => 'Tipo',
+'label.type_dropdown' => 'scelta multipla', // TODO: translation looks incorrect, a dropdown control is a single choice.
+'label.type_text' => 'testo',
+'label.required' => 'Obbligatorio',
+'label.fav_report' => 'Rapporto preferito',
+// 'label.cron_schedule' => 'Cron schedule', // TODO: how about "Programma cron" here?
+'label.what_is_it' => 'Cosa è?',
+'label.expense' => 'Spesa',
+'label.quantity' => 'Quantità',
+'label.paid_status' => 'Stato pagamento',
+'label.paid' => 'Pagato',
+'label.mark_paid' => 'Segna come pagato',
+'label.week_note' => 'Nota settimanale',
+'label.week_list' => 'Lista settimanale',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
index 2b02397..39129bf 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.17.14.3976 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.17.14.3977 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>