Work in progress on roles.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index 5e4f251..c94a470 100644 (file)
@@ -145,6 +145,8 @@ $i18n_key_words = array(
 'label.end_date' => 'Data końcowa',
 'label.user' => 'Użytkownik',
 'label.users' => 'Użytkownicy',
+// TODO: translate the following.
+// 'label.roles' => 'Roles',
 'label.client' => 'Klient',
 'label.clients' => 'Klienci',
 'label.option' => 'Opcja',
@@ -443,10 +445,10 @@ $i18n_key_words = array(
 'form.profile.type_start_finish' => 'początek i koniec',
 'form.profile.type_duration' => 'czas trwania',
 // TODO: translate the following.
+// 'form.profile.punch_mode' => 'Punch mode',
 // 'form.profile.allow_overlap' => 'Allow overlap',
+// 'form.profile.future_entries' => 'Future entries',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Dodatkowe moduły',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.