X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpl.lang.php;h=d52e38bfe048e273cd995ecd4face9d5a6b02ce5;hb=7090dec44236531f42af5763416db5d07c94b10a;hp=9d18c2100ddfed828411a63759403d34ac85cd6e;hpb=170717b62207bd2da1628959d55b691a2d6f95a3;p=timetracker.git diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 9d18c210..d52e38bf 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -59,11 +59,11 @@ $i18n_key_words = array( 'menu.options' => 'Opcje', // Footer - strings on the bottom of most pages. -// TODO: Translate the following: +// TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', 'footer.credits' => 'Twórcy', 'footer.license' => 'Licencja', -// TODO: Translate the following: +// 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. @@ -89,7 +89,7 @@ $i18n_key_words = array( 'error.no_login' => 'Użytkownik o takiej nazwie nie istnieje.', 'error.no_teams' => 'Twoja baza danych jest pusta. Zaloguj się jako administrator i stwórz nowy zespół.', 'error.upload' => 'Błąd podczas wysyłania pliku.', -// TODO: Translate the following: +// TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', 'error.mail_send' => 'Błąd podczas wysyłania wiadomości e-mail.', 'error.no_email' => 'Żaden adres e-mail nie jest skojarzony z tym loginem.', @@ -134,6 +134,10 @@ $i18n_key_words = array( 'label.password' => 'Hasło', 'label.confirm_password' => 'Potwierdź hasło', 'label.email' => 'E-mail', +// TODO: translate the following. +// 'label.cc' => 'Cc', +// 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'Data', 'label.start_date' => 'Data początkowa', 'label.end_date' => 'Data końcowa', @@ -188,8 +192,9 @@ $i18n_key_words = array( 'label.role_manager' => '(Manager)', 'label.role_comanager' => '(Co-manager)', 'label.role_admin' => '(Administrator)', -// Translate the following string. +// TODO: translate the following. // 'label.page' => 'Page', +// 'label.condition' => 'Condition', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Niestandardowe pola', // Translate the following. @@ -261,7 +266,7 @@ $i18n_key_words = array( '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: +// TODO: translate the following. // 'title.locking' => 'Locking', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.