X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhe.lang.php;h=7929baa2d1e942d640061106942c12deb62546a2;hb=2bd9983978cf8d6263e27a531aeb33f365667e37;hp=6cfccd8e7d4f10c933d6a067db92bb2ef94554e3;hpb=744db7fd043608e864f3db7c9cd1fe7efc55205e;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 6cfccd8e..7929baa2 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -450,6 +450,10 @@ $i18n_key_words = array( 'form.users.rate' => 'תעריף', 'form.users.default_rate' => 'תעריף ברירת מחדל לשעה', +// Editing User form. See example at https://timetracker.anuko.com/user_edit.php +// TODO: translate the following. +// 'form.user_edit.swap_roles' => 'Swap roles', + // Roles form. See example at https://timetracker.anuko.com/roles.php // TODO: translate the following. // 'form.roles.active_roles' => 'Active Roles', @@ -484,28 +488,30 @@ $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. -// TODO: translate the following. -// 'form.profile.swap_roles' => 'Swap roles', -'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. +// 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. 'form.mail.from' => 'מאת',