]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sk.lang.php
A bit more renaming.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index bd61c5ef33a9e3e904da66d16b3f63e90e049108..9c87c2bf9b9663d4683d72ee41c59ef4dc812abf 100644 (file)
@@ -127,15 +127,15 @@ $i18n_key_words = array(
 'button.reset_password' => 'Obnoviť heslo',
 'button.send' => 'Odoslať',
 'button.send_by_email' => 'Odoslať na e-mail',
-'button.create_team' => 'Vytvoriť tím',
-'button.export' => 'Exportovať tím',
-'button.import' => 'Importovať tím',
+'button.create_group' => 'Vytvoriť tím', // TODO: replace "team" with "group".
+'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,7 +239,7 @@ $i18n_key_words = array(
 
 // Form titles.
 'title.login' => 'Prihlásenie',
-'title.teams' => 'Tímy',
+'title.groups' => 'Tímy', // TODO: change "teams" to "groups".
 'title.create_team' => 'Vytváranie tímu',
 // TODO: translate the following.
 // 'title.edit_team' => 'Editing Team',