X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhe.lang.php;h=2cd8b8001c70a9950356198e35de76aedf89a3cc;hb=4e7ce35635fa9f4aa5719ec8d17d3dc7eeb239b7;hp=bd2c59803e50298b7c870af54b938248ad541a07;hpb=8f7f616dc5fafe49038c6eaff25f6fe6f55ca635;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index bd2c5980..2cd8b800 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -159,6 +159,8 @@ $i18n_key_words = array( 'label.end_date' => 'תאריך סיום', 'label.user' => 'משתמש', 'label.users' => 'משתמשים', +// TODO: translate the following. +// 'label.roles' => 'Roles', 'label.client' => 'לקוח', 'label.clients' => 'לקוחות', // TODO: translate the following. @@ -344,7 +346,7 @@ $i18n_key_words = array( // Login form. See example at https://timetracker.anuko.com/login.php. 'form.login.forgot_password' => 'שכחת סיסמה?', -'form.login.about' =>'Anuko Time Tracker הינה מערכת פשוטה, קלה לשימוש וחינמית לניהול זמן.', +'form.login.about' => 'Anuko Time Tracker הינה מערכת פשוטה, קלה לשימוש וחינמית לניהול זמן.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. 'form.reset_password.message' => 'הבקשה לאיפוס בסיסמה נשלחה בדואר אלקטרוני.', @@ -430,6 +432,11 @@ $i18n_key_words = array( 'form.users.rate' => 'תעריף', 'form.users.default_rate' => 'תעריף ברירת מחדל לשעה', +// Roles form. See example at https://timetracker.anuko.com/roles.php +// TODO: translate the following. +// 'form.roles.active_roles' => 'Active Roles', +// 'form.roles.inactive_roles' => 'Inactive Roles', + // Clients form. See example at https://timetracker.anuko.com/clients.php 'form.clients.active_clients' => 'לקוחות פעילים', 'form.clients.inactive_clients' => 'לקוחות לא פעילים', @@ -467,9 +474,10 @@ $i18n_key_words = array( '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.uncompleted_indicators_none' => 'do not show', -// 'form.profile.uncompleted_indicators_show' => 'show', 'form.profile.plugins' => 'תוספים', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.