ffa3ca324fdd23f814a96ef0747f5d13af420b7e
[timetracker.git] / WEB-INF / resources / pl.lang.php
1 <?php
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.
10 // |
11 // | There are only two ways to violate the license:
12 // |
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).
16 // |
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).
20 // |
21 // | This license applies to this document only, not any other software
22 // | that it may be combined with.
23 // |
24 // +----------------------------------------------------------------------+
25 // | Contributors:
26 // | https://www.anuko.com/time_tracker/credits.htm
27 // +----------------------------------------------------------------------+
28
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.
31
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');
36 // format mm/dd
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');
38
39 $i18n_key_words = array(
40
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.plugins' => 'Moduły',
53 'menu.time' => 'Czas',
54 // TODO: translate the following.
55 // 'menu.week' => 'Week',
56 'menu.expenses' => 'Wydatki',
57 'menu.reports' => 'Raporty',
58 // TODO: translate the following.
59 // 'menu.timesheets' => 'Timesheets',
60 'menu.charts' => 'Statystyki', // TODO: is this correct translation for Charts?
61 'menu.projects' => 'Projekty',
62 'menu.tasks' => 'Zadania',
63 'menu.users' => 'Użytkownicy',
64 // TODO: translate the following.
65 // 'menu.groups' => 'Groups',
66 // 'menu.subgroups' => 'Subgroups',
67 'menu.export' => 'Eksport',
68 'menu.clients' => 'Klienci',
69 'menu.options' => 'Opcje',
70
71 // Footer - strings on the bottom of most pages.
72 // TODO: translate the following.
73 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
74 'footer.credits' => 'Twórcy',
75 'footer.license' => 'Licencja',
76 // TODO: translate the following.
77 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
78                                      // This is a link to a webpage that describes how to contribute to the project.
79
80 // Error messages.
81 'error.access_denied' => 'Odmowa dostępu.',
82 'error.sys' => 'Błąd systemu.',
83 'error.db' => 'Błąd bazy danych.',
84 // TODO: translate the following.
85 // 'error.feature_disabled' => 'Feature is disabled.',
86 'error.field' => 'Niepoprawne dane: "{0}".',
87 'error.empty' => 'Pole "{0}" jest puste.',
88 'error.not_equal' => 'Wartość z pola "{0}" jest inna niż wartość z pola "{1}".',
89 'error.interval' => 'Wartość z pola "{0}" musi być większe niż wartość z pola "{1}".',
90 'error.project' => 'Wybierz projekt.',
91 'error.task' => 'Wybierz zadanie.',
92 'error.client' => 'Wybierz klienta.',
93 'error.report' => 'Wybierz raport.',
94 // TODO: translate the following.
95 // 'error.record' => 'Select record.',
96 'error.auth' => 'Błędny login lub hasło.',
97 'error.user_exists' => 'Użytkownik o takiej nazwie już istnieje.',
98 // TODO: translate the following.
99 // 'error.object_exists' => 'Object with this name already exists.',
100 'error.invoice_exists' => 'Faktura o tym numerze już istnieje.',
101 // TODO: translate the following.
102 // 'error.role_exists' => 'Role with this rank already exists.',
103 'error.no_invoiceable_items' => 'Brak przedmiotów do faktury.',
104 // TODO: translate the following.
105 // 'error.no_records' => 'There are no records.',
106 'error.no_login' => 'Użytkownik o takiej nazwie nie istnieje.',
107 'error.no_groups' => 'Twoja baza danych jest pusta. Zaloguj się jako administrator i stwórz nowy zespół.', // TODO: replace "team" with "group".
108 'error.upload' => 'Błąd podczas wysyłania pliku.',
109 // TODO: translate the following.
110 // 'error.range_locked' => 'Date range is locked.',
111 'error.mail_send' => 'Błąd podczas wysyłania wiadomości e-mail.',
112 // TODO: improve the translation above by adding MAIL_SMTP_DEBUG part.
113 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
114 'error.no_email' => 'Żaden adres e-mail nie jest skojarzony z tym loginem.',
115 'error.uncompleted_exists' => 'Istnieje niedokończony wpis. Zamknij go lub usuń.',
116 'error.goto_uncompleted' => 'Przejdź do niedokończonego wpisu.',
117 'error.overlap' => 'Okres czasowy nakłada się z istniejącymi wpisami.',
118 'error.future_date' => 'Data jest w przyszłości.',
119 // TODO: translate the following.
120 // 'error.xml' => 'Error in XML file at line %d: %s.',
121 // 'error.cannot_import' => 'Cannot import: %s.',
122 // 'error.format' => 'Invalid file format.',
123 // 'error.user_count' => 'Limit on user count.',
124 // 'error.expired' => 'Expiration date reached.',
125 // 'error.file_storage' => 'File storage error.',
126
127 // Warning messages.
128 // TODO: translate the following.
129 // 'warn.sure' => 'Are you sure?',
130 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
131
132 // Success messages.
133 // TODO: translate the following.
134 // 'msg.success' => 'Operation completed successfully.',
135
136 // Labels for buttons
137 'button.login' => 'Login',
138 'button.now' => 'Teraz',
139 'button.save' => 'Zapisz',
140 'button.copy' => 'Kopiuj',
141 'button.cancel' => 'Anuluj',
142 'button.submit' => 'Zatwierdź',
143 'button.add' => 'Dodaj',
144 'button.delete' => 'Usuń',
145 'button.generate' => 'Wygeneruj',
146 'button.reset_password' => 'Resetuj hasło',
147 'button.send' => 'Wyślij',
148 'button.send_by_email' => 'Wyślij e-mail',
149 'button.create_group' => 'Stwórz zespół', // TODO: replace "team" with "group".
150 'button.export' => 'Eksportuj zespół', // TODO: replace "team" with "group".
151 'button.import' => 'Importuj zespół', // TODO: replace "team" with "group".
152 'button.close' => 'Zamknij',
153 'button.stop' => 'Zatrzymaj',
154 // TODO: translate the following.
155 // 'button.approve' => 'Approve',
156 // 'button.disapprove' => 'Disapprove',
157
158 // Labels for controls on forms. Labels in this section are used on multiple forms.
159 'label.group_name' => 'Nazwa zespołu',  // TODO: replace "team" with "group".
160 'label.address' => 'Adres',
161 'label.currency' => 'Waluta',
162 'label.manager_name' => 'Nazwa managera',
163 'label.manager_login' => 'Login managera',
164 'label.person_name' => 'Nazwa',
165 'label.thing_name' => 'Nazwa',
166 'label.login' => 'Login',
167 'label.password' => 'Hasło',
168 'label.confirm_password' => 'Potwierdź hasło',
169 'label.email' => 'E-mail',
170 // TODO: translate the following.
171 // 'label.cc' => 'Cc',
172 // 'label.bcc' => 'Bcc',
173 'label.subject' => 'Temat',
174 'label.date' => 'Data',
175 'label.start_date' => 'Data początkowa',
176 'label.end_date' => 'Data końcowa',
177 'label.user' => 'Użytkownik',
178 'label.users' => 'Użytkownicy',
179 // TODO: translate the following.
180 // 'label.group' => 'Group',
181 // 'label.subgroups' => 'Subgroups',
182 // 'label.roles' => 'Roles',
183 'label.client' => 'Klient',
184 'label.clients' => 'Klienci',
185 'label.option' => 'Opcja',
186 'label.invoice' => 'Faktura',
187 'label.project' => 'Projekt',
188 'label.projects' => 'Projekty',
189 'label.task' => 'Zadanie',
190 'label.tasks' => 'Zadania',
191 'label.description' => 'Opis',
192 'label.start' => 'Początek',
193 'label.finish' => 'Koniec',
194 'label.duration' => 'Czas trwania',
195 'label.note' => 'Uwagi',
196 // TODO: translate the following.
197 // 'label.notes' => 'Notes',
198 'label.item' => 'Pozycja',
199 'label.cost' => 'Koszt',
200 // TODO: translate the following.
201 // 'label.ip' => 'IP',
202 'label.day_total' => 'Dziś',
203 'label.week_total' => 'W tym tygodniu',
204 // TODO: translate the following.
205 // 'label.month_total' => 'Month total',
206 'label.today' => 'Dziś',
207 'label.view' => 'Widok',
208 'label.edit' => 'Edycja',
209 'label.delete' => 'Usuń',
210 'label.configure' => 'Konfiguruj',
211 'label.select_all' => 'Zaznacz wszystko',
212 'label.select_none' => 'Odznacz wszystko',
213 // TODO: translate the following.
214 // 'label.day_view' => 'Day view',
215 // 'label.week_view' => 'Week view',
216 'label.id' => 'ID',
217 'label.language' => 'Język',
218 'label.decimal_mark' => 'Znak dziesiętny',
219 'label.date_format' => 'Format daty',
220 'label.time_format' => 'Format godziny',
221 'label.week_start' => 'Początek tygodnia',
222 'label.comment' => 'Komentarz',
223 'label.status' => 'Status',
224 'label.tax' => 'Podatek',
225 'label.subtotal' => 'Suma netto',
226 'label.total' => 'Suma',
227 'label.client_name' => 'Nazwa klienta',
228 'label.client_address' => 'Adres klienta',
229 'label.or' => 'lub',
230 'label.error' => 'Błąd',
231 'label.ldap_hint' => 'Wpisz swoją <b> nazwę użytkownika Windows<b> i <b>hasło<b> w polach poniżej.',
232 'label.required_fields' => '* - pola wymagane',
233 'label.on_behalf' => 'w imieniu',
234 'label.role_manager' => '(Manager)',
235 'label.role_comanager' => '(Co-manager)',
236 'label.role_admin' => '(Administrator)',
237 // TODO: translate the following.
238 // 'label.page' => 'Page',
239 // 'label.condition' => 'Condition',
240 // 'label.yes' => 'yes',
241 // 'label.no' => 'no',
242 // Labels for plugins (extensions to Time Tracker that provide additional features).
243 'label.custom_fields' => 'Niestandardowe pola',
244 // Translate the following.
245 // 'label.monthly_quotas' => 'Monthly quotas',
246 'label.type' => 'Rodzaj',
247 'label.type_dropdown' => 'lista rozwijana',
248 'label.type_text' => 'tekst',
249 'label.required' => 'Wymagane',
250 'label.fav_report' => 'Ulubiony raport',
251 'label.schedule' => 'Harmonogram',
252 'label.what_is_it' => 'Co to jest?',
253 // 'label.expense' => 'Expense',
254 // 'label.quantity' => 'Quantity',
255 // 'label.paid_status' => 'Paid status',
256 // 'label.paid' => 'Paid',
257 // 'label.mark_paid' => 'Mark paid',
258 // 'label.week_note' => 'Week note',
259 // 'label.week_list' => 'Week list',
260 // 'label.work_units' => 'Work units',
261 // 'label.work_units_short' => 'Units',
262 'label.totals_only' => 'Tylko sumy',
263 // TODO: translate the following.
264 // 'label.quota' => 'Quota',
265 // 'label.timesheet' => 'Timesheet',
266 // 'label.submitted' => 'Submitted',
267 // 'label.approved' => 'Approved',
268 // 'label.approval' => 'Report approval',
269 // 'label.mark_approved' => 'Mark approved',
270 // 'label.template' => 'Template',
271 // 'label.attachments' => 'Attachments',
272 // 'label.files' => 'Files',
273 // 'label.file' => 'File',
274 // 'label.image' => 'Image',
275 // 'label.download' => 'Download',
276 'label.active_users' => 'Aktywni użytkownicy',
277 'label.inactive_users' => 'Nieaktywni użytkownicy',
278
279 // Form titles.
280 'title.error' => 'Błąd',
281 // TODO: Translate the following.
282 // 'title.success' => 'Success',
283 'title.login' => 'Logowanie',
284 'title.groups' => 'Zespoły', // TODO: change "teams" to "groups".
285 // TODO: translate the following.
286 // 'title.subgroups' => 'Subgroups',
287 // 'title.add_group' => 'Adding Group',
288 'title.edit_group' => 'Edytowanie zespołu', // TODO: change "team" to "group".
289 'title.delete_group' => 'Usuwanie zespołu', // TODO: change "team" to "group".
290 'title.reset_password' => 'Resetowanie hasła',
291 'title.change_password' => 'Zmiana hasła',
292 'title.time' => 'Wybrana data',
293 'title.edit_time_record' => 'Edytowanie wpisu',
294 'title.delete_time_record' => 'Usuwanie wpisu',
295 // TODO: Translate the following.
296 // 'title.time_files' => 'Time Record Files',
297 'title.expenses' => 'Wydatki',
298 'title.edit_expense' => 'Edytowanie wpisu',
299 'title.delete_expense' => 'Usuwanie wpisu',
300 'title.reports' => 'Raporty',
301 'title.report' => 'Raport',
302 'title.send_report' => 'Wysyłanie raportu',
303 // TODO: Translate the following.
304 // 'title.timesheets' => 'Timesheets',
305 // 'title.timesheet' => 'Timesheet',
306 // 'title.timesheet_files' => 'Timesheet Files',
307 'title.invoice' => 'Faktura',
308 'title.send_invoice' => 'Wysyłanie faktury',
309 'title.charts' => 'Statystyki',
310 'title.projects' => 'Projekty',
311 // TODO: translate the following.
312 // 'title.project_files' => 'Project Files',
313 'title.add_project' => 'dodawanie projektu',
314 'title.edit_project' => 'Edytowanie projektu',
315 'title.delete_project' => 'Usuwanie projektu',
316 'title.tasks' => 'Zadania',
317 'title.add_task' => 'Dodawanie zadania',
318 'title.edit_task' => 'Edytowanie zadania',
319 'title.delete_task' => 'Usuwanie zadania',
320 'title.users' => 'Użytkownicy',
321 'title.add_user' => 'Dodawanie użytkownika',
322 'title.edit_user' => 'Edytowanie użytkownika',
323 'title.delete_user' => 'Usuwanie użytkownika',
324 // TODO: translate the following.
325 // 'title.roles' => 'Roles',
326 // 'title.add_role' => 'Adding Role',
327 // 'title.edit_role' => 'Editing Role',
328 // 'title.delete_role' => 'Deleting Role',
329 'title.clients' => 'Klienci',
330 'title.add_client' => 'Dodawanie klienta',
331 'title.edit_client' => 'Edytowanie klienta',
332 'title.delete_client' => 'Usuwanie klienta',
333 'title.invoices' => 'Faktury',
334 'title.add_invoice' => 'Dodawanie faktury',
335 'title.view_invoice' => 'Podgląd faktury',
336 'title.delete_invoice' => 'Usuwanie faktury',
337 'title.notifications' => 'Powiadomienia',
338 'title.add_notification' => 'Dodawanie powiadomienia',
339 'title.edit_notification' => 'Edytowanie powiadomienia',
340 'title.delete_notification' => 'Usuwanie powiadomienia',
341 // TODO: translate the following.
342 // 'title.add_timesheet' => 'Adding Timesheet',
343 // 'title.edit_timesheet' => 'Editing Timesheet',
344 // 'title.delete_timesheet' => 'Deleting Timesheet',
345 // 'title.monthly_quotas' => 'Monthly Quotas',
346 'title.export' => 'Eksport danych zespołu', // TODO: replace "team" with "group".
347 'title.import' => 'Import danych zespołu', // TODO: replace "team" with "group".
348 'title.options' => 'Opcje',
349 // TODO: translate the following.
350 // 'title.display_options' => 'Display Options',
351 'title.profile' => 'Profil',
352 'title.plugins' => 'Dodatkowe moduły',
353 'title.cf_custom_fields' => 'Pola niestandardowe',
354 'title.cf_add_custom_field' => 'Dodawanie pola niestandardowego',
355 'title.cf_edit_custom_field' => 'Edytowanie pola niestandardowego',
356 'title.cf_delete_custom_field' => 'Usuwanie pola niestandardowego',
357 'title.cf_dropdown_options' => 'Opcje listy rozwijanej',
358 'title.cf_add_dropdown_option' => 'Dodawanie opcji',
359 'title.cf_edit_dropdown_option' => 'Edytowanie opcji',
360 'title.cf_delete_dropdown_option' => 'Usuwanie opcji',
361 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
362 // It is also a name for the Locking plugin on the group settings page.
363 // TODO: translate the following.
364 // 'title.locking' => 'Locking',
365 // 'title.week_view' => 'Week View',
366 // 'title.swap_roles' => 'Swapping Roles',
367 // 'title.work_units' => 'Work Units',
368 // 'title.templates' => 'Templates',
369 // 'title.add_template' => 'Adding Template',
370 // 'title.edit_template' => 'Editing Template',
371 // 'title.delete_template' => 'Deleting Template',
372 // 'title.edit_file' => 'Editing File',
373 // 'title.delete_file' => 'Deleting File',
374 // 'title.download_file' => 'Downloading File',
375 // 'title.work' => 'Work',
376 // 'title.add_work' => 'Adding Work',
377 // 'title.edit_work' => 'Editing Work',
378 // 'title.delete_work' => 'Deleting Work',
379 // 'title.active_work' => 'Active Work', // Active work items this group outsources to other groups.
380 // 'title.inactive_work' => 'Inactive Work', // Inactive work items this group was outsourcing to other groups.
381
382 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
383 // Strings that are used in a single form must go to the specific form section.
384 'dropdown.all' => '--- wszystkie ---',
385 'dropdown.no' => '--- żaden ---',
386 // TODO: translate the following.
387 // 'dropdown.current_day' => 'today',
388 // 'dropdown.previous_day' => 'yesterday',
389 'dropdown.selected_day' => 'dzień',
390 'dropdown.current_week' => 'ten tydzień',
391 'dropdown.previous_week' => 'poprzedni tydzień',
392 'dropdown.selected_week' => 'tydzień',
393 'dropdown.current_month' => 'ten miesiąc',
394 'dropdown.previous_month' => 'poprzedni miesiąc',
395 'dropdown.selected_month' => 'miesiąc',
396 'dropdown.current_year' => 'ten rok',
397 // TODO: translate the following.
398 // 'dropdown.previous_year' => 'previous year',
399 'dropdown.selected_year' => 'rok',
400 'dropdown.all_time' => 'od początku',
401 'dropdown.projects' => 'projekty',
402 'dropdown.tasks' => 'zadania',
403 'dropdown.clients' => 'klienci',
404 'dropdown.select' => '--- wybierz ---',
405 'dropdown.select_invoice' => '--- wybierz fakturę ---',
406 // TODO: translate the following.
407 // 'dropdown.select_timesheet' => '--- select timesheet ---',
408 'dropdown.status_active' => 'aktywny',
409 'dropdown.status_inactive' => 'nieaktywny',
410 'dropdown.delete' => 'usuń',
411 'dropdown.do_not_delete' => 'nie usuwaj',
412 // TODO: translate the following.
413 // 'dropdown.approved' => 'approved',
414 // 'dropdown.not_approved' => 'not approved',
415 // 'dropdown.paid' => 'paid',
416 // 'dropdown.not_paid' => 'not paid',
417
418 // 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.
419 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
420 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
421 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
422
423 // Login form. See example at https://timetracker.anuko.com/login.php.
424 'form.login.forgot_password' => 'Nie pamiętasz hasła?',
425 '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.',
426
427 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
428 'form.reset_password.message' => 'Instrukcje zmiany hasła zostały wysłane na adres e-mail połączony z kontem.',
429 'form.reset_password.email_subject' => 'Anuko Time Tracker - żądanie zmiany hasła',
430 // TODO: English string has changed. "from IP" added. Re-translate the beginning.
431 // '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",
432 // "IP %s" probably sounds awkward.
433 '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",
434
435 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
436 'form.change_password.tip' => 'Wpisz nowe hasło i kliknij Zapisz.',
437
438 // Time form. See example at https://timetracker.anuko.com/time.php.
439 'form.time.duration_format' => '(hh:mm or 0.0h)',
440 'form.time.billable' => 'Płatne dla klienta',
441 'form.time.uncompleted' => 'Nieukończone',
442 // TODO: translate the following.
443 // 'form.time.remaining_quota' => 'Remaining quota',
444 // 'form.time.over_quota' => 'Over quota',
445 // 'form.time.remaining_balance' => 'Remaining balance',
446 // 'form.time.over_balance' => 'Over balance',
447
448 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
449 'form.time_edit.uncompleted' => 'Ten wpis ma określony jedynie czas rozpoczęcia. To nie jest błąd.',
450
451 // Week view form. See example at https://timetracker.anuko.com/week.php.
452 // TODO: translate the following.
453 // 'form.week.new_entry' => 'New entry',
454
455 // Reports form. See example at https://timetracker.anuko.com/reports.php
456 'form.reports.save_as_favorite' => 'Zapisz jako ulubiony',
457 'form.reports.confirm_delete' => 'Czy na pewno chcesz usunąć ten ulubiony raport?',
458 'form.reports.include_billable' => 'płatne',
459 'form.reports.include_not_billable' => 'bezpłatne',
460 'form.reports.include_invoiced' => 'fakturowane',
461 'form.reports.include_not_invoiced' => 'nie fakturowane',
462 // TODO: translate the following.
463 // 'form.reports.include_assigned' => 'assigned',
464 // 'form.reports.include_not_assigned' => 'not assigned',
465 // 'form.reports.include_pending' => 'pending',
466 'form.reports.select_period' => 'Wybierz okres',
467 'form.reports.set_period' => 'lub ustaw daty',
468 'form.reports.show_fields' => 'Pokaż pola',
469 'form.reports.group_by' => 'Grupowanie wg',
470 'form.reports.group_by_no' => '--- bez grupowania ---',
471 'form.reports.group_by_date' => 'daty',
472 'form.reports.group_by_user' => 'użytkowników',
473 'form.reports.group_by_client' => 'klientów',
474 'form.reports.group_by_project' => 'projektów',
475 'form.reports.group_by_task' => 'zadań',
476
477 // Report form. See example at https://timetracker.anuko.com/report.php
478 // (after generating a report at https://timetracker.anuko.com/reports.php).
479 'form.report.export' => 'Eksport',
480 // TODO: translate the following.
481 // 'form.report.assign_to_invoice' => 'Assign to invoice',
482 // 'form.report.assign_to_timesheet' => 'Assign to timesheet',
483
484 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
485 // TODO: translate the following.
486 // 'form.timesheets.active_timesheets' => 'Active Timesheets',
487 // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',
488
489 // Templates form. See example at https://timetracker.anuko.com/templates.php
490 // TODO: translate the following.
491 // 'form.templates.active_templates' => 'Active Templates',
492 // 'form.templates.inactive_templates' => 'Inactive Templates',
493
494 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
495 // (you can get to this form after generating a report).
496 'form.invoice.number' => 'Numer faktury',
497 'form.invoice.person' => 'Osoba',
498
499 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
500 'form.invoice.invoice_to_delete' => 'Faktura do usunięcia',
501 'form.invoice.invoice_entries' => 'Wpisy dot. faktury',
502 // TODO: translate the following.
503 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
504
505 // Charts form. See example at https://timetracker.anuko.com/charts.phpp
506 'form.charts.interval' => 'Okres',
507 'form.charts.chart' => 'Wykres',
508
509 // Projects form. See example at https://timetracker.anuko.com/projects.php
510 'form.projects.active_projects' => 'Aktywne projekty',
511 'form.projects.inactive_projects' => 'Nieaktywne projekty',
512
513 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
514 'form.tasks.active_tasks' => 'Aktywne zadania',
515 'form.tasks.inactive_tasks' => 'Nieaktywne zadania',
516
517 // Users form. See example at https://timetracker.anuko.com/users.php
518  // TODO: translate the following.
519  // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
520 'form.users.role' => 'Rola',
521 'form.users.manager' => 'Manager',
522 'form.users.comanager' => 'Co-manager',
523 'form.users.rate' => 'Stawka',
524 'form.users.default_rate' => 'Domyślna stawka godzinowa',
525
526 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
527 // TODO: translate the following.
528 // 'form.user_edit.swap_roles' => 'Swap roles',
529
530 // Roles form. See example at https://timetracker.anuko.com/roles.php
531 // TODO: translate the following.
532 // 'form.roles.active_roles' => 'Active Roles',
533 // 'form.roles.inactive_roles' => 'Inactive Roles',
534 // 'form.roles.rank' => 'Rank',
535 // 'form.roles.rights' => 'Rights',
536 // 'form.roles.assigned' => 'Assigned',
537 // 'form.roles.not_assigned' => 'Not assigned',
538
539 // Clients form. See example at https://timetracker.anuko.com/clients.phpp
540 'form.clients.active_clients' => 'Aktywni klienci',
541 'form.clients.inactive_clients' => 'Nieaktywni klienci',
542
543 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php.
544 'form.client.client_to_delete' => 'Klient do usunięcia',
545 'form.client.client_entries' => 'Wpisy dot. klienta',
546
547 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
548 // TODO: replace "team" with "group" in the string below.
549 'form.export.hint' => 'Możesz wyeksportować wszystkie dane zespołu do pliku xml. Przydatne przy migracji danych na własny serwer.',
550 'form.export.compression' => 'Kompresja',
551 'form.export.compression_none' => 'brak',
552 'form.export.compression_bzip' => 'bzip',
553
554 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
555 'form.import.hint' => 'Import danych zespołu z pliku xml.', // TODO: replace "team" with "group".
556 'form.import.file' => 'Wybierz plik',
557 'form.import.success' => 'Import zakończony powodzeniem.',
558
559 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
560 // TODO: replace "team" with "group" in the string below.
561 '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ć).',
562
563 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
564 'form.group_edit.12_hours' => '12 godzin',
565 'form.group_edit.24_hours' => '24 godziny',
566 // TODO: translate the following.
567 // 'form.group_edit.display_options' => 'Display options',
568 // 'form.group_edit.show_holidays' => 'Show holidays',
569 'form.group_edit.tracking_mode' => 'Tryb śledzenia',
570 'form.group_edit.mode_time' => 'czas',
571 'form.group_edit.mode_projects' => 'projekty',
572 'form.group_edit.mode_projects_and_tasks' => 'projekty i zadania',
573 'form.group_edit.record_type' => 'Rejestrowanie czasu',
574 'form.group_edit.type_all' => 'wszystko',
575 'form.group_edit.type_start_finish' => 'początek i koniec',
576 'form.group_edit.type_duration' => 'czas trwania',
577 // TODO: translate the following.
578 // 'form.group_edit.punch_mode' => 'Punch mode',
579 // 'form.group_edit.allow_overlap' => 'Allow overlap',
580 // 'form.group_edit.future_entries' => 'Future entries',
581 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
582 // 'form.group_edit.confirm_save' => 'Confirm saving',
583 // 'form.group_edit.allow_ip' => 'Allow IP',
584
585 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
586 // TODO: translate the following.
587 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
588
589 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
590 'form.mail.from' => 'Od',
591 'form.mail.to' => 'Do',
592 'form.mail.report_subject' => 'Raport Time Tracker',
593 '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.',
594 'form.mail.report_sent' => 'Wysłano raport',
595 'form.mail.invoice_sent' => 'Wysłano fakturę',
596
597 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
598 // TODO: translate the following.
599 // 'form.quota.year' => 'Year',
600 // 'form.quota.month' => 'Month',
601 // 'form.quota.workday_hours' => 'Hours in a work day',
602 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
603
604 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
605 // TODO: translate the following.
606 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
607 // 'form.swap.swap_with' => 'Swap roles with',
608
609 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
610 // TODO: translate the following.
611 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
612 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
613
614 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
615 // TODO: translate the following.
616 // 'role.user.label' => 'User',
617 // 'role.user.low_case_label' => 'user',
618 // 'role.user.description' => 'A regular member without management rights.',
619 // 'role.client.label' => 'Client',
620 // 'role.client.low_case_label' => 'client',
621 // 'role.client.description' => 'A client can view its own data.',
622 // 'role.supervisor.label' => 'Supervisor',
623 // 'role.supervisor.low_case_label' => 'supervisor',
624 // 'role.supervisor.description' => 'A person with a small set of management rights.',
625 // 'role.comanager.label' => 'Co-manager',
626 // 'role.comanager.low_case_label' => 'co-manager',
627 // 'role.comanager.description' => 'A person with a big set of management functions.',
628 // 'role.manager.label' => 'Manager',
629 // 'role.manager.low_case_label' => 'manager',
630 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
631 // 'role.top_manager.label' => 'Top manager',
632 // 'role.top_manager.low_case_label' => 'top manager',
633 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
634 // 'role.admin.label' => 'Administrator',
635 // 'role.admin.low_case_label' => 'administrator',
636 // 'role.admin.description' => 'Site adminsitrator.',
637
638 // Timesheet View form. See example at https://timetracker.anuko.com/timesheet_view.php.
639 // TODO: translate the following.
640 // 'form.timesheet_view.submit_subject' => 'Timesheet approval request',
641 // 'form.timesheet_view.submit_body' => "A new timesheet requires approval.<p>User: %s.",
642 // 'form.timesheet_view.approve_subject' => 'Timesheet approved',
643 // 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.<p>%s",
644 // 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved',
645 // 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.<p>%s",
646
647 // Display Options form. See example at https://timetracker.anuko.com/display_options.php.
648 // TODO: translate the following.
649 // 'form.display_options.menu' => 'Menu',
650 // 'form.display_options.note_on_separate_row' => 'Note on separate row',
651 );