X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=8ff080e2b5a0778d55079f95ab60a56cf129cbfd;hb=c13fcda70448cc81d1555fe2ee25a5d0ed2f74c7;hp=cd7a1eee03ca9d2691e6034feb8be002c17a45e3;hpb=182ed39acb3600d991ff4742848a75c5ed2ba728;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index cd7a1eee..8ff080e2 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -46,6 +46,8 @@ $i18n_key_words = array( 'menu.help' => 'Pomoc', 'menu.create_team' => 'Vytvoriť tím', 'menu.profile' => 'Profil', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => 'Časový záznam', // TODO: translate the following. // 'menu.expenses' => 'Expenses', @@ -73,6 +75,8 @@ $i18n_key_words = array( // 'error.access_denied' => 'Access denied.', 'error.sys' => 'Systémová chyba.', 'error.db' => 'Databázová chyba.', +// TODO: translate the following. +// 'error.feature_disabled' => 'Feature is disabled.', 'error.field' => 'Nesprávne "{0}" údaje.', 'error.empty' => 'Pole "{0}" je prázdne.', 'error.not_equal' => 'Pole "{0}" nie je zhodné s poľom "{1}".', @@ -288,6 +292,8 @@ $i18n_key_words = array( 'title.import' => 'Importovanie údajov o tíme', 'title.options' => 'Nastavenia', 'title.profile' => 'Profil', +// TODO: translate the following. +// 'title.group' => 'Group Settings', 'title.cf_custom_fields' => 'Vlastné polia', 'title.cf_add_custom_field' => 'Pridávanie vlastného poľa', 'title.cf_edit_custom_field' => 'Upravovanie vlastného poľa',