Dutch translation improved.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index 9abaaaf..9d18c21 100644 (file)
@@ -360,6 +360,8 @@ $i18n_key_words = array(
 // Users form. See example at https://timetracker.anuko.com/users.php
 'form.users.active_users' => 'Aktywni użytkownicy',
 'form.users.inactive_users' => 'Nieaktywni użytkownicy',
+ // TODO: translate the following.
+ // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Rola',
 'form.users.manager' => 'Manager',
 'form.users.comanager' => 'Co-manager',
@@ -416,6 +418,6 @@ $i18n_key_words = array(
 // 'form.quota.year' => 'Year',
 // 'form.quota.month' => 'Month',
 // 'form.quota.quota' => 'Quota',
-// 'form.quota.workdayHours' => 'Hours in a work day',
+// 'form.quota.workday_hours' => 'Hours in a work day',
 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
 );