X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/0576ffe7b0fdedf1e38df47d15d2112fb03ec1c6..d9b4512fae9de17f4bc9d77c7532db6ada9bf8c3:/WEB-INF/resources/pl.lang.php diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 35a53557..bd1bb014 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -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',