X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhe.lang.php;h=35aa6d3382765b3b38858062a15d9a1e8bf75620;hb=4cd7de92005e97579db029b8b75df998a1977405;hp=704acf4a8d427efacf5fc6e8203b51b33f052e0b;hpb=0b7d5dd056656e9aac70d1db5255b464d7248327;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 704acf4a..35aa6d33 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -165,8 +165,10 @@ $i18n_key_words = array( // TODO: translate label.item // 'label.item' => 'Item', 'label.cost' => 'עלות', -'label.week_total' => 'סיכום שבועי', 'label.day_total' => 'סיכום יומי', +'label.week_total' => 'סיכום שבועי', +// TODO: translate the following. +// 'label.month_total' => 'Month total', 'label.today' => 'היום', 'label.total_hours' => 'סך הכל שעות', 'label.total_cost' => 'סך הכל עלות', @@ -180,7 +182,6 @@ $i18n_key_words = array( 'label.language' => 'שפה', // TODO: translate the following string. // 'label.decimal_mark' => 'Decimal mark', -'label.lock_interval' => 'טווח זמן לנעילה', 'label.date_format' => 'תבנית של תאריך', 'label.time_format' => 'תבנית של שעה', 'label.week_start' => 'היום הראשון בשבוע', @@ -211,6 +212,10 @@ $i18n_key_words = array( // TODO: translate the following strings. // 'label.cron_schedule' => 'Cron schedule', // 'label.what_is_it' => 'What is it?', +// 'label.year' => 'Year', +// 'label.month' => 'Month', +// 'label.quota' => 'Quota', +// 'label.workdayHours' => 'Daily working hours', // Form titles. 'title.login' => 'כניסה', @@ -259,6 +264,7 @@ $i18n_key_words = array( // 'title.add_notification' => 'Adding Notification', // 'title.edit_notification' => 'Editing Notification', // 'title.delete_notification' => 'Deleting Notification', +// 'title.monthly_quota' => 'Monthly quota', 'title.export' => 'ייצוא נתוני צוות', 'title.import' => 'ייבוא נתוני צוות', 'title.options' => 'אפשרויות', @@ -320,6 +326,9 @@ $i18n_key_words = array( 'form.time.duration_format' => '(hh:mm או 0.0h)', 'form.time.billable' => 'לחיוב', 'form.time.uncompleted' => 'רישום חסר', +// TODO: translate the following. +// 'form.time.remaining_quota' => 'Remaining quota', +// 'form.time.over_quota' => 'Over quota', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). 'form.time_edit.uncompleted' => 'רישום זה נשמר עם שעת התחלה בלבד. זאת איננה טעות.',