X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f12ceba49cb845be385e6b7c7786fc7e5393e802..ea7a43edbe96f9741b734dc4ee5efc16b6c48244:/WEB-INF/resources/pl.lang.php diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index f60c8394..606adf93 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -49,7 +49,7 @@ $i18n_key_words = array( 'menu.profile' => 'Profil', // TODO: translate the following. // 'menu.group' => 'Group', -// 'menu.plugins' => 'Plugins', +'menu.plugins' => 'Moduły', 'menu.time' => 'Czas', 'menu.expenses' => 'Wydatki', 'menu.reports' => 'Raporty', @@ -290,7 +290,7 @@ $i18n_key_words = array( 'title.profile' => 'Profil', // TODO: translate the following. // 'title.group' => 'Group Settings', -// 'title.plugins' => 'Plugins', +'title.plugins' => 'Dodatkowe moduły', 'title.cf_custom_fields' => 'Pola niestandardowe', 'title.cf_add_custom_field' => 'Dodawanie pola niestandardowego', 'title.cf_edit_custom_field' => 'Edytowanie pola niestandardowego', @@ -488,7 +488,6 @@ $i18n_key_words = array( // 'form.group_edit.future_entries' => 'Future entries', // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators', // 'form.group_edit.allow_ip' => 'Allow IP', -'form.group_edit.plugins' => 'Dodatkowe moduły', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following.