]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pl.lang.php
Moved managed_basic_settings to co-manager role.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index e1efcbce745a233c5fe0692dd4d815fb5a6a63b0..3eb00a605cb2b17cc2f2c5360952ea3d99884fdb 100644 (file)
@@ -123,14 +123,14 @@ $i18n_key_words = array(
 'button.reset_password' => 'Resetuj hasło',
 'button.send' => 'Wyślij',
 'button.send_by_email' => 'Wyślij e-mail',
 'button.reset_password' => 'Resetuj hasło',
 'button.send' => 'Wyślij',
 'button.send_by_email' => 'Wyślij e-mail',
-'button.create_team' => 'Stwórz zespół',
-'button.export' => 'Eksportuj zespół',
-'button.import' => 'Importuj zespół',
+'button.create_group' => 'Stwórz zespół', // TODO: replace "team" with "group".
+'button.export' => 'Eksportuj zespół', // TODO: replace "team" with "group".
+'button.import' => 'Importuj zespół', // TODO: replace "team" with "group".
 'button.close' => 'Zamknij',
 'button.stop' => 'Zatrzymaj',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'button.close' => 'Zamknij',
 'button.stop' => 'Zatrzymaj',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
-'label.team_name' => 'Nazwa zespołu',
+'label.group_name' => 'Nazwa zespołu',  // TODO: replace "team" with "group".
 'label.address' => 'Adres',
 'label.currency' => 'Waluta',
 'label.manager_name' => 'Nazwa managera',
 'label.address' => 'Adres',
 'label.currency' => 'Waluta',
 'label.manager_name' => 'Nazwa managera',
@@ -232,10 +232,10 @@ $i18n_key_words = array(
 
 // Form titles.
 'title.login' => 'Logowanie',
 
 // Form titles.
 'title.login' => 'Logowanie',
-'title.teams' => 'Zespoły',
-'title.create_team' => 'Zakładanie zespołu',
-'title.edit_team' => 'Edytowanie zespołu',
-'title.delete_team' => 'Usuwanie zespołu',
+'title.groups' => 'Zespoły', // TODO: change "teams" to "groups".
+'title.create_group' => 'Zakładanie zespołu', // TODO: change "team" to "group".
+'title.edit_group' => 'Edytowanie zespołu', // TODO: change "team" to "group".
+'title.delete_group' => 'Usuwanie zespołu', // TODO: change "team" to "group".
 'title.reset_password' => 'Resetowanie hasła',
 'title.change_password' => 'Zmiana hasła',
 'title.time' => 'Wybrana data',
 'title.reset_password' => 'Resetowanie hasła',
 'title.change_password' => 'Zmiana hasła',
 'title.time' => 'Wybrana data',