2 // +----------------------------------------------------------------------+
 
   3 // | Anuko Time Tracker
 
   4 // +----------------------------------------------------------------------+
 
   5 // | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
 
   6 // +----------------------------------------------------------------------+
 
   7 // | LIBERAL FREEWARE LICENSE: This source code document may be used
 
   8 // | by anyone for any purpose, and freely redistributed alone or in
 
   9 // | combination with other software, provided that the license is obeyed.
 
  11 // | There are only two ways to violate the license:
 
  13 // | 1. To redistribute this code in source form, with the copyright
 
  14 // |    notice or license removed or altered. (Distributing in compiled
 
  15 // |    forms without embedded copyright notices is permitted).
 
  17 // | 2. To redistribute modified versions of this code in *any* form
 
  18 // |    that bears insufficient indications that the modifications are
 
  19 // |    not the work of the original author(s).
 
  21 // | This license applies to this document only, not any other software
 
  22 // | that it may be combined with.
 
  24 // +----------------------------------------------------------------------+
 
  26 // | https://www.anuko.com/time_tracker/credits.htm
 
  27 // +----------------------------------------------------------------------+
 
  29 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
 
  30 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
 
  32 $i18n_language = 'Polish (Polski)';
 
  33 $i18n_months = array('Styczeń', 'Luty', 'Marzec', 'Kwiecień', 'Maj', 'Czerwiec', 'Lipiec', 'Sierpień', 'Wrzesień', 'Październik', 'Listopad', 'Grudzień');
 
  34 $i18n_weekdays = array('Niedziela', 'Poniedziałek', 'Wtorek', 'Środa', 'Czwartek', 'Piątek', 'Sobota');
 
  35 $i18n_weekdays_short = array('Nd', 'Pon', 'Wt', 'Śr', 'Czw', 'Pt', 'Sob');
 
  37 $i18n_holidays = array('01/01', '01/05', '04/05', '04/06', '05/01', '05/03', '05/24', '06/04', '08/15', '11/01', '11/11', '12/25', '12/26');
 
  39 $i18n_key_words = array(
 
  41 // Menus - short selection strings that are displayed on top of application web pages.
 
  42 // Example: https://timetracker.anuko.com (black menu on top).
 
  43 'menu.login' => 'Zaloguj',
 
  44 'menu.logout' => 'Wyloguj',
 
  45 'menu.forum' => 'Forum',
 
  46 'menu.help' => 'Pomoc',
 
  47 // TODO: translate the following.
 
  48 // 'menu.create_group' => 'Create Group',
 
  49 'menu.profile' => 'Profil',
 
  50 // TODO: translate the following.
 
  51 // 'menu.group' => 'Group',
 
  52 'menu.time' => 'Czas',
 
  53 'menu.expenses' => 'Wydatki',
 
  54 'menu.reports' => 'Raporty',
 
  55 'menu.charts' => 'Statystyki', // TODO: is this correct translation for Charts?
 
  56 'menu.projects' => 'Projekty',
 
  57 'menu.tasks' => 'Zadania',
 
  58 'menu.users' => 'Użytkownicy',
 
  59 // TODO: translate the following.
 
  60 // 'menu.groups' => 'Groups',
 
  61 'menu.export' => 'Eksport',
 
  62 'menu.clients' => 'Klienci',
 
  63 'menu.options' => 'Opcje',
 
  65 // Footer - strings on the bottom of most pages.
 
  66 // TODO: translate the following.
 
  67 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
 
  68 'footer.credits' => 'Twórcy',
 
  69 'footer.license' => 'Licencja',
 
  70 // TODO: translate the following.
 
  71 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
 
  72                                      // This is a link to a webpage that describes how to contribute to the project.
 
  75 'error.access_denied' => 'Odmowa dostępu.',
 
  76 'error.sys' => 'Błąd systemu.',
 
  77 'error.db' => 'Błąd bazy danych.',
 
  78 // TODO: translate the following.
 
  79 // 'error.feature_disabled' => 'Feature is disabled.',
 
  80 'error.field' => 'Niepoprawne dane: "{0}".',
 
  81 'error.empty' => 'Pole "{0}" jest puste.',
 
  82 'error.not_equal' => 'Wartość z pola "{0}" jest inna niż wartość z pola "{1}".',
 
  83 'error.interval' => 'Wartość z pola "{0}" musi być większe niż wartość z pola "{1}".',
 
  84 'error.project' => 'Wybierz projekt.',
 
  85 'error.task' => 'Wybierz zadanie.',
 
  86 'error.client' => 'Wybierz klienta.',
 
  87 'error.report' => 'Wybierz raport.',
 
  88 // TODO: translate the following.
 
  89 // 'error.record' => 'Select record.',
 
  90 'error.auth' => 'Błędny login lub hasło.',
 
  91 'error.user_exists' => 'Użytkownik o takiej nazwie już istnieje.',
 
  92 // TODO: translate the following.
 
  93 // 'error.object_exists' => 'Object with this name already exists.',
 
  94 'error.project_exists' => 'Projekt o takiej nazwie już istnieje.',
 
  95 'error.task_exists' => 'Zadanie o takiej nazwie już istnieje.',
 
  96 'error.client_exists' => 'Klient o takiej nazwie już istnieje.',
 
  97 'error.invoice_exists' => 'Faktura o tym numerze już istnieje.',
 
  98 // TODO: translate the following.
 
  99 // 'error.role_exists' => 'Role with this rank already exists.',
 
 100 'error.no_invoiceable_items' => 'Brak przedmiotów do faktury.',
 
 101 'error.no_login' => 'Użytkownik o takiej nazwie nie istnieje.',
 
 102 'error.no_groups' => 'Twoja baza danych jest pusta. Zaloguj się jako administrator i stwórz nowy zespół.', // TODO: replace "team" with "group".
 
 103 'error.upload' => 'Błąd podczas wysyłania pliku.',
 
 104 // TODO: translate the following.
 
 105 // 'error.range_locked' => 'Date range is locked.',
 
 106 'error.mail_send' => 'Błąd podczas wysyłania wiadomości e-mail.',
 
 107 'error.no_email' => 'Żaden adres e-mail nie jest skojarzony z tym loginem.',
 
 108 'error.uncompleted_exists' => 'Istnieje niedokończony wpis. Zamknij go lub usuń.',
 
 109 'error.goto_uncompleted' => 'Przejdź do niedokończonego wpisu.',
 
 110 'error.overlap' => 'Okres czasowy nakłada się z istniejącymi wpisami.',
 
 111 'error.future_date' => 'Data jest w przyszłości.',
 
 113 // Labels for buttons
 
 114 'button.login' => 'Login',
 
 115 'button.now' => 'Teraz',
 
 116 'button.save' => 'Zapisz',
 
 117 'button.copy' => 'Kopiuj',
 
 118 'button.cancel' => 'Anuluj',
 
 119 'button.submit' => 'Zatwierdź',
 
 120 'button.add' => 'Dodaj',
 
 121 'button.delete' => 'Usuń',
 
 122 'button.generate' => 'Wygeneruj',
 
 123 'button.reset_password' => 'Resetuj hasło',
 
 124 'button.send' => 'Wyślij',
 
 125 'button.send_by_email' => 'Wyślij e-mail',
 
 126 'button.create_group' => 'Stwórz zespół', // TODO: replace "team" with "group".
 
 127 'button.export' => 'Eksportuj zespół', // TODO: replace "team" with "group".
 
 128 'button.import' => 'Importuj zespół', // TODO: replace "team" with "group".
 
 129 'button.close' => 'Zamknij',
 
 130 'button.stop' => 'Zatrzymaj',
 
 132 // Labels for controls on forms. Labels in this section are used on multiple forms.
 
 133 'label.group_name' => 'Nazwa zespołu',  // TODO: replace "team" with "group".
 
 134 'label.address' => 'Adres',
 
 135 'label.currency' => 'Waluta',
 
 136 'label.manager_name' => 'Nazwa managera',
 
 137 'label.manager_login' => 'Login managera',
 
 138 'label.person_name' => 'Nazwa',
 
 139 'label.thing_name' => 'Nazwa',
 
 140 'label.login' => 'Login',
 
 141 'label.password' => 'Hasło',
 
 142 'label.confirm_password' => 'Potwierdź hasło',
 
 143 'label.email' => 'E-mail',
 
 144 // TODO: translate the following.
 
 145 // 'label.cc' => 'Cc',
 
 146 // 'label.bcc' => 'Bcc',
 
 147 'label.subject' => 'Temat',
 
 148 'label.date' => 'Data',
 
 149 'label.start_date' => 'Data początkowa',
 
 150 'label.end_date' => 'Data końcowa',
 
 151 'label.user' => 'Użytkownik',
 
 152 'label.users' => 'Użytkownicy',
 
 153 // TODO: translate the following.
 
 154 // 'label.roles' => 'Roles',
 
 155 'label.client' => 'Klient',
 
 156 'label.clients' => 'Klienci',
 
 157 'label.option' => 'Opcja',
 
 158 'label.invoice' => 'Faktura',
 
 159 'label.project' => 'Projekt',
 
 160 'label.projects' => 'Projekty',
 
 161 'label.task' => 'Zadanie',
 
 162 'label.tasks' => 'Zadania',
 
 163 'label.description' => 'Opis',
 
 164 'label.start' => 'Początek',
 
 165 'label.finish' => 'Koniec',
 
 166 'label.duration' => 'Czas trwania',
 
 167 'label.note' => 'Uwagi',
 
 168 // TODO: translate the following.
 
 169 // 'label.notes' => 'Notes',
 
 170 'label.item' => 'Pozycja',
 
 171 'label.cost' => 'Koszt',
 
 172 // TODO: translate the following.
 
 173 // 'label.ip' => 'IP',
 
 174 'label.day_total' => 'Dziś',
 
 175 'label.week_total' => 'W tym tygodniu',
 
 176 // TODO: translate the following.
 
 177 // 'label.month_total' => 'Month total',
 
 178 'label.today' => 'Dziś',
 
 179 'label.view' => 'Widok',
 
 180 'label.edit' => 'Edycja',
 
 181 'label.delete' => 'Usuń',
 
 182 'label.configure' => 'Konfiguruj',
 
 183 'label.select_all' => 'Zaznacz wszystko',
 
 184 'label.select_none' => 'Odznacz wszystko',
 
 185 // TODO: translate the following.
 
 186 // 'label.day_view' => 'Day view',
 
 187 // 'label.week_view' => 'Week view',
 
 189 'label.language' => 'Język',
 
 190 'label.decimal_mark' => 'Znak dziesiętny',
 
 191 'label.date_format' => 'Format daty',
 
 192 'label.time_format' => 'Format godziny',
 
 193 'label.week_start' => 'Początek tygodnia',
 
 194 'label.comment' => 'Komentarz',
 
 195 'label.status' => 'Status',
 
 196 'label.tax' => 'Podatek',
 
 197 'label.subtotal' => 'Suma netto',
 
 198 'label.total' => 'Suma',
 
 199 'label.client_name' => 'Nazwa klienta',
 
 200 'label.client_address' => 'Adres klienta',
 
 202 'label.error' => 'Błąd',
 
 203 'label.ldap_hint' => 'Wpisz swoją <b> nazwę użytkownika Windows<b> i <b>hasło<b> w polach poniżej.',
 
 204 'label.required_fields' => '* - pola wymagane',
 
 205 'label.on_behalf' => 'w imieniu',
 
 206 'label.role_manager' => '(Manager)',
 
 207 'label.role_comanager' => '(Co-manager)',
 
 208 'label.role_admin' => '(Administrator)',
 
 209 // TODO: translate the following.
 
 210 // 'label.page' => 'Page',
 
 211 // 'label.condition' => 'Condition',
 
 212 // 'label.yes' => 'yes',
 
 213 // 'label.no' => 'no',
 
 214 // Labels for plugins (extensions to Time Tracker that provide additional features).
 
 215 'label.custom_fields' => 'Niestandardowe pola',
 
 216 // Translate the following.
 
 217 // 'label.monthly_quotas' => 'Monthly quotas',
 
 218 'label.type' => 'Rodzaj',
 
 219 'label.type_dropdown' => 'lista rozwijana',
 
 220 'label.type_text' => 'tekst',
 
 221 'label.required' => 'Wymagane',
 
 222 'label.fav_report' => 'Ulubiony raport',
 
 223 'label.schedule' => 'Harmonogram',
 
 224 'label.what_is_it' => 'Co to jest?',
 
 225 // 'label.expense' => 'Expense',
 
 226 // 'label.quantity' => 'Quantity',
 
 227 // 'label.paid_status' => 'Paid status',
 
 228 // 'label.paid' => 'Paid',
 
 229 // 'label.mark_paid' => 'Mark paid',
 
 230 // 'label.week_note' => 'Week note',
 
 231 // 'label.week_list' => 'Week list',
 
 234 'title.login' => 'Logowanie',
 
 235 'title.groups' => 'Zespoły', // TODO: change "teams" to "groups".
 
 236 'title.create_group' => 'Zakładanie zespołu', // TODO: change "team" to "group".
 
 237 'title.edit_group' => 'Edytowanie zespołu', // TODO: change "team" to "group".
 
 238 'title.delete_group' => 'Usuwanie zespołu', // TODO: change "team" to "group".
 
 239 'title.reset_password' => 'Resetowanie hasła',
 
 240 'title.change_password' => 'Zmiana hasła',
 
 241 'title.time' => 'Wybrana data',
 
 242 'title.edit_time_record' => 'Edytowanie wpisu',
 
 243 'title.delete_time_record' => 'Usuwanie wpisu',
 
 244 'title.expenses' => 'Wydatki',
 
 245 'title.edit_expense' => 'Edytowanie wpisu',
 
 246 'title.delete_expense' => 'Usuwanie wpisu',
 
 247 'title.reports' => 'Raporty',
 
 248 'title.report' => 'Raport',
 
 249 'title.send_report' => 'Wysyłanie raportu',
 
 250 'title.invoice' => 'Faktura',
 
 251 'title.send_invoice' => 'Wysyłanie faktury',
 
 252 'title.charts' => 'Statystyki',
 
 253 'title.projects' => 'Projekty',
 
 254 'title.add_project' => 'dodawanie projektu',
 
 255 'title.edit_project' => 'Edytowanie projektu',
 
 256 'title.delete_project' => 'Usuwanie projektu',
 
 257 'title.tasks' => 'Zadania',
 
 258 'title.add_task' => 'Dodawanie zadania',
 
 259 'title.edit_task' => 'Edytowanie zadania',
 
 260 'title.delete_task' => 'Usuwanie zadania',
 
 261 'title.users' => 'Użytkownicy',
 
 262 'title.add_user' => 'Dodawanie użytkownika',
 
 263 'title.edit_user' => 'Edytowanie użytkownika',
 
 264 'title.delete_user' => 'Usuwanie użytkownika',
 
 265 // TODO: translate the following.
 
 266 // 'title.roles' => 'Roles',
 
 267 // 'title.add_role' => 'Adding Role',
 
 268 // 'title.edit_role' => 'Editing Role',
 
 269 // 'title.delete_role' => 'Deleting Role',
 
 270 'title.clients' => 'Klienci',
 
 271 'title.add_client' => 'Dodawanie klienta',
 
 272 'title.edit_client' => 'Edytowanie klienta',
 
 273 'title.delete_client' => 'Usuwanie klienta',
 
 274 'title.invoices' => 'Faktury',
 
 275 'title.add_invoice' => 'Dodawanie faktury',
 
 276 'title.view_invoice' => 'Podgląd faktury',
 
 277 'title.delete_invoice' => 'Usuwanie faktury',
 
 278 'title.notifications' => 'Powiadomienia',
 
 279 'title.add_notification' => 'Dodawanie powiadomienia',
 
 280 'title.edit_notification' => 'Edytowanie powiadomienia',
 
 281 'title.delete_notification' => 'Usuwanie powiadomienia',
 
 282 // 'title.monthly_quotas' => 'Monthly Quotas',
 
 283 'title.export' => 'Eksport danych zespołu', // TODO: replace "team" with "group".
 
 284 'title.import' => 'Import danych zespołu', // TODO: replace "team" with "group".
 
 285 'title.options' => 'Opcje',
 
 286 'title.profile' => 'Profil',
 
 287 // TODO: translate the following.
 
 288 // 'title.group' => 'Group Settings',
 
 289 'title.cf_custom_fields' => 'Pola niestandardowe',
 
 290 'title.cf_add_custom_field' => 'Dodawanie pola niestandardowego',
 
 291 'title.cf_edit_custom_field' => 'Edytowanie pola niestandardowego',
 
 292 'title.cf_delete_custom_field' => 'Usuwanie pola niestandardowego',
 
 293 'title.cf_dropdown_options' => 'Opcje listy rozwijanej',
 
 294 'title.cf_add_dropdown_option' => 'Dodawanie opcji',
 
 295 'title.cf_edit_dropdown_option' => 'Edytowanie opcji',
 
 296 'title.cf_delete_dropdown_option' => 'Usuwanie opcji',
 
 297 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
 
 298 // It is also a name for the Locking plugin on the group settings page.
 
 299 // TODO: translate the following.
 
 300 // 'title.locking' => 'Locking',
 
 301 // 'title.week_view' => 'Week View',
 
 302 // 'title.swap_roles' => 'Swapping Roles',
 
 304 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 
 305 // Strings that are used in a single form must go to the specific form section.
 
 306 'dropdown.all' => '--- wszystkie ---',
 
 307 'dropdown.no' => '--- żaden ---',
 
 308 // TODO: translate the following.
 
 309 // 'dropdown.current_day' => 'today',
 
 310 // 'dropdown.previous_day' => 'yesterday',
 
 311 'dropdown.selected_day' => 'dzień',
 
 312 'dropdown.current_week' => 'ten tydzień',
 
 313 'dropdown.previous_week' => 'poprzedni tydzień',
 
 314 'dropdown.selected_week' => 'tydzień',
 
 315 'dropdown.current_month' => 'ten miesiąc',
 
 316 'dropdown.previous_month' => 'poprzedni miesiąc',
 
 317 'dropdown.selected_month' => 'miesiąc',
 
 318 'dropdown.current_year' => 'ten rok',
 
 319 // TODO: translate the following.
 
 320 // 'dropdown.previous_year' => 'previous year',
 
 321 'dropdown.selected_year' => 'rok',
 
 322 'dropdown.all_time' => 'od początku',
 
 323 'dropdown.projects' => 'projekty',
 
 324 'dropdown.tasks' => 'zadania',
 
 325 'dropdown.clients' => 'klienci',
 
 326 'dropdown.select' => '--- wybierz ---',
 
 327 'dropdown.select_invoice' => '--- wybierz fakturę ---',
 
 328 'dropdown.status_active' => 'aktywny',
 
 329 'dropdown.status_inactive' => 'nieaktywny',
 
 330 'dropdown.delete' => 'usuń',
 
 331 'dropdown.do_not_delete' => 'nie usuwaj',
 
 332 // TODO: translate the following.
 
 333 // 'dropdown.paid' => 'paid',
 
 334 // 'dropdown.not_paid' => 'not paid',
 
 336 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 
 337 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
 
 338 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
 
 339 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
 
 341 // Login form. See example at https://timetracker.anuko.com/login.php.
 
 342 'form.login.forgot_password' => 'Nie pamiętasz hasła?',
 
 343 'form.login.about' => 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> jest prostym, łatwym w użyciu, otwartoźródłowym systemem śledzenia czasu.',
 
 345 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
 
 346 'form.reset_password.message' => 'Instrukcje zmiany hasła zostały wysłane na adres e-mail połączony z kontem.',
 
 347 'form.reset_password.email_subject' => 'Anuko Time Tracker - żądanie zmiany hasła',
 
 348 // TODO: English string has changed. "from IP" added. Re-translate the beginning.
 
 349 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone from IP %s requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
 
 350 // "IP %s" probably sounds awkward.
 
 351 'form.reset_password.email_body' => "Drogi Użytkowniku,\n\nktoś, IP %s, poprosił o zmianę hasła w aplikacji Anuko Time Tracker. Aby ustawić nowe hasło, proszę kliknąć na poniższy link lub go skopiować i otworzyć w oknie przeglądarki WWW.\n\n%s\n\nJeśli to nie Ty poprosiłeś o zmianę hasła, zignoruj tą wiadomość.\n\nAnuko Time Tracker jest prostym, łatwym w użyciu, otwartoźródłowym systemem do śledzenia czasu. Odwiedź https://www.anuko.com aby uzyskać więcej informacji.\n\n",
 
 353 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
 
 354 'form.change_password.tip' => 'Wpisz nowe hasło i kliknij Zapisz.',
 
 356 // Time form. See example at https://timetracker.anuko.com/time.php.
 
 357 'form.time.duration_format' => '(hh:mm or 0.0h)',
 
 358 'form.time.billable' => 'Płatne dla klienta',
 
 359 'form.time.uncompleted' => 'Nieukończone',
 
 360 // TODO: translate the following.
 
 361 // 'form.time.remaining_quota' => 'Remaining quota',
 
 362 // 'form.time.over_quota' => 'Over quota',
 
 364 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
 
 365 'form.time_edit.uncompleted' => 'Ten wpis ma określony jedynie czas rozpoczęcia. To nie jest błąd.',
 
 367 // Week view form. See example at https://timetracker.anuko.com/week.php.
 
 368 // TODO: translate the following.
 
 369 // 'form.week.new_entry' => 'New entry',
 
 371 // Reports form. See example at https://timetracker.anuko.com/reports.php
 
 372 'form.reports.save_as_favorite' => 'Zapisz jako ulubiony',
 
 373 'form.reports.confirm_delete' => 'Czy na pewno chcesz usunąć ten ulubiony raport?',
 
 374 'form.reports.include_billable' => 'płatne',
 
 375 'form.reports.include_not_billable' => 'bezpłatne',
 
 376 'form.reports.include_invoiced' => 'fakturowane',
 
 377 'form.reports.include_not_invoiced' => 'nie fakturowane',
 
 378 'form.reports.select_period' => 'Wybierz okres',
 
 379 'form.reports.set_period' => 'lub ustaw daty',
 
 380 'form.reports.show_fields' => 'Pokaż pola',
 
 381 'form.reports.group_by' => 'Grupowanie wg',
 
 382 'form.reports.group_by_no' => '--- bez grupowania ---',
 
 383 'form.reports.group_by_date' => 'daty',
 
 384 'form.reports.group_by_user' => 'użytkowników',
 
 385 'form.reports.group_by_client' => 'klientów',
 
 386 'form.reports.group_by_project' => 'projektów',
 
 387 'form.reports.group_by_task' => 'zadań',
 
 388 'form.reports.totals_only' => 'Tylko sumy',
 
 390 // Report form. See example at https://timetracker.anuko.com/report.php
 
 391 // (after generating a report at https://timetracker.anuko.com/reports.php).
 
 392 'form.report.export' => 'Eksport',
 
 393 // TODO: translate the following.
 
 394 // 'form.report.assign_to_invoice' => 'Assign to invoice',
 
 396 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 
 397 // (you can get to this form after generating a report).
 
 398 'form.invoice.number' => 'Numer faktury',
 
 399 'form.invoice.person' => 'Osoba',
 
 401 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 
 402 'form.invoice.invoice_to_delete' => 'Faktura do usunięcia',
 
 403 'form.invoice.invoice_entries' => 'Wpisy dot. faktury',
 
 404 // TODO: translate the following.
 
 405 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
 
 407 // Charts form. See example at https://timetracker.anuko.com/charts.phpp
 
 408 'form.charts.interval' => 'Okres',
 
 409 'form.charts.chart' => 'Wykres',
 
 411 // Projects form. See example at https://timetracker.anuko.com/projects.php
 
 412 'form.projects.active_projects' => 'Aktywne projekty',
 
 413 'form.projects.inactive_projects' => 'Nieaktywne projekty',
 
 415 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
 
 416 'form.tasks.active_tasks' => 'Aktywne zadania',
 
 417 'form.tasks.inactive_tasks' => 'Nieaktywne zadania',
 
 419 // Users form. See example at https://timetracker.anuko.com/users.php
 
 420 'form.users.active_users' => 'Aktywni użytkownicy',
 
 421 'form.users.inactive_users' => 'Nieaktywni użytkownicy',
 
 422  // TODO: translate the following.
 
 423  // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 
 424 'form.users.role' => 'Rola',
 
 425 'form.users.manager' => 'Manager',
 
 426 'form.users.comanager' => 'Co-manager',
 
 427 'form.users.rate' => 'Stawka',
 
 428 'form.users.default_rate' => 'Domyślna stawka godzinowa',
 
 430 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
 
 431 // TODO: translate the following.
 
 432 // 'form.user_edit.swap_roles' => 'Swap roles',
 
 434 // Roles form. See example at https://timetracker.anuko.com/roles.php
 
 435 // TODO: translate the following.
 
 436 // 'form.roles.active_roles' => 'Active Roles',
 
 437 // 'form.roles.inactive_roles' => 'Inactive Roles',
 
 438 // 'form.roles.rank' => 'Rank',
 
 439 // 'form.roles.rights' => 'Rights',
 
 440 // 'form.roles.assigned' => 'Assigned',
 
 441 // 'form.roles.not_assigned' => 'Not assigned',
 
 443 // Clients form. See example at https://timetracker.anuko.com/clients.phpp
 
 444 'form.clients.active_clients' => 'Aktywni klienci',
 
 445 'form.clients.inactive_clients' => 'Nieaktywni klienci',
 
 447 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php.
 
 448 'form.client.client_to_delete' => 'Klient do usunięcia',
 
 449 'form.client.client_entries' => 'Wpisy dot. klienta',
 
 451 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
 
 452 // TODO: replace "team" with "group" in the string below.
 
 453 'form.export.hint' => 'Możesz wyeksportować wszystkie dane zespołu do pliku xml. Przydatne przy migracji danych na własny serwer.',
 
 454 'form.export.compression' => 'Kompresja',
 
 455 'form.export.compression_none' => 'brak',
 
 456 'form.export.compression_bzip' => 'bzip',
 
 458 // Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
 
 459 'form.import.hint' => 'Import danych zespołu z pliku xml.', // TODO: replace "team" with "group".
 
 460 'form.import.file' => 'Wybierz plik',
 
 461 'form.import.success' => 'Import zakończony powodzeniem.',
 
 463 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 
 464 // TODO: replace "team" with "group" in the string below.
 
 465 'form.groups.hint' => 'Załóż nowy zespół najpierw tworząc konto managera.<br>Możesz także zaimportować plik xml z danymi zespołu z innego serwera Anuko Time Tracker (nazwy loginów nie mogą się powtarzać).',
 
 467 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
 
 468 'form.group_edit.12_hours' => '12 godzin',
 
 469 'form.group_edit.24_hours' => '24 godziny',
 
 470 // TODO: translate the following.
 
 471 // 'form.group_edit.show_holidays' => 'Show holidays',
 
 472 'form.group_edit.tracking_mode' => 'Tryb śledzenia',
 
 473 'form.group_edit.mode_time' => 'czas',
 
 474 'form.group_edit.mode_projects' => 'projekty',
 
 475 'form.group_edit.mode_projects_and_tasks' => 'projekty i zadania',
 
 476 'form.group_edit.record_type' => 'Rejestrowanie czasu',
 
 477 'form.group_edit.type_all' => 'wszystko',
 
 478 'form.group_edit.type_start_finish' => 'początek i koniec',
 
 479 'form.group_edit.type_duration' => 'czas trwania',
 
 480 // TODO: translate the following.
 
 481 // 'form.group_edit.punch_mode' => 'Punch mode',
 
 482 // 'form.group_edit.allow_overlap' => 'Allow overlap',
 
 483 // 'form.group_edit.future_entries' => 'Future entries',
 
 484 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
 
 485 // 'form.group_edit.allow_ip' => 'Allow IP',
 
 486 'form.group_edit.plugins' => 'Dodatkowe moduły',
 
 488 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
 
 489 // TODO: translate the following.
 
 490 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
 
 492 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
 
 493 'form.mail.from' => 'Od',
 
 494 'form.mail.to' => 'Do',
 
 495 'form.mail.report_subject' => 'Raport Time Tracker',
 
 496 'form.mail.footer' => 'Anuko Time Tracker jest prostym, łatwym w użyciu, otwartoźródłowym<br>systemem śledzenia czasu. Odwiedź <a href="https://www.anuko.com">www.anuko.com</a>, aby uzyskać więcej informacji.',
 
 497 'form.mail.report_sent' => 'Wysłano raport',
 
 498 'form.mail.invoice_sent' => 'Wysłano fakturę',
 
 500 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
 
 501 // TODO: translate the following.
 
 502 // 'form.quota.year' => 'Year',
 
 503 // 'form.quota.month' => 'Month',
 
 504 // 'form.quota.quota' => 'Quota',
 
 505 // 'form.quota.workday_hours' => 'Hours in a work day',
 
 506 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
 
 508 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
 
 509 // TODO: translate the following.
 
 510 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
 
 511 // 'form.swap.swap_with' => 'Swap roles with',
 
 513 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
 
 514 // TODO: translate the following.
 
 515 // 'role.user.label' => 'User',
 
 516 // 'role.user.low_case_label' => 'user',
 
 517 // 'role.user.description' => 'A regular member without management rights.',
 
 518 // 'role.client.label' => 'Client',
 
 519 // 'role.client.low_case_label' => 'client',
 
 520 // 'role.client.description' => 'A client can view its own reports, charts, and invoices.',
 
 521 // 'role.supervisor.label' => 'Supervisor',
 
 522 // 'role.supervisor.low_case_label' => 'supervisor',
 
 523 // 'role.supervisor.description' => 'A person with a small set of management rights.',
 
 524 // 'role.comanager.label' => 'Co-manager',
 
 525 // 'role.comanager.low_case_label' => 'co-manager',
 
 526 // 'role.comanager.description' => 'A person with a big set of management functions.',
 
 527 // 'role.manager.label' => 'Manager',
 
 528 // 'role.manager.low_case_label' => 'manager',
 
 529 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
 
 530 // 'role.top_manager.label' => 'Top manager',
 
 531 // 'role.top_manager.low_case_label' => 'top manager',
 
 532 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
 
 533 // 'role.admin.label' => 'Administrator',
 
 534 // 'role.admin.low_case_label' => 'administrator',
 
 535 // 'role.admin.description' => 'Site adminsitrator.',