]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sk.lang.php
Work in progress integrating changes to the Italian file.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index 44492dc20296ecb930e5e8c0a7f797a0eae12f45..aa6b48c6d97d78f9ed96a4fd1850f25361277323 100644 (file)
@@ -173,8 +173,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.month_total' => 'Month total',
 'label.today' => 'Dnes',
-'label.total_hours' => 'Hodín celkom',
-'label.total_cost' => 'Náklady celkom',
 'label.view' => 'Zobraziť',
 'label.edit' => 'Upraviť',
 'label.delete' => 'Vymazať',
@@ -326,8 +324,8 @@ $i18n_key_words = array(
 'dropdown.status_active' => 'aktívny',
 'dropdown.status_inactive' => 'neaktívny',
 // TODO: translate the following.
-// 'dropdown.delete'=>'delete',
-// 'dropdown.do_not_delete'=>'do not delete',
+// 'dropdown.delete' => 'delete',
+// 'dropdown.do_not_delete' => 'do not delete',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
@@ -450,6 +448,8 @@ $i18n_key_words = array(
 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
 'form.profile.12_hours' => '12-hodinový',
 'form.profile.24_hours' => '24-hodinový',
+// TODO: translate the following.
+// 'form.profile.show_holidays' => 'Show holidays',
 'form.profile.tracking_mode' => 'Režim sledovania',
 'form.profile.mode_time' => 'čas',
 'form.profile.mode_projects' => 'projekty',