]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sk.lang.php
Some cleanup in localization files.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index cf23ca0e12c20f8816db4f45f6fea56c13251a28..3d731bd037519c98e72155c8cc5a3291274604e7 100644 (file)
@@ -166,8 +166,6 @@ $i18n_key_words = array(
 'label.week_total' => 'Týždeň celkom',
 // 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' => 'Dnes',
 'label.total_hours' => 'Hodín celkom',
 'label.total_cost' => 'Náklady celkom',
@@ -325,8 +323,10 @@ $i18n_key_words = array(
 // Time form. See example at https://timetracker.anuko.com/time.php.
 'form.time.duration_format' => '(hh:mm alebo 0,0h)',
 '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.',