X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d9b4512fae9de17f4bc9d77c7532db6ada9bf8c3..fbc20abb396e51360640d5df9057aecd710b4d99:/WEB-INF/resources/he.lang.php diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index ccf4bdd1..35aa6d33 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -169,8 +169,6 @@ $i18n_key_words = array( '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' => 'סך הכל עלות', @@ -328,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' => 'רישום זה נשמר עם שעת התחלה בלבד. זאת איננה טעות.',