X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpl.lang.php;h=ccb91b3e93666aeafd9ae6999a073287da652347;hb=e6a5318c80b00b6337dd935fcb1e292ce3bf3bcb;hp=d1165efa3fe640a3381e454b9f04e270975492c4;hpb=1378de210177ee155fd7c167b03eeae98e75712b;p=timetracker.git diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index d1165efa..ccb91b3e 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -220,6 +220,8 @@ $i18n_key_words = array( // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// 'label.week_note' => 'Week note', +// 'label.week_list' => 'Week list', // Form titles. 'title.login' => 'Logowanie', @@ -282,6 +284,7 @@ $i18n_key_words = array( // It is also a name for the Locking plugin on the Team profile page. // TODO: translate the following. // 'title.locking' => 'Locking', +// 'title.week_view' => 'Week View', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. @@ -350,7 +353,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Zapisz jako ulubiony', 'form.reports.confirm_delete' => 'Czy na pewno chcesz usunąć ten ulubiony raport?', -'form.reports.include_records' => 'Zawrzyj wpisy', 'form.reports.include_billable' => 'płatne', 'form.reports.include_not_billable' => 'bezpłatne', 'form.reports.include_invoiced' => 'fakturowane',