X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fit.lang.php;h=40cf69c62529f3b07eeb91dc1a5f362cd7835206;hb=19f479eb795f39d331fbfe33ab20534112555630;hp=1340e251f9d89aef6466336792615bae62b5a516;hpb=2b90ff7edde48b64097c1bb60cde036b995c4220;p=timetracker.git diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 1340e251..40cf69c6 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -51,6 +51,8 @@ $i18n_key_words = array( '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. @@ -554,6 +556,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.group_edit.display_options' => 'Display options', 'form.group_edit.show_holidays' => 'Mostra vacanze', +// TODO: translate the following. +// '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', @@ -634,5 +638,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', );