X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d9b4512fae9de17f4bc9d77c7532db6ada9bf8c3..3ab018db2eca3a6b7f8ddeeebd0aa9c28126e902:/WEB-INF/resources/sr.lang.php diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index e6280393..02828376 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -155,8 +155,6 @@ $i18n_key_words = array( 'label.week_total' => 'Zbir časova nedeljno', // 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' => 'Danas', 'label.total_hours' => 'Ukupno časova', 'label.total_cost' => 'Ukupna cena', @@ -306,6 +304,9 @@ $i18n_key_words = array( 'form.time.duration_format' => '(hh:mm or 0.0h)', 'form.time.billable' => 'Naplativ', 'form.time.uncompleted' => 'Nezavršen', +// TODO: translate the folllowing. +// 'form.time.remaining_quota' => 'Remaining quota', +// 'form.time.over_quota' => 'Over quota', // Izmena vremenske forme. Pogledajte primer na https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). 'form.time_edit.uncompleted' => 'Ovaj zapis je sačuvan sa početnim vremenom i nije greška.',