X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpl.lang.php;h=d64895c929d6333b62a3b19e774f61e1b2ee46e8;hb=664fe935d85316a57f2285dba5ecd42c66f4982e;hp=d46c7738adb6c7000937fff8bb19bbb2b8c8480b;hpb=97986f58680244c80bbe4de04d12eda3d0f12f6c;p=timetracker.git diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index d46c7738..d64895c9 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -26,7 +26,7 @@ // | https://www.anuko.com/time_tracker/credits.htm // +----------------------------------------------------------------------+ -// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option +// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option. // Other characters (such as double-quotes in http links, etc.) do not have to be escaped. $i18n_language = 'Polski'; @@ -59,9 +59,13 @@ $i18n_key_words = array( 'menu.options' => 'Opcje', // Footer - strings on the bottom of most pages. -'footer.mobile_phones' => 'Time Tracker jest dostępny na urządzeniach przenośnych.', +// 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. +// '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. // Error messages. 'error.access_denied' => 'Odmowa dostępu.', @@ -85,7 +89,8 @@ $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.', -'error.period_locked' => 'Nie można dokończyć operacji. Wpisy starsze niż określona liczba dni nie mogą być tworzone lub modyfikowane. Manager zespołu ustala tę liczbę w polu "Blokada edycji po okresie (dni)" na stronie "Profil". Ustaw na 0, aby wyłączyć blokowanie.

Niedokończone wpisy (z czasem trwania 0 lub pustym polem) mogą zostać usunięte.', +// 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.', 'error.uncompleted_exists' => 'Istnieje niedokończony wpis. Zamknij go lub usuń.', @@ -149,8 +154,10 @@ $i18n_key_words = array( 'label.note' => 'Uwagi', 'label.item' => 'Pozycja', 'label.cost' => 'Koszt', -'label.week_total' => 'W tym tygodniu', 'label.day_total' => 'Dziś', +'label.week_total' => 'W tym tygodniu', +// TODO: translate the following. +// 'label.month_total' => 'Month total', 'label.today' => 'Dziś', 'label.total_hours' => 'Całkowita liczba godzin', 'label.total_cost' => 'Koszt całkowity', @@ -163,7 +170,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', @@ -182,10 +188,13 @@ $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. +// 'label.monthly_quotas' => 'Monthly quotas', 'label.type' => 'Rodzaj', 'label.type_dropdown' => 'lista rozwijana', 'label.type_text' => 'tekst', @@ -238,6 +247,7 @@ $i18n_key_words = array( 'title.add_notification' => 'Dodawanie powiadomienia', 'title.edit_notification' => 'Edytowanie powiadomienia', 'title.delete_notification' => 'Usuwanie powiadomienia', +// 'title.monthly_quotas' => 'Monthly Quotas', 'title.export' => 'Eksport danych zespołu', 'title.import' => 'Import danych zespołu', 'title.options' => 'Opcje', @@ -250,6 +260,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. @@ -294,6 +308,9 @@ $i18n_key_words = array( 'form.time.duration_format' => '(hh:mm or 0.0h)', 'form.time.billable' => 'Płatne dla klienta', 'form.time.uncompleted' => 'Nieukończone', +// TODO: translate the following. +// 'form.time.remaining_quota' => 'Remaining quota', +// 'form.time.over_quota' => 'Over quota', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). 'form.time_edit.uncompleted' => 'Ten wpis ma określony jedynie czas rozpoczęcia. To nie jest błąd.', @@ -344,6 +361,8 @@ $i18n_key_words = array( // Users form. See example at https://timetracker.anuko.com/users.php 'form.users.active_users' => 'Aktywni użytkownicy', 'form.users.inactive_users' => 'Nieaktywni użytkownicy', + // TODO: translate the following. + // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', 'form.users.role' => 'Rola', 'form.users.manager' => 'Manager', 'form.users.comanager' => 'Co-manager', @@ -394,4 +413,12 @@ $i18n_key_words = array( 'form.mail.footer' => 'Anuko Time Tracker jest prostym, łatwym w użyciu, otwartoźródłowym
systemem śledzenia czasu. Odwiedź www.anuko.com, aby uzyskać więcej informacji.', 'form.mail.report_sent' => 'Wysłano raport', 'form.mail.invoice_sent' => 'Wysłano fakturę', + +// Quotas configuration form. +// TODO: translate the following. +// 'form.quota.year' => 'Year', +// 'form.quota.month' => 'Month', +// 'form.quota.quota' => 'Quota', +// 'form.quota.workday_hours' => 'Hours in a work day', +// 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.', );