X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fit.lang.php;h=a1efcd52186abfc29257805db8d2e41574498ab7;hb=e85347d56f89d7fcc5e68763038551687f291b5c;hp=55ef72b423f0413832e98d446b7112f5f5fc818e;hpb=b6546c4547eb47a06f80b6d0ffa474d3929602f9;p=timetracker.git diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 55ef72b4..a1efcd52 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -35,8 +35,6 @@ $i18n_language = 'Italian (Italiano)'; $i18n_months = array('Gennaio', 'Febbraio', 'Marzo', 'Aprile', 'Maggio', 'Giugno', 'Luglio', 'Agosto', 'Settembre', 'Ottobre', 'Novembre', 'Dicembre'); $i18n_weekdays = array('Domenica', 'Lunedì', 'Martedì', 'Mercoledì', 'Giovedì', 'Venerdì', 'Sabato'); $i18n_weekdays_short = array('Do', 'Lu', 'Ma', 'Me', 'Gi', 'Ve', 'Sa'); -// format mm/dd -$i18n_holidays = array('01/01', '01/06', '04/12', '04/13', '04/25', '05/01', '06/02', '08/15', '11/01', '12/08', '12/25', '12/26'); $i18n_key_words = array( @@ -46,11 +44,14 @@ $i18n_key_words = array( 'menu.logout' => 'Logout', 'menu.forum' => 'Forum', 'menu.help' => 'Aiuto', -'menu.create_group' => 'Crea gruppo', +// TODO: translate the following. +// 'menu.register' => 'Register', 'menu.profile' => 'Profilo', 'menu.group' => 'Gruppo', 'menu.plugins' => 'Plugin', 'menu.time' => 'Tempo', +// TODO: translate the following. +// 'menu.week' => 'Week', 'menu.expenses' => 'Spese', 'menu.reports' => 'Rapporti', // TODO: translate the following. @@ -230,6 +231,8 @@ $i18n_key_words = array( // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Campi personalizzati', 'label.monthly_quotas' => 'Quote mensili', +// TODO: translate the following. +// 'label.entity' => 'Entity', 'label.type' => 'Tipo', 'label.type_dropdown' => 'menu a tendina', 'label.type_text' => 'testo', @@ -242,6 +245,8 @@ $i18n_key_words = array( 'label.paid_status' => 'Stato pagamento', 'label.paid' => 'Pagato', 'label.mark_paid' => 'Segna come pagato', +// TODO: translate the following. +// 'label.week_menu' => 'Week menu', 'label.week_note' => 'Nota settimanale', 'label.week_list' => 'Lista settimanale', // TODO: translate the following. @@ -258,8 +263,11 @@ $i18n_key_words = array( // 'label.template' => 'Template', // 'label.attachments' => 'Attachments', // 'label.files' => 'Files', +// 'label.file' => 'File', // 'label.image' => 'Image', // 'label.download' => 'Download', +'label.active_users' => 'Utenti attivi', +'label.inactive_users' => 'Utenti inattivi', // Form titles. // TODO: Improve titles for consistency, so that each title explains correctly what each @@ -296,6 +304,7 @@ $i18n_key_words = array( // TODO: Translate the following. // 'title.timesheets' => 'Timesheets', // 'title.timesheet' => 'Timesheet', +// 'title.timesheet_files' => 'Timesheet Files', 'title.invoice' => 'Fattura', 'title.send_invoice' => 'Invia fattura', 'title.charts' => 'Grafici', @@ -363,6 +372,12 @@ $i18n_key_words = array( // 'title.edit_file' => 'Editing File', // 'title.delete_file' => 'Deleting File', // 'title.download_file' => 'Downloading File', +// 'title.work' => 'Work', +// 'title.add_work' => 'Adding Work', +// 'title.edit_work' => 'Editing Work', +// 'title.delete_work' => 'Deleting Work', +// 'title.active_work' => 'Active Work', // Active work items this group outsources to other groups. +// 'title.inactive_work' => 'Inactive Work', // Inactive work items this group was outsourcing to other groups. // 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. @@ -381,6 +396,9 @@ $i18n_key_words = array( 'dropdown.previous_year' => 'anno precedente', 'dropdown.selected_year' => 'anno', 'dropdown.all_time' => 'tutto il tempo', +// TODO: translate the following. +// 'dropdown.time' => 'time', +// 'dropdown.user' => 'user', 'dropdown.projects' => 'progetti', 'dropdown.tasks' => 'compiti', 'dropdown.clients' => 'clienti', @@ -496,8 +514,6 @@ $i18n_key_words = array( 'form.tasks.inactive_tasks' => 'Compiti inattivi', // Users form. See example at https://timetracker.anuko.com/users.php -'form.users.active_users' => 'Utenti attivi', -'form.users.inactive_users' => 'Utenti inattivi', 'form.users.uncompleted_entry' => 'Questo utente ha un record temporale incompleto', 'form.users.role' => 'Ruolo', 'form.users.manager' => 'Manager', @@ -545,7 +561,7 @@ $i18n_key_words = array( 'form.group_edit.24_hours' => '24 ore', // TODO: translate the following. // 'form.group_edit.display_options' => 'Display options', -'form.group_edit.show_holidays' => 'Mostra vacanze', +// 'form.group_edit.holidays' => 'Holidays', 'form.group_edit.tracking_mode' => 'Modalità di registrazione', 'form.group_edit.mode_time' => 'tempo', 'form.group_edit.mode_projects' => 'progetti', @@ -562,6 +578,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.group_edit.confirm_save' => 'Confirm saving', // 'form.group_edit.allow_ip' => 'Allow IP', +// 'form.group_edit.advanced_settings' => 'Advanced settings', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. @@ -626,5 +643,6 @@ $i18n_key_words = array( // Display Options form. See example at https://timetracker.anuko.com/display_options.php. // TODO: translate the following. +// 'form.display_options.menu' => 'Menu', // 'form.display_options.note_on_separate_row' => 'Note on separate row', );