X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhe.lang.php;h=a44d82e50d7d37c8b621f18c6f1523b95dcc4bba;hb=a711e76851f29c7e0ac290a279eb4dd984ea7167;hp=cd61af6600d7ac62352abb1b562ce2bc0316a0df;hpb=0e60d28bba29fbd47e415ac55bdcb39a284613ee;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index cd61af66..a44d82e5 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' => 'תוספים', 'menu.time' => 'זמן', // TODO: translate the following. // 'menu.expenses' => 'Expenses', @@ -117,6 +118,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', 'error.mail_send' => 'שגיאה בשליחת הדואר אלקטרוני', +// TODO: improve the translation above by adding MAIL_SMTP_DEBUG part. +// 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.', 'error.no_email' => 'אין דואר אלקטרוני השייך לשם משתמש זה', 'error.uncompleted_exists' => 'רישום חלקי כבר קיים. סגור או מחק אותו.', 'error.goto_uncompleted' => 'פתח את הרישום החלקי.', @@ -165,6 +168,7 @@ $i18n_key_words = array( 'label.user' => 'משתמש', 'label.users' => 'משתמשים', // TODO: translate the following. +// 'label.group' => 'Group', // 'label.roles' => 'Roles', 'label.client' => 'לקוח', 'label.clients' => 'לקוחות', @@ -309,6 +313,7 @@ $i18n_key_words = array( 'title.profile' => 'פרופיל', // TODO: translate the following. // 'title.group' => 'Group Settings', +'title.plugins' => 'תוספים', 'title.cf_custom_fields' => 'שדות אישיים', 'title.cf_add_custom_field' => 'הוספת שדה אישי', 'title.cf_edit_custom_field' => 'עריכת שדה אישי', @@ -510,7 +515,6 @@ $i18n_key_words = array( // '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.