[IMP] use const SUPERUSER_ID insteand of int 1
[odoo/odoo.git] / addons / hr_holidays / i18n / pl.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * hr_holidays
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 6.0dev\n"
8 "Report-Msgid-Bugs-To: support@openerp.com\n"
9 "POT-Creation-Date: 2012-02-08 01:37+0100\n"
10 "PO-Revision-Date: 2010-10-26 08:09+0000\n"
11 "Last-Translator: OpenERP Administrators <Unknown>\n"
12 "Language-Team: \n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2012-07-14 06:07+0000\n"
17 "X-Generator: Launchpad (build 15614)\n"
18
19 #. module: hr_holidays
20 #: selection:hr.holidays.status,color_name:0
21 msgid "Blue"
22 msgstr "Niebieski"
23
24 #. module: hr_holidays
25 #: field:hr.holidays,holiday_type:0
26 msgid "Allocation Type"
27 msgstr ""
28
29 #. module: hr_holidays
30 #: selection:hr.employee,current_leave_state:0 selection:hr.holidays,state:0
31 msgid "Waiting Second Approval"
32 msgstr "Oczekuje na drugą aprobatę"
33
34 #. module: hr_holidays
35 #: help:hr.holidays.status,remaining_leaves:0
36 msgid "Maximum Leaves Allowed - Leaves Already Taken"
37 msgstr "Liczba dni urlopu - Urlopy wykorzystane"
38
39 #. module: hr_holidays
40 #: view:hr.holidays:0
41 msgid "Leaves Management"
42 msgstr "Urlopy"
43
44 #. module: hr_holidays
45 #: view:hr.holidays:0
46 msgid "Group By..."
47 msgstr "Grupuj wg..."
48
49 #. module: hr_holidays
50 #: view:hr.holidays:0
51 msgid "Allocation Mode"
52 msgstr ""
53
54 #. module: hr_holidays
55 #: view:hr.holidays:0 field:hr.holidays,department_id:0
56 msgid "Department"
57 msgstr "Dział"
58
59 #. module: hr_holidays
60 #: model:ir.actions.act_window,name:hr_holidays.request_approve_holidays
61 msgid "Requests Approve"
62 msgstr ""
63
64 #. module: hr_holidays
65 #: selection:hr.employee,current_leave_state:0 selection:hr.holidays,state:0
66 msgid "Refused"
67 msgstr "Odrzucone"
68
69 #. module: hr_holidays
70 #: help:hr.holidays,category_id:0
71 msgid "Category of Employee"
72 msgstr ""
73
74 #. module: hr_holidays
75 #: view:hr.holidays:0
76 msgid " Month-1"
77 msgstr ""
78
79 #. module: hr_holidays
80 #: selection:hr.holidays.status,color_name:0
81 msgid "Brown"
82 msgstr "Brązowy"
83
84 #. module: hr_holidays
85 #: view:hr.holidays:0
86 msgid "Remaining Days"
87 msgstr "Pozostałe dni"
88
89 #. module: hr_holidays
90 #: selection:hr.holidays,holiday_type:0
91 msgid "By Employee"
92 msgstr "Wg pracowników"
93
94 #. module: hr_holidays
95 #: help:hr.holidays,employee_id:0
96 msgid ""
97 "Leave Manager can let this field empty if this leave request/allocation is "
98 "for every employee"
99 msgstr ""
100 "Przełożony może pozwolić, aby to pole było puste, jeśli wniosek dotyczy "
101 "wszystkich pracowników."
102
103 #. module: hr_holidays
104 #: view:hr.holidays:0
105 msgid "Set to Draft"
106 msgstr "Ustaw na projekt"
107
108 #. module: hr_holidays
109 #: selection:hr.holidays.status,color_name:0
110 msgid "Light Cyan"
111 msgstr "Jasnoseledynowy"
112
113 #. module: hr_holidays
114 #: selection:hr.holidays.status,color_name:0
115 msgid "Light Green"
116 msgstr "Jasnozielony"
117
118 #. module: hr_holidays
119 #: field:hr.employee,current_leave_id:0
120 msgid "Current Leave Type"
121 msgstr ""
122
123 #. module: hr_holidays
124 #: model:ir.actions.act_window,help:hr_holidays.open_ask_holidays
125 msgid ""
126 "Leave requests can be recorded by employees and validated by their managers. "
127 "Once a leave request is validated, it appears automatically in the agenda of "
128 "the employee. You can define several allowance types (paid holidays, "
129 "sickness, etc.) and manage allowances per type."
130 msgstr ""
131
132 #. module: hr_holidays
133 #: model:ir.actions.report.xml,name:hr_holidays.report_holidays_summary
134 msgid "Summary Of Leaves"
135 msgstr "Podsumowanie urlopów"
136
137 #. module: hr_holidays
138 #: selection:hr.employee,current_leave_state:0 view:hr.holidays:0
139 #: selection:hr.holidays,state:0
140 msgid "Approved"
141 msgstr "Zaaprobowane"
142
143 #. module: hr_holidays
144 #: field:hr.employee,last_login:0
145 msgid "Latest Connection"
146 msgstr ""
147
148 #. module: hr_holidays
149 #: view:hr.holidays:0
150 msgid "Refuse"
151 msgstr "Odmów"
152
153 #. module: hr_holidays
154 #: code:addons/hr_holidays/hr_holidays.py:344
155 #, python-format
156 msgid ""
157 "You cannot validate leaves for employee %s: too few remaining days (%s)."
158 msgstr ""
159
160 #. module: hr_holidays
161 #: help:hr.holidays,state:0
162 msgid ""
163 "The state is set to 'Draft', when a holiday request is created.            \n"
164 "The state is 'Waiting Approval', when holiday request is confirmed by user.  "
165 "          \n"
166 "The state is 'Refused', when holiday request is refused by manager.          "
167 "  \n"
168 "The state is 'Approved', when holiday request is approved by manager."
169 msgstr ""
170
171 #. module: hr_holidays
172 #: view:board.board:0
173 #: model:ir.actions.act_window,name:hr_holidays.act_hr_employee_holiday_request
174 #: model:ir.ui.menu,name:hr_holidays.menu_hr_reporting_holidays
175 #: model:ir.ui.menu,name:hr_holidays.menu_open_ask_holidays
176 msgid "Leaves"
177 msgstr "Nieobecności"
178
179 #. module: hr_holidays
180 #: model:ir.model,name:hr_holidays.model_hr_holidays
181 msgid "Leave"
182 msgstr "Zostaw"
183
184 #. module: hr_holidays
185 #: model:ir.ui.menu,name:hr_holidays.menu_request_approve_holidays
186 msgid "Leave Requests to Approve"
187 msgstr ""
188
189 #. module: hr_holidays
190 #: model:ir.ui.menu,name:hr_holidays.menu_account_central_journal
191 msgid "Leaves by Department"
192 msgstr "Nieobecności wg działów"
193
194 #. module: hr_holidays
195 #: selection:hr.employee,current_leave_state:0 selection:hr.holidays,state:0
196 msgid "Cancelled"
197 msgstr "Anulowano"
198
199 #. module: hr_holidays
200 #: help:hr.holidays,type:0
201 msgid ""
202 "Choose 'Leave Request' if someone wants to take an off-day. \n"
203 "Choose 'Allocation Request' if you want to increase the number of leaves "
204 "available for someone"
205 msgstr ""
206 "Wybierz 'Wniosek urlopowy' jeśli ktoś chce wziąć urlop. \n"
207 "Wybierz 'Wniosek o zwiększenie urlopu' jeśli chcesz zwiększyć liczbę dni "
208 "wolnych dla kogoś."
209
210 #. module: hr_holidays
211 #: help:hr.employee,remaining_leaves:0
212 msgid ""
213 "Total number of legal leaves allocated to this employee, change this value "
214 "to create allocation/leave requests."
215 msgstr ""
216
217 #. module: hr_holidays
218 #: view:hr.holidays.status:0
219 msgid "Validation"
220 msgstr ""
221
222 #. module: hr_holidays
223 #: code:addons/hr_holidays/hr_holidays.py:377
224 #, python-format
225 msgid "Warning !"
226 msgstr ""
227
228 #. module: hr_holidays
229 #: field:hr.holidays.status,color_name:0
230 msgid "Color in Report"
231 msgstr "Kolor w raporcie"
232
233 #. module: hr_holidays
234 #: model:ir.model,name:hr_holidays.model_hr_holidays_summary_employee
235 msgid "HR Holidays Summary Report By Employee"
236 msgstr "Raport podsumowania urlopów wg pracowników"
237
238 #. module: hr_holidays
239 #: help:hr.holidays,manager_id:0
240 msgid "This area is automatically filled by the user who validate the leave"
241 msgstr ""
242
243 #. module: hr_holidays
244 #: field:hr.holidays,holiday_status_id:0
245 #: field:hr.holidays.remaining.leaves.user,leave_type:0
246 #: view:hr.holidays.status:0 field:hr.holidays.status,name:0
247 #: field:hr.holidays.summary.dept,holiday_type:0
248 #: model:ir.actions.act_window,name:hr_holidays.open_view_holiday_status
249 #: model:ir.model,name:hr_holidays.model_hr_holidays_status
250 #: model:ir.ui.menu,name:hr_holidays.menu_open_view_holiday_status
251 msgid "Leave Type"
252 msgstr "Typ urlopu"
253
254 #. module: hr_holidays
255 #: code:addons/hr_holidays/hr_holidays.py:199
256 #: code:addons/hr_holidays/hr_holidays.py:344
257 #, python-format
258 msgid "Warning!"
259 msgstr "Uwaga!"
260
261 #. module: hr_holidays
262 #: selection:hr.holidays.status,color_name:0
263 msgid "Magenta"
264 msgstr "Purpurowy"
265
266 #. module: hr_holidays
267 #: code:addons/hr_holidays/wizard/hr_holidays_summary_department.py:44
268 #, python-format
269 msgid "You have to select at least 1 Department. And try again"
270 msgstr "Musisz wybrać co najmniej 1 wydział. Spróbuj ponownie."
271
272 #. module: hr_holidays
273 #: selection:hr.holidays.summary.dept,holiday_type:0
274 #: selection:hr.holidays.summary.employee,holiday_type:0
275 msgid "Confirmed"
276 msgstr "Potwierdzone"
277
278 #. module: hr_holidays
279 #: field:hr.holidays.summary.dept,date_from:0
280 #: field:hr.holidays.summary.employee,date_from:0
281 msgid "From"
282 msgstr "Od"
283
284 #. module: hr_holidays
285 #: view:hr.holidays:0
286 msgid "Confirm"
287 msgstr "Potwierdź"
288
289 #. module: hr_holidays
290 #: code:addons/hr_holidays/hr_holidays.py:384
291 #, python-format
292 msgid "Leave Request for %s"
293 msgstr ""
294
295 #. module: hr_holidays
296 #: field:hr.holidays.status,remaining_leaves:0
297 msgid "Remaining Leaves"
298 msgstr "Pozostało dni urlopu"
299
300 #. module: hr_holidays
301 #: view:hr.holidays:0 field:hr.holidays,state:0
302 msgid "State"
303 msgstr "Stan"
304
305 #. module: hr_holidays
306 #: model:ir.model,name:hr_holidays.model_hr_holidays_remaining_leaves_user
307 msgid "Total holidays by type"
308 msgstr "Syma urlopów wg typów"
309
310 #. module: hr_holidays
311 #: view:hr.employee:0 view:hr.holidays:0 field:hr.holidays,employee_id:0
312 #: field:hr.holidays.remaining.leaves.user,name:0
313 #: model:ir.model,name:hr_holidays.model_hr_employee
314 msgid "Employee"
315 msgstr "Pracownik"
316
317 #. module: hr_holidays
318 #: selection:hr.employee,current_leave_state:0 selection:hr.holidays,state:0
319 msgid "New"
320 msgstr ""
321
322 #. module: hr_holidays
323 #: view:hr.holidays:0
324 msgid "Type"
325 msgstr "Typ"
326
327 #. module: hr_holidays
328 #: selection:hr.holidays.status,color_name:0
329 msgid "Red"
330 msgstr "Czerwony"
331
332 #. module: hr_holidays
333 #: view:hr.holidays.remaining.leaves.user:0
334 msgid "Leaves by Type"
335 msgstr "Nieobecności wg typów"
336
337 #. module: hr_holidays
338 #: selection:hr.holidays.status,color_name:0
339 msgid "Light Salmon"
340 msgstr "Jasno-łososiowy"
341
342 #. module: hr_holidays
343 #: selection:hr.holidays.status,color_name:0
344 msgid "Wheat"
345 msgstr "Pszenny"
346
347 #. module: hr_holidays
348 #: constraint:resource.calendar.leaves:0
349 msgid "Error! leave start-date must be lower then leave end-date."
350 msgstr ""
351
352 #. module: hr_holidays
353 #: code:addons/hr_holidays/hr_holidays.py:382
354 #, python-format
355 msgid "Allocation for %s"
356 msgstr ""
357
358 #. module: hr_holidays
359 #: view:hr.holidays:0 field:hr.holidays,number_of_days:0
360 #: field:hr.holidays,number_of_days_temp:0
361 msgid "Number of Days"
362 msgstr "Liczba dni"
363
364 #. module: hr_holidays
365 #: code:addons/hr_holidays/hr_holidays.py:377
366 #, python-format
367 msgid ""
368 "The feature behind the field 'Remaining Legal Leaves' can only be used when "
369 "there is only one leave type with the option 'Allow to Override Limit' "
370 "unchecked. (%s Found). Otherwise, the update is ambiguous as we cannot "
371 "decide on which leave type the update has to be done. \n"
372 "You may prefer to use the classic menus 'Leave Requests' and 'Allocation "
373 "Requests' located in 'Human Resources \\ Leaves' to manage the leave days of "
374 "the employees if the configuration does not allow to use this field."
375 msgstr ""
376
377 #. module: hr_holidays
378 #: view:hr.holidays.status:0
379 msgid "Search Leave Type"
380 msgstr ""
381
382 #. module: hr_holidays
383 #: sql_constraint:hr.holidays:0
384 msgid "You have to select an employee or a category"
385 msgstr ""
386
387 #. module: hr_holidays
388 #: help:hr.holidays.status,double_validation:0
389 msgid ""
390 "When selected, the Allocation/Leave Requests for this type require a second "
391 "validation to be approved."
392 msgstr ""
393
394 #. module: hr_holidays
395 #: selection:hr.employee,current_leave_state:0 selection:hr.holidays,state:0
396 msgid "Waiting Approval"
397 msgstr "Oczekuje na aprobatę"
398
399 #. module: hr_holidays
400 #: field:hr.holidays.summary.employee,emp:0
401 msgid "Employee(s)"
402 msgstr "Pracowników"
403
404 #. module: hr_holidays
405 #: help:hr.holidays.status,categ_id:0
406 msgid ""
407 "If you set a meeting type, OpenERP will create a meeting in the calendar "
408 "once a leave is validated."
409 msgstr ""
410
411 #. module: hr_holidays
412 #: field:hr.holidays,linked_request_ids:0
413 msgid "Linked Requests"
414 msgstr ""
415
416 #. module: hr_holidays
417 #: field:hr.holidays,parent_id:0
418 msgid "Parent"
419 msgstr "Nadrzędny"
420
421 #. module: hr_holidays
422 #: selection:hr.holidays.status,color_name:0
423 msgid "Lavender"
424 msgstr "Lawendowy"
425
426 #. module: hr_holidays
427 #: view:hr.holidays:0
428 msgid "Month"
429 msgstr ""
430
431 #. module: hr_holidays
432 #: view:hr.holidays:0
433 #: model:ir.actions.act_window,name:hr_holidays.open_ask_holidays
434 #: model:ir.ui.menu,name:hr_holidays.menu_open_ask_holidays_new
435 msgid "Leave Requests"
436 msgstr "Wniosek urlopowy"
437
438 #. module: hr_holidays
439 #: field:hr.holidays.status,limit:0
440 msgid "Allow to Override Limit"
441 msgstr "Pozwala przekroczyć limit"
442
443 #. module: hr_holidays
444 #: view:hr.holidays.summary.employee:0
445 #: model:ir.actions.act_window,name:hr_holidays.action_hr_holidays_summary_employee
446 msgid "Employee's Holidays"
447 msgstr "Urlopy pracowników"
448
449 #. module: hr_holidays
450 #: view:hr.holidays:0 field:hr.holidays,category_id:0
451 msgid "Category"
452 msgstr ""
453
454 #. module: hr_holidays
455 #: help:hr.holidays.status,max_leaves:0
456 msgid ""
457 "This value is given by the sum of all holidays requests with a positive "
458 "value."
459 msgstr ""
460
461 #. module: hr_holidays
462 #: view:board.board:0
463 msgid "All Employee Leaves"
464 msgstr ""
465
466 #. module: hr_holidays
467 #: selection:hr.holidays.status,color_name:0
468 msgid "Light Coral"
469 msgstr "Jasny koralowy"
470
471 #. module: hr_holidays
472 #: view:hr.holidays.summary.dept:0
473 #: model:ir.actions.act_window,name:hr_holidays.action_hr_holidays_summary_dept
474 msgid "Holidays by Department"
475 msgstr ""
476
477 #. module: hr_holidays
478 #: selection:hr.holidays.status,color_name:0
479 msgid "Black"
480 msgstr "Czarny"
481
482 #. module: hr_holidays
483 #: model:ir.actions.act_window,name:hr_holidays.hr_holidays_leaves_assign_legal
484 msgid "Allocate Leaves for Employees"
485 msgstr ""
486
487 #. module: hr_holidays
488 #: field:resource.calendar.leaves,holiday_id:0
489 msgid "Holiday"
490 msgstr ""
491
492 #. module: hr_holidays
493 #: field:hr.holidays,case_id:0 field:hr.holidays.status,categ_id:0
494 msgid "Meeting"
495 msgstr ""
496
497 #. module: hr_holidays
498 #: selection:hr.holidays.status,color_name:0
499 msgid "Ivory"
500 msgstr "Kość słoniowa"
501
502 #. module: hr_holidays
503 #: selection:hr.holidays.summary.dept,holiday_type:0
504 #: selection:hr.holidays.summary.employee,holiday_type:0
505 msgid "Both Validated and Confirmed"
506 msgstr "Zarówno potwierdzone jak i zatwierdzone"
507
508 #. module: hr_holidays
509 #: field:hr.holidays.status,leaves_taken:0
510 msgid "Leaves Already Taken"
511 msgstr "Wykorzystane nieobecności"
512
513 #. module: hr_holidays
514 #: field:hr.holidays,user_id:0
515 #: field:hr.holidays.remaining.leaves.user,user_id:0
516 msgid "User"
517 msgstr "Użytkownik"
518
519 #. module: hr_holidays
520 #: sql_constraint:hr.holidays:0
521 msgid "The start date must be before the end date !"
522 msgstr ""
523
524 #. module: hr_holidays
525 #: field:hr.holidays.status,active:0
526 msgid "Active"
527 msgstr "Aktywny"
528
529 #. module: hr_holidays
530 #: constraint:hr.employee:0
531 msgid "Error ! You cannot create recursive Hierarchy of Employees."
532 msgstr ""
533
534 #. module: hr_holidays
535 #: view:hr.employee:0 field:hr.employee,remaining_leaves:0
536 msgid "Remaining Legal Leaves"
537 msgstr ""
538
539 #. module: hr_holidays
540 #: field:hr.holidays,manager_id:0
541 msgid "First Approval"
542 msgstr ""
543
544 #. module: hr_holidays
545 #: model:hr.holidays.status,name:hr_holidays.holiday_status_unpaid
546 msgid "Unpaid"
547 msgstr ""
548
549 #. module: hr_holidays
550 #: view:hr.holidays:0
551 #: model:ir.actions.act_window,name:hr_holidays.open_company_allocation
552 #: model:ir.ui.menu,name:hr_holidays.menu_open_company_allocation
553 msgid "Leaves Summary"
554 msgstr ""
555
556 #. module: hr_holidays
557 #: view:hr.holidays:0
558 msgid "Holidays during last month"
559 msgstr ""
560
561 #. module: hr_holidays
562 #: code:addons/hr_holidays/wizard/hr_holidays_summary_department.py:44
563 #, python-format
564 msgid "Error"
565 msgstr ""
566
567 #. module: hr_holidays
568 #: view:hr.employee:0
569 msgid "Assign Leaves"
570 msgstr ""
571
572 #. module: hr_holidays
573 #: selection:hr.holidays.status,color_name:0
574 msgid "Light Blue"
575 msgstr "Jasnoniebieski"
576
577 #. module: hr_holidays
578 #: view:hr.holidays:0
579 msgid "My Department Leaves"
580 msgstr ""
581
582 #. module: hr_holidays
583 #: field:hr.employee,current_leave_state:0
584 msgid "Current Leave Status"
585 msgstr ""
586
587 #. module: hr_holidays
588 #: field:hr.holidays,type:0
589 msgid "Request Type"
590 msgstr ""
591
592 #. module: hr_holidays
593 #: help:hr.holidays.status,active:0
594 msgid ""
595 "If the active field is set to false, it will allow you to hide the leave "
596 "type without removing it."
597 msgstr ""
598
599 #. module: hr_holidays
600 #: view:hr.holidays.status:0
601 msgid "Misc"
602 msgstr ""
603
604 #. module: hr_holidays
605 #: view:hr.holidays:0
606 msgid "General"
607 msgstr "Ogólne"
608
609 #. module: hr_holidays
610 #: model:hr.holidays.status,name:hr_holidays.holiday_status_comp
611 msgid "Compensatory Days"
612 msgstr ""
613
614 #. module: hr_holidays
615 #: view:hr.holidays:0 field:hr.holidays,notes:0
616 msgid "Reasons"
617 msgstr ""
618
619 #. module: hr_holidays
620 #: model:ir.actions.act_window,name:hr_holidays.action_hr_available_holidays_report
621 #: model:ir.ui.menu,name:hr_holidays.menu_hr_available_holidays_report_tree
622 msgid "Leaves Analysis"
623 msgstr ""
624
625 #. module: hr_holidays
626 #: view:hr.holidays.summary.dept:0 view:hr.holidays.summary.employee:0
627 msgid "Cancel"
628 msgstr "Anuluj"
629
630 #. module: hr_holidays
631 #: help:hr.holidays.status,color_name:0
632 msgid ""
633 "This color will be used in the leaves summary located in Reporting\\Leaves "
634 "by Departement"
635 msgstr ""
636
637 #. module: hr_holidays
638 #: view:hr.holidays:0 selection:hr.holidays.summary.dept,holiday_type:0
639 #: selection:hr.holidays.summary.employee,holiday_type:0
640 msgid "Validated"
641 msgstr "Zatwierdzony"
642
643 #. module: hr_holidays
644 #: view:hr.holidays:0 selection:hr.holidays,type:0
645 msgid "Allocation Request"
646 msgstr ""
647
648 #. module: hr_holidays
649 #: model:ir.model,name:hr_holidays.model_resource_calendar_leaves
650 msgid "Leave Detail"
651 msgstr ""
652
653 #. module: hr_holidays
654 #: field:hr.holidays,double_validation:0
655 #: field:hr.holidays.status,double_validation:0
656 msgid "Apply Double Validation"
657 msgstr ""
658
659 #. module: hr_holidays
660 #: view:hr.holidays.summary.dept:0 view:hr.holidays.summary.employee:0
661 msgid "Print"
662 msgstr "Drukuj"
663
664 #. module: hr_holidays
665 #: view:hr.holidays.status:0
666 msgid "Details"
667 msgstr ""
668
669 #. module: hr_holidays
670 #: view:hr.holidays:0
671 #: model:ir.actions.act_window,name:hr_holidays.action_hr_holidays_leaves_by_month
672 msgid "My Leaves"
673 msgstr ""
674
675 #. module: hr_holidays
676 #: selection:hr.holidays,holiday_type:0
677 msgid "By Employee Category"
678 msgstr ""
679
680 #. module: hr_holidays
681 #: view:hr.holidays:0 selection:hr.holidays,type:0
682 msgid "Leave Request"
683 msgstr ""
684
685 #. module: hr_holidays
686 #: field:hr.holidays,name:0
687 msgid "Description"
688 msgstr "Opis"
689
690 #. module: hr_holidays
691 #: model:hr.holidays.status,name:hr_holidays.holiday_status_cl
692 msgid "Legal Leaves"
693 msgstr ""
694
695 #. module: hr_holidays
696 #: sql_constraint:hr.holidays:0
697 msgid "The number of days must be greater than 0 !"
698 msgstr ""
699
700 #. module: hr_holidays
701 #: help:hr.holidays,holiday_type:0
702 msgid ""
703 "By Employee: Allocation/Request for individual Employee, By Employee "
704 "Category: Allocation/Request for group of employees in category"
705 msgstr ""
706
707 #. module: hr_holidays
708 #: code:addons/hr_holidays/hr_holidays.py:199
709 #, python-format
710 msgid "You cannot delete a leave which is not in draft state !"
711 msgstr ""
712
713 #. module: hr_holidays
714 #: view:hr.holidays:0
715 msgid "Search Leave"
716 msgstr ""
717
718 #. module: hr_holidays
719 #: field:hr.holidays.summary.employee,holiday_type:0
720 msgid "Select Holiday Type"
721 msgstr "Wybierz typ urlopu"
722
723 #. module: hr_holidays
724 #: field:hr.holidays.remaining.leaves.user,no_of_leaves:0
725 msgid "Remaining leaves"
726 msgstr "Pozostałe nieobecności"
727
728 #. module: hr_holidays
729 #: field:hr.holidays.summary.dept,depts:0
730 msgid "Department(s)"
731 msgstr "Dział(y)"
732
733 #. module: hr_holidays
734 #: field:hr.holidays,manager_id2:0
735 msgid "Second Approval"
736 msgstr ""
737
738 #. module: hr_holidays
739 #: field:hr.holidays,date_to:0
740 msgid "End Date"
741 msgstr ""
742
743 #. module: hr_holidays
744 #: model:hr.holidays.status,name:hr_holidays.holiday_status_sl
745 msgid "Sick Leaves"
746 msgstr ""
747
748 #. module: hr_holidays
749 #: help:hr.holidays.status,limit:0
750 msgid ""
751 "If you select this checkbox, the system allows the employees to take more "
752 "leaves than the available ones for this type."
753 msgstr ""
754
755 #. module: hr_holidays
756 #: help:hr.holidays.status,leaves_taken:0
757 msgid ""
758 "This value is given by the sum of all holidays requests with a negative "
759 "value."
760 msgstr ""
761
762 #. module: hr_holidays
763 #: selection:hr.holidays.status,color_name:0
764 msgid "Violet"
765 msgstr "Fioletowy"
766
767 #. module: hr_holidays
768 #: model:ir.actions.act_window,help:hr_holidays.hr_holidays_leaves_assign_legal
769 msgid ""
770 "You can assign remaining Legal Leaves for each employee, OpenERP will "
771 "automatically create and validate allocation requests."
772 msgstr ""
773
774 #. module: hr_holidays
775 #: field:hr.holidays.status,max_leaves:0
776 msgid "Maximum Allowed"
777 msgstr ""
778
779 #. module: hr_holidays
780 #: help:hr.holidays,manager_id2:0
781 msgid ""
782 "This area is automaticly filled by the user who validate the leave with "
783 "second level (If Leave type need second validation)"
784 msgstr ""
785 "Ta część jest automatycznie wypełniana przez użytkownika, który zatwierdza "
786 "nieobecność na drugim poziomie (jeśli typ nieobecności wymaga drugiego "
787 "zatwierdzania)"
788
789 #. module: hr_holidays
790 #: view:hr.holidays:0
791 msgid "Mode"
792 msgstr ""
793
794 #. module: hr_holidays
795 #: model:ir.model,name:hr_holidays.model_hr_holidays_summary_dept
796 msgid "HR Holidays Summary Report By Department"
797 msgstr ""
798
799 #. module: hr_holidays
800 #: view:hr.holidays:0
801 msgid "Approve"
802 msgstr ""
803
804 #. module: hr_holidays
805 #: view:hr.holidays:0 field:hr.holidays,date_from:0
806 msgid "Start Date"
807 msgstr ""
808
809 #. module: hr_holidays
810 #: view:hr.holidays:0
811 #: model:ir.actions.act_window,name:hr_holidays.open_allocation_holidays
812 #: model:ir.ui.menu,name:hr_holidays.menu_open_allocation_holidays
813 msgid "Allocation Requests"
814 msgstr ""
815
816 #. module: hr_holidays
817 #: selection:hr.holidays.status,color_name:0
818 msgid "Light Yellow"
819 msgstr "Jasnożółty"
820
821 #. module: hr_holidays
822 #: selection:hr.holidays.status,color_name:0
823 msgid "Light Pink"
824 msgstr "Jasnoróżowy"
825
826 #. module: hr_holidays
827 #: view:hr.holidays:0
828 msgid "Manager"
829 msgstr ""
830
831 #. module: hr_holidays
832 #: view:hr.holidays:0
833 msgid "To Confirm"
834 msgstr ""
835
836 #. module: hr_holidays
837 #: view:hr.holidays:0
838 msgid "Year"
839 msgstr ""
840
841 #. module: hr_holidays
842 #: view:hr.holidays:0
843 msgid "To Approve"
844 msgstr ""
845
846 #~ msgid "Holidays"
847 #~ msgstr "Urlopy"
848
849 #~ msgid "Human Resources: Holidays management"
850 #~ msgstr "Kadry: Urlopy"
851
852 #~ msgid "Sick Leave"
853 #~ msgstr "Zwolnienie lekarskie"
854
855 #~ msgid "Draft"
856 #~ msgstr "Projekt"
857
858 #~ msgid ""
859 #~ "When the holiday request is created the state is 'Draft'.\n"
860 #~ " It is confirmed by the user and request is sent to admin, the state is "
861 #~ "'Waiting Approval'.            If the admin accepts it, the state is "
862 #~ "'Approved'. If it is refused, the state is 'Refused'."
863 #~ msgstr ""
864 #~ "Wniosek urlopowy po utworzeniu jest w stanie 'Projekt'.\n"
865 #~ " Po potwierdzeniu przez użytkownika jest przesyłany do admina w stanie "
866 #~ "'Oczekuje na aprobatę'.            Jeśli admin aprobuje, to stan zmienia się "
867 #~ "na 'Zaaprobowano'. Jeśli zostanie odrzucony, to stan zmienia się na "
868 #~ "'Odrzucony'."
869
870 #~ msgid ""
871 #~ "If its True then its Allocation/Request have to be validated by second "
872 #~ "validator"
873 #~ msgstr ""
874 #~ "Jeśli to jest prawda, to Wniosek musi być zatwierdzony przez jeszcze jednego "
875 #~ "zatiwerdzającego"