X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhe.lang.php;h=599826e3eb1c888fc9cee9a3d91b274fc3c37892;hb=a67c7fec533237be9be83379eb19fbbf51174c9a;hp=6ded044fde117d68b1365c88ca60832c07a6b40d;hpb=1e79f87da93c796cf1a46d7f36eab5f0fef3db61;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 6ded044f..599826e3 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -246,6 +246,7 @@ $i18n_key_words = array( // 'label.mark_paid' => 'Mark paid', // 'label.week_note' => 'Week note', // 'label.week_list' => 'Week list', +// 'label.work_units' => 'Work units', // Form titles. 'title.login' => 'כניסה', @@ -320,6 +321,7 @@ $i18n_key_words = array( // 'title.locking' => 'Locking', // 'title.week_view' => 'Week View', // '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. @@ -488,26 +490,26 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below. Also improve formatting, as multiple spaces or no spaces look a bit weird. 'form.groups.hint' => 'ניתן ליצור צוות חדש על-ידי יצירת מנהל צוות חדש.
ניתן לייבא נתוני צוות מקובץ XML משרת Anuko Time Tracker אחר (אין אפשרות לשמות משתמש זהים)', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 שעות', -'form.profile.24_hours' => '24 שעות', -// TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'סוג מעקב', -'form.profile.mode_time' => 'זמן', -'form.profile.mode_projects' => 'פרוייקטים', -'form.profile.mode_projects_and_tasks' => 'פרוייקטים ומשימות', -'form.profile.record_type' => 'סוג רישום', -'form.profile.type_all' => 'הכל', -'form.profile.type_start_finish' => 'התחלה וסיום', -'form.profile.type_duration' => 'משך זמן', -// TODO: translate the following. -// 'form.profile.punch_mode' => 'Punch mode', -// 'form.profile.allow_overlap' => 'Allow overlap', -// 'form.profile.future_entries' => 'Future entries', -// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', -// 'form.profile.allow_ip' => 'Allow IP', -'form.profile.plugins' => 'תוספים', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 שעות', +'form.group_edit.24_hours' => '24 שעות', +// TODO: translate the following. +// 'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'סוג מעקב', +'form.group_edit.mode_time' => 'זמן', +'form.group_edit.mode_projects' => 'פרוייקטים', +'form.group_edit.mode_projects_and_tasks' => 'פרוייקטים ומשימות', +'form.group_edit.record_type' => 'סוג רישום', +'form.group_edit.type_all' => 'הכל', +'form.group_edit.type_start_finish' => 'התחלה וסיום', +'form.group_edit.type_duration' => 'משך זמן', +// TODO: translate the following. +// 'form.group_edit.punch_mode' => 'Punch mode', +// 'form.group_edit.allow_overlap' => 'Allow overlap', +// 'form.group_edit.future_entries' => 'Future entries', +// 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators', +// 'form.group_edit.allow_ip' => 'Allow IP', +'form.group_edit.plugins' => 'תוספים', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following.