X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fsk.lang.php;h=911527c011e98652daaf3c20406da188f6c829d8;hb=21e4f5e84bc1a591193596475417dac92ebbf4e4;hp=8ff080e2b5a0778d55079f95ab60a56cf129cbfd;hpb=c13fcda70448cc81d1555fe2ee25a5d0ed2f74c7;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 8ff080e2..911527c0 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -44,7 +44,8 @@ $i18n_key_words = array( 'menu.logout' => 'Odhlásenie', 'menu.forum' => 'Fórum', 'menu.help' => 'Pomoc', -'menu.create_team' => 'Vytvoriť tím', +// TODO: translate the following. +// 'menu.create_group' => 'Create Group', 'menu.profile' => 'Profil', // TODO: translate the following. // 'menu.group' => 'Group', @@ -56,7 +57,8 @@ $i18n_key_words = array( 'menu.projects' => 'Projekty', 'menu.tasks' => 'Úlohy', 'menu.users' => 'Používatelia', -'menu.teams' => 'Tímy', +// TODO: translate the following. +// 'menu.groups' => 'Groups', 'menu.export' => 'Export', 'menu.clients' => 'Klienti', 'menu.options' => 'Nastavenia', @@ -491,6 +493,7 @@ $i18n_key_words = array( // 'form.profile.allow_overlap' => 'Allow overlap', // 'form.profile.future_entries' => 'Future entries', // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', +// 'form.profile.allow_ip' => 'Allow IP', 'form.profile.plugins' => 'Doplnkové moduly', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.