X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/37a79d8c923c46dd1ffd1219d493f52fb0fc4ca1..fbc20abb396e51360640d5df9057aecd710b4d99:/WEB-INF/resources/sk.lang.php diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 3c5bb2f4..4440615d 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -166,8 +166,6 @@ $i18n_key_words = array( 'label.week_total' => 'Týždeň celkom', // TODO: translate the following. // 'label.month_total' => 'Month total', -// 'label.remaining_quota' => 'Remaining quota', -// 'label.over_quota' => 'Over quota', 'label.today' => 'Dnes', 'label.total_hours' => 'Hodín celkom', 'label.total_cost' => 'Náklady celkom', @@ -327,6 +325,9 @@ $i18n_key_words = array( 'form.time.billable' => 'Faktúrovateľných', 'form.time.no_records' => 'Neexistujú časové záznamy.', 'form.time.uncompleted' => 'Neukončené', +// TODO: translate the folllowing. +// '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' => 'Tento záznam bol uložený iba s časom začiatku. Nie je to chyba.',