]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pl.lang.php
Some rearrangements in translation files.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index 35a53557523b36e5d2e2212bcec1f6c48db7e6b0..bd1bb014dcaedd4b6a941e0e76302c88f407172b 100644 (file)
@@ -154,8 +154,9 @@ $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',
@@ -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',