X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=b8a06ab547cf1d2e5d84fc2440d577ca3779441d;hb=d5f3d27d84a808f8333822de5662b2cd3a2e322c;hp=78adc2af9280b8bdb4d1bedcc88406061b1be4c9;hpb=556948c09b8116728275f9933716a153216abe31;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 78adc2af..b8a06ab5 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -128,14 +128,14 @@ $i18n_key_words = array( 'button.send' => 'Odoslať', 'button.send_by_email' => 'Odoslať na e-mail', 'button.create_group' => 'Vytvoriť tím', // TODO: replace "team" with "group". -'button.export' => 'Exportovať tím', -'button.import' => 'Importovať tím', +'button.export' => 'Exportovať tím', // TODO: replace "team" with "group". +'button.import' => 'Importovať tím', // TODO: replace "team" with "group". 'button.close' => 'Zatvoriť', // TODO: translate the following. // 'button.stop' => 'Stop', // Labels for controls on forms. Labels in this section are used on multiple forms. -'label.team_name' => 'Názov tímu', +'label.group_name' => 'Názov tímu', // TODO: replace "team" with "group". 'label.address' => 'Adresa', 'label.currency' => 'Mena', 'label.manager_name' => 'Meno manažéra', @@ -239,11 +239,11 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Prihlásenie', -'title.teams' => 'Tímy', -'title.create_team' => 'Vytváranie tímu', +'title.groups' => 'Tímy', // TODO: change "teams" to "groups". +'title.create_group' => 'Vytváranie tímu', // TODO: change "team" to "group". // TODO: translate the following. -// 'title.edit_team' => 'Editing Team', -'title.delete_team' => 'Vymazávanie tímu', +// 'title.edit_group' => 'Editing Group', +'title.delete_group' => 'Vymazávanie tímu', // TODO: change "team" to "group". 'title.reset_password' => 'Obnovovanie hesla', 'title.change_password' => 'Menenie hesla', 'title.time' => 'Časový záznam',