Introduced view_own_tasks right and its handling.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index ccb7dc2..166edfe 100644 (file)
@@ -44,7 +44,8 @@ $i18n_key_words = array(
 'menu.logout' => 'Wyloguj',
 'menu.forum' => 'Forum',
 'menu.help' => 'Pomoc',
-'menu.create_team' => 'Stwórz zespół',
+// TODO: translate the following.
+// 'menu.create_group' => 'Create Group',
 'menu.profile' => 'Profil',
 // TODO: translate the following.
 // 'menu.group' => 'Group',
@@ -55,7 +56,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projekty',
 'menu.tasks' => 'Zadania',
 'menu.users' => 'Użytkownicy',
-'menu.teams' => 'Zespoły',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Eksport',
 'menu.clients' => 'Klienci',
 'menu.options' => 'Opcje',
@@ -282,6 +284,8 @@ $i18n_key_words = array(
 'title.import' => 'Import danych zespołu',
 'title.options' => 'Opcje',
 'title.profile' => 'Profil',
+// TODO: translate the following.
+// 'title.group' => 'Group Settings',
 'title.cf_custom_fields' => 'Pola niestandardowe',
 'title.cf_add_custom_field' => 'Dodawanie pola niestandardowego',
 'title.cf_edit_custom_field' => 'Edytowanie pola niestandardowego',