Some renaming in localization files.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index 35a5355..eaa303f 100644 (file)
@@ -154,11 +154,12 @@ $i18n_key_words = array(
 'label.note' => 'Uwagi',
 'label.item' => 'Pozycja',
 'label.cost' => 'Koszt',
-'label.week_total' => 'W tym tygodniu',
 'label.day_total' => 'Dziś',
+'label.week_total' => 'W tym tygodniu',
+// TODO: translate the following.
 // 'label.month_total' => 'Month total',
-// 'label.month_left' => 'Time until quota is met',
-// 'label.month_over' => 'Over monthly quota',
+// 'label.remaining_quota' => 'Remaining quota',
+// 'label.over_quota' => 'Over quota',
 'label.today' => 'Dziś',
 'label.total_hours' => 'Całkowita liczba godzin',
 'label.total_cost' => 'Koszt całkowity',
@@ -203,8 +204,7 @@ $i18n_key_words = array(
 // 'label.year' => 'Year',
 // 'label.month' => 'Month',
 // 'label.quota' => 'Quota',
-// 'label.dailyWorkingHours' => 'Daily working hours',
-// 'label.empty_values_explanation' => 'If values are empty, quotas are calculated automatically based on holidays in config',
+// 'label.workdayHours' => 'Daily working hours',
 
 // Form titles.
 'title.login' => 'Logowanie',