X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhe.lang.php;h=35aa6d3382765b3b38858062a15d9a1e8bf75620;hb=4cd7de92005e97579db029b8b75df998a1977405;hp=e3ef87ad6ea0ec00760e39b12a304e796840c2b3;hpb=11441db31dcbed7b2070e800bcb1b0e6547b86bd;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index e3ef87ad..35aa6d33 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -165,11 +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.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', 'label.today' => 'היום', 'label.total_hours' => 'סך הכל שעות', 'label.total_cost' => 'סך הכל עלות', @@ -216,6 +215,7 @@ $i18n_key_words = array( // 'label.year' => 'Year', // 'label.month' => 'Month', // 'label.quota' => 'Quota', +// 'label.workdayHours' => 'Daily working hours', // Form titles. 'title.login' => 'כניסה', @@ -326,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' => 'רישום זה נשמר עם שעת התחלה בלבד. זאת איננה טעות.',