X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhe.lang.php;h=f1df92975ec2ef8c6b35b3a67ff150577d35108b;hb=f12ceba49cb845be385e6b7c7786fc7e5393e802;hp=92450b5d9e8f09821287ad86fb771b18fb49971e;hpb=b262cc9f78e50e6910fefc1744782ddd64bbccda;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 92450b5d..f1df9297 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -50,6 +50,7 @@ $i18n_key_words = array( 'menu.profile' => 'פרופיל', // TODO: translate the following. // 'menu.group' => 'Group', +// 'menu.plugins' => 'Plugins', 'menu.time' => 'זמן', // TODO: translate the following. // 'menu.expenses' => 'Expenses', @@ -246,6 +247,9 @@ $i18n_key_words = array( // 'label.mark_paid' => 'Mark paid', // 'label.week_note' => 'Week note', // 'label.week_list' => 'Week list', +// 'label.work_units' => 'Work units', +// 'label.work_units_short' => 'Units', +'labl.totals_only' => 'סיכומים בלבד', // Form titles. 'title.login' => 'כניסה', @@ -306,6 +310,7 @@ $i18n_key_words = array( 'title.profile' => 'פרופיל', // TODO: translate the following. // 'title.group' => 'Group Settings', +// 'title.plugins' => 'Plugins', 'title.cf_custom_fields' => 'שדות אישיים', 'title.cf_add_custom_field' => 'הוספת שדה אישי', 'title.cf_edit_custom_field' => 'עריכת שדה אישי', @@ -320,6 +325,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. @@ -407,7 +413,6 @@ $i18n_key_words = array( 'form.reports.group_by_client' => 'לקוח', 'form.reports.group_by_project' => 'פרוייקט', 'form.reports.group_by_task' => 'משימה', -'form.reports.totals_only' => 'סיכומים בלבד', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). @@ -450,6 +455,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', @@ -475,7 +484,7 @@ $i18n_key_words = array( 'form.export.compression_none' => 'ללא', 'form.export.compression_bzip' => 'bzip', -// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). +// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first). 'form.import.hint' => 'ייבא נתוני צוות מתוך קובץ XML.', // TODO: replace "team" with "group". 'form.import.file' => 'בחר קובץ', 'form.import.success' => 'הייבוא הושלם בהצלחה.', @@ -484,28 +493,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. -// 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. @@ -532,6 +539,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',