Some more renaming.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index 78adc2a..b8a06ab 100644 (file)
@@ -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',