X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpl.lang.php;h=5f8e815641732417905d3f0d6b88d4fa0fdd9a95;hb=376e864381d36df99d302af980d848adab585d46;hp=237d1e7aa96e1fced67b8f2c8bb84f7dc450ae47;hpb=33fe605aa1936612a3e358102b59e411a0a30f07;p=timetracker.git diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 237d1e7a..5f8e8156 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -310,8 +310,8 @@ $i18n_key_words = array( 'dropdown.select_invoice' => '--- wybierz fakturę ---', 'dropdown.status_active' => 'aktywny', 'dropdown.status_inactive' => 'nieaktywny', -'dropdown.delete'=>'usuń', -'dropdown.do_not_delete'=>'nie usuwaj', +'dropdown.delete' => 'usuń', +'dropdown.do_not_delete' => 'nie usuwaj', // TODO: translate the following. // 'dropdown.paid' => 'paid', // 'dropdown.not_paid' => 'not paid', @@ -323,7 +323,7 @@ $i18n_key_words = array( // Login form. See example at https://timetracker.anuko.com/login.php. 'form.login.forgot_password' => 'Nie pamiętasz hasła?', -'form.login.about' =>'Anuko Time Tracker jest prostym, łatwym w użyciu, otwartoźródłowym systemem śledzenia czasu.', +'form.login.about' => 'Anuko Time Tracker jest prostym, łatwym w użyciu, otwartoźródłowym systemem śledzenia czasu.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. 'form.reset_password.message' => 'Instrukcje zmiany hasła zostały wysłane na adres e-mail połączony z kontem.', @@ -432,6 +432,8 @@ $i18n_key_words = array( // Profile form. See example at https://timetracker.anuko.com/profile_edit.php. 'form.profile.12_hours' => '12 godzin', 'form.profile.24_hours' => '24 godziny', +// TODO: translate the following. +// 'form.profile.show_holidays' => 'Show holidays', 'form.profile.tracking_mode' => 'Tryb śledzenia', 'form.profile.mode_time' => 'czas', 'form.profile.mode_projects' => 'projekty',