X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/182ed39acb3600d991ff4742848a75c5ed2ba728..a490f47a3440b85efc7ef9c1795dd59dac60c83b:/WEB-INF/resources/pl.lang.php?ds=inline diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 016123ff..ccb7dc2b 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -46,6 +46,8 @@ $i18n_key_words = array( 'menu.help' => 'Pomoc', 'menu.create_team' => 'Stwórz zespół', 'menu.profile' => 'Profil', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => 'Czas', 'menu.expenses' => 'Wydatki', 'menu.reports' => 'Raporty', @@ -71,6 +73,8 @@ $i18n_key_words = array( 'error.access_denied' => 'Odmowa dostępu.', 'error.sys' => 'Błąd systemu.', 'error.db' => 'Błąd bazy danych.', +// TODO: translate the following. +// 'error.feature_disabled' => 'Feature is disabled.', 'error.field' => 'Niepoprawne dane: "{0}".', 'error.empty' => 'Pole "{0}" jest puste.', 'error.not_equal' => 'Wartość z pola "{0}" jest inna niż wartość z pola "{1}".',