X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpl.lang.php;h=b2abad4e0e4d4f715603e8ae3b0e686092c37d5b;hb=5c2713d0a402331e3f37156f44c0d829ef10f97a;hp=56d8445a4c3ff76eed6c7b74790ffda2b72e1ae1;hpb=f522b9a2b762c199cc0b0f0598b9affd823553f4;p=timetracker.git diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 56d8445a..b2abad4e 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -65,7 +65,7 @@ $i18n_key_words = array( 'footer.license' => 'Licencja', // TODO: Translate the following: // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language. - // This is a link to a webpage that describes how to contribute to the project. + // This is a link to a webpage that describes how to contribute to the project. // Error messages. 'error.access_denied' => 'Odmowa dostępu.', @@ -168,7 +168,6 @@ $i18n_key_words = array( 'label.id' => 'ID', 'label.language' => 'Język', 'label.decimal_mark' => 'Znak dziesiętny', -'label.lock_interval' => 'Blokada edycji po okresie (dni)', 'label.date_format' => 'Format daty', 'label.time_format' => 'Format godziny', 'label.week_start' => 'Początek tygodnia', @@ -255,6 +254,10 @@ $i18n_key_words = array( 'title.cf_add_dropdown_option' => 'Dodawanie opcji', 'title.cf_edit_dropdown_option' => 'Edytowanie opcji', 'title.cf_delete_dropdown_option' => 'Usuwanie opcji', +// NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks). +// It is also a name for the Locking plugin on the Team profile page. +// TODO: Translate the following: +// 'title.locking' => 'Locking', // 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.