X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fit.lang.php;h=ed335fe404c9e079ceabdf4e9401b209f4af2d14;hb=99041558bf625b082fc5058a93e1bd2634c2c9d2;hp=2a02eb045b1beca1995605ca5aada0023b4fcad6;hpb=95d4442c1517b0d9e76081fd901a600e45e9fbea;p=timetracker.git diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 2a02eb04..ed335fe4 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -217,6 +217,8 @@ $i18n_key_words = array( 'label.mark_paid' => 'Segna come pagato', 'label.week_note' => 'Nota settimanale', 'label.week_list' => 'Lista settimanale', +// TODO: translate the following. +// 'label.work_units' => 'Work units', // Form titles. // TODO: Improve titles for consistency, so that each title explains correctly what each @@ -295,6 +297,7 @@ $i18n_key_words = array( 'title.locking' => 'Bloccaggio', 'title.week_view' => 'Vista settimanale', // 'title.swap_roles' => 'Swapping Roles', +// 'title.work_units' => 'Work Units', // 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. @@ -494,6 +497,11 @@ $i18n_key_words = array( // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.', // 'form.swap.swap_with' => 'Swap roles with', +// Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin. +// TODO: translate the following. +// 'form.work_units.minutes_in_unit' => 'Minutes in unit', +// 'form.work_units.1st_unit_threshold' => '1st unit threshold', + // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations. // TODO: translate the following. // 'role.user.label' => 'User',