[IMP] mail : Improved the Search View.
[odoo/odoo.git] / addons / hr_holidays / i18n / it.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: 2011-01-13 04:13+0000\n"
11 "Last-Translator: Nicola Riolini - Micronaet <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-02-09 06:40+0000\n"
17 "X-Generator: Launchpad (build 14763)\n"
18
19 #. module: hr_holidays
20 #: selection:hr.holidays.status,color_name:0
21 msgid "Blue"
22 msgstr "Blu"
23
24 #. module: hr_holidays
25 #: field:hr.holidays,holiday_type:0
26 msgid "Allocation Type"
27 msgstr "Tipo assegnazione"
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 "In attesa della seconda approvazione"
33
34 #. module: hr_holidays
35 #: help:hr.holidays.status,remaining_leaves:0
36 msgid "Maximum Leaves Allowed - Leaves Already Taken"
37 msgstr "Massimi permessi maturati - Permessi già fruiti"
38
39 #. module: hr_holidays
40 #: view:hr.holidays:0
41 msgid "Leaves Management"
42 msgstr "Gestione permessi"
43
44 #. module: hr_holidays
45 #: view:hr.holidays:0
46 msgid "Group By..."
47 msgstr "Raggruppa per..."
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 "Dipartimento"
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 "Rifiutato"
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 "Marrone"
83
84 #. module: hr_holidays
85 #: view:hr.holidays:0
86 msgid "Remaining Days"
87 msgstr "Giorni Rimanenti"
88
89 #. module: hr_holidays
90 #: selection:hr.holidays,holiday_type:0
91 msgid "By Employee"
92 msgstr "Per impiegato"
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 "Il responsabile permessi può lasciare questo campo vuoto se la "
101 "richiesta/assegnazione permesso riguarda ogni impiegato"
102
103 #. module: hr_holidays
104 #: view:hr.holidays:0
105 msgid "Set to Draft"
106 msgstr "Imposta come Bozza"
107
108 #. module: hr_holidays
109 #: selection:hr.holidays.status,color_name:0
110 msgid "Light Cyan"
111 msgstr "Azzurro Chiaro"
112
113 #. module: hr_holidays
114 #: selection:hr.holidays.status,color_name:0
115 msgid "Light Green"
116 msgstr "Verde chiaro"
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 "Riepilogo permessi"
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 "Approvato"
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 "Rifiuta"
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 "Permessi"
178
179 #. module: hr_holidays
180 #: model:ir.model,name:hr_holidays.model_hr_holidays
181 msgid "Leave"
182 msgstr "Permesso"
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 "Permessi per Dipartimento"
193
194 #. module: hr_holidays
195 #: selection:hr.employee,current_leave_state:0 selection:hr.holidays,state:0
196 msgid "Cancelled"
197 msgstr "Annullato"
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 "Scegliere \"Richiesta permesso\" se qualcuno vuole prendere un giorno di "
207 "riposo. \n"
208 "Scegliere \"Richiesta assegnazione\" se volete incrementare il numero di "
209 "permessi disponibili per qualcuno"
210
211 #. module: hr_holidays
212 #: help:hr.employee,remaining_leaves:0
213 msgid ""
214 "Total number of legal leaves allocated to this employee, change this value "
215 "to create allocation/leave requests."
216 msgstr ""
217
218 #. module: hr_holidays
219 #: view:hr.holidays.status:0
220 msgid "Validation"
221 msgstr "Convalida"
222
223 #. module: hr_holidays
224 #: code:addons/hr_holidays/hr_holidays.py:377
225 #, python-format
226 msgid "Warning !"
227 msgstr ""
228
229 #. module: hr_holidays
230 #: field:hr.holidays.status,color_name:0
231 msgid "Color in Report"
232 msgstr "Colore nel report"
233
234 #. module: hr_holidays
235 #: model:ir.model,name:hr_holidays.model_hr_holidays_summary_employee
236 msgid "HR Holidays Summary Report By Employee"
237 msgstr "HR: Report di riepilogo ferie per impiegato"
238
239 #. module: hr_holidays
240 #: help:hr.holidays,manager_id:0
241 msgid "This area is automatically filled by the user who validate the leave"
242 msgstr ""
243
244 #. module: hr_holidays
245 #: field:hr.holidays,holiday_status_id:0
246 #: field:hr.holidays.remaining.leaves.user,leave_type:0
247 #: view:hr.holidays.status:0 field:hr.holidays.status,name:0
248 #: field:hr.holidays.summary.dept,holiday_type:0
249 #: model:ir.actions.act_window,name:hr_holidays.open_view_holiday_status
250 #: model:ir.model,name:hr_holidays.model_hr_holidays_status
251 #: model:ir.ui.menu,name:hr_holidays.menu_open_view_holiday_status
252 msgid "Leave Type"
253 msgstr "Tipo di permesso"
254
255 #. module: hr_holidays
256 #: code:addons/hr_holidays/hr_holidays.py:199
257 #: code:addons/hr_holidays/hr_holidays.py:344
258 #, python-format
259 msgid "Warning!"
260 msgstr "Attenzione!"
261
262 #. module: hr_holidays
263 #: selection:hr.holidays.status,color_name:0
264 msgid "Magenta"
265 msgstr "Magenta"
266
267 #. module: hr_holidays
268 #: code:addons/hr_holidays/wizard/hr_holidays_summary_department.py:44
269 #, python-format
270 msgid "You have to select at least 1 Department. And try again"
271 msgstr "E' necessario selezionare almeno un Dipartimento. Riprova ancora"
272
273 #. module: hr_holidays
274 #: selection:hr.holidays.summary.dept,holiday_type:0
275 #: selection:hr.holidays.summary.employee,holiday_type:0
276 msgid "Confirmed"
277 msgstr "Confermato"
278
279 #. module: hr_holidays
280 #: field:hr.holidays.summary.dept,date_from:0
281 #: field:hr.holidays.summary.employee,date_from:0
282 msgid "From"
283 msgstr "Da"
284
285 #. module: hr_holidays
286 #: view:hr.holidays:0
287 msgid "Confirm"
288 msgstr "Conferma"
289
290 #. module: hr_holidays
291 #: code:addons/hr_holidays/hr_holidays.py:384
292 #, python-format
293 msgid "Leave Request for %s"
294 msgstr ""
295
296 #. module: hr_holidays
297 #: field:hr.holidays.status,remaining_leaves:0
298 msgid "Remaining Leaves"
299 msgstr "Permessi rimanenti"
300
301 #. module: hr_holidays
302 #: view:hr.holidays:0 field:hr.holidays,state:0
303 msgid "State"
304 msgstr "Stato"
305
306 #. module: hr_holidays
307 #: model:ir.model,name:hr_holidays.model_hr_holidays_remaining_leaves_user
308 msgid "Total holidays by type"
309 msgstr "Totale ferie per tipo"
310
311 #. module: hr_holidays
312 #: view:hr.employee:0 view:hr.holidays:0 field:hr.holidays,employee_id:0
313 #: field:hr.holidays.remaining.leaves.user,name:0
314 #: model:ir.model,name:hr_holidays.model_hr_employee
315 msgid "Employee"
316 msgstr "Dipendente/Impiegato"
317
318 #. module: hr_holidays
319 #: selection:hr.employee,current_leave_state:0 selection:hr.holidays,state:0
320 msgid "New"
321 msgstr ""
322
323 #. module: hr_holidays
324 #: view:hr.holidays:0
325 msgid "Type"
326 msgstr "Tipo"
327
328 #. module: hr_holidays
329 #: selection:hr.holidays.status,color_name:0
330 msgid "Red"
331 msgstr "Rosso"
332
333 #. module: hr_holidays
334 #: view:hr.holidays.remaining.leaves.user:0
335 msgid "Leaves by Type"
336 msgstr "Permessi per tipo"
337
338 #. module: hr_holidays
339 #: selection:hr.holidays.status,color_name:0
340 msgid "Light Salmon"
341 msgstr "Salmone Chiaro"
342
343 #. module: hr_holidays
344 #: selection:hr.holidays.status,color_name:0
345 msgid "Wheat"
346 msgstr "Beige"
347
348 #. module: hr_holidays
349 #: constraint:resource.calendar.leaves:0
350 msgid "Error! leave start-date must be lower then leave end-date."
351 msgstr ""
352 "Errore! La data inizio permesso deve essere minori di quella della fine."
353
354 #. module: hr_holidays
355 #: code:addons/hr_holidays/hr_holidays.py:382
356 #, python-format
357 msgid "Allocation for %s"
358 msgstr ""
359
360 #. module: hr_holidays
361 #: view:hr.holidays:0 field:hr.holidays,number_of_days:0
362 #: field:hr.holidays,number_of_days_temp:0
363 msgid "Number of Days"
364 msgstr "Numero Giorni"
365
366 #. module: hr_holidays
367 #: code:addons/hr_holidays/hr_holidays.py:377
368 #, python-format
369 msgid ""
370 "The feature behind the field 'Remaining Legal Leaves' can only be used when "
371 "there is only one leave type with the option 'Allow to Override Limit' "
372 "unchecked. (%s Found). Otherwise, the update is ambiguous as we cannot "
373 "decide on which leave type the update has to be done. \n"
374 "You may prefer to use the classic menus 'Leave Requests' and 'Allocation "
375 "Requests' located in 'Human Resources \\ Leaves' to manage the leave days of "
376 "the employees if the configuration does not allow to use this field."
377 msgstr ""
378
379 #. module: hr_holidays
380 #: view:hr.holidays.status:0
381 msgid "Search Leave Type"
382 msgstr "Cerca tipo di permesso"
383
384 #. module: hr_holidays
385 #: sql_constraint:hr.holidays:0
386 msgid "You have to select an employee or a category"
387 msgstr ""
388
389 #. module: hr_holidays
390 #: help:hr.holidays.status,double_validation:0
391 msgid ""
392 "If its True then its Allocation/Request have to be validated by second "
393 "validator"
394 msgstr ""
395 "Se è impostato a vero allora le sue assegnazioni / richieste devono essere "
396 "convalidate da un secondo convalidatore"
397
398 #. module: hr_holidays
399 #: selection:hr.employee,current_leave_state:0 selection:hr.holidays,state:0
400 msgid "Waiting Approval"
401 msgstr "In attesa di approvazione"
402
403 #. module: hr_holidays
404 #: field:hr.holidays.summary.employee,emp:0
405 msgid "Employee(s)"
406 msgstr "Dipendente/i"
407
408 #. module: hr_holidays
409 #: help:hr.holidays.status,categ_id:0
410 msgid ""
411 "If you set a meeting type, OpenERP will create a meeting in the calendar "
412 "once a leave is validated."
413 msgstr ""
414
415 #. module: hr_holidays
416 #: field:hr.holidays,linked_request_ids:0
417 msgid "Linked Requests"
418 msgstr "Richieste collegate"
419
420 #. module: hr_holidays
421 #: field:hr.holidays,parent_id:0
422 msgid "Parent"
423 msgstr "Padre"
424
425 #. module: hr_holidays
426 #: selection:hr.holidays.status,color_name:0
427 msgid "Lavender"
428 msgstr "Lavanda"
429
430 #. module: hr_holidays
431 #: view:hr.holidays:0
432 msgid "Month"
433 msgstr ""
434
435 #. module: hr_holidays
436 #: view:hr.holidays:0
437 #: model:ir.actions.act_window,name:hr_holidays.open_ask_holidays
438 #: model:ir.ui.menu,name:hr_holidays.menu_open_ask_holidays_new
439 msgid "Leave Requests"
440 msgstr "Richieste di Permesso"
441
442 #. module: hr_holidays
443 #: field:hr.holidays.status,limit:0
444 msgid "Allow to Override Limit"
445 msgstr "Permette di non tenere conto del limite"
446
447 #. module: hr_holidays
448 #: view:hr.holidays.summary.employee:0
449 #: model:ir.actions.act_window,name:hr_holidays.action_hr_holidays_summary_employee
450 msgid "Employee's Holidays"
451 msgstr "Ferie dell'impiegato"
452
453 #. module: hr_holidays
454 #: view:hr.holidays:0 field:hr.holidays,category_id:0
455 msgid "Category"
456 msgstr "Categoria"
457
458 #. module: hr_holidays
459 #: help:hr.holidays.status,max_leaves:0
460 msgid ""
461 "This value is given by the sum of all holidays requests with a positive "
462 "value."
463 msgstr ""
464 "Questo valore è calcolato sommando tutte le richieste di ferie con un valore "
465 "positivo."
466
467 #. module: hr_holidays
468 #: view:board.board:0
469 msgid "All Employee Leaves"
470 msgstr "Permessi di tutti gli impiegati"
471
472 #. module: hr_holidays
473 #: selection:hr.holidays.status,color_name:0
474 msgid "Light Coral"
475 msgstr "Corallo chiaro"
476
477 #. module: hr_holidays
478 #: view:hr.holidays.summary.dept:0
479 #: model:ir.actions.act_window,name:hr_holidays.action_hr_holidays_summary_dept
480 msgid "Holidays by Department"
481 msgstr "Ferie per dipartimento"
482
483 #. module: hr_holidays
484 #: selection:hr.holidays.status,color_name:0
485 msgid "Black"
486 msgstr "Nero"
487
488 #. module: hr_holidays
489 #: model:ir.actions.act_window,name:hr_holidays.hr_holidays_leaves_assign_legal
490 msgid "Allocate Leaves for Employees"
491 msgstr ""
492
493 #. module: hr_holidays
494 #: field:resource.calendar.leaves,holiday_id:0
495 msgid "Holiday"
496 msgstr "Ferie"
497
498 #. module: hr_holidays
499 #: field:hr.holidays,case_id:0 field:hr.holidays.status,categ_id:0
500 msgid "Meeting"
501 msgstr ""
502
503 #. module: hr_holidays
504 #: selection:hr.holidays.status,color_name:0
505 msgid "Ivory"
506 msgstr "Avorio"
507
508 #. module: hr_holidays
509 #: selection:hr.holidays.summary.dept,holiday_type:0
510 #: selection:hr.holidays.summary.employee,holiday_type:0
511 msgid "Both Validated and Confirmed"
512 msgstr "Entrambe validate e confermate"
513
514 #. module: hr_holidays
515 #: field:hr.holidays.status,leaves_taken:0
516 msgid "Leaves Already Taken"
517 msgstr "Permessi già fruiti"
518
519 #. module: hr_holidays
520 #: field:hr.holidays,user_id:0
521 #: field:hr.holidays.remaining.leaves.user,user_id:0
522 msgid "User"
523 msgstr "Utente"
524
525 #. module: hr_holidays
526 #: sql_constraint:hr.holidays:0
527 msgid "The start date must be before the end date !"
528 msgstr ""
529
530 #. module: hr_holidays
531 #: field:hr.holidays.status,active:0
532 msgid "Active"
533 msgstr "Attivo"
534
535 #. module: hr_holidays
536 #: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board
537 msgid "Leaves To Validate"
538 msgstr ""
539
540 #. module: hr_holidays
541 #: constraint:hr.employee:0
542 msgid "Error ! You cannot create recursive Hierarchy of Employees."
543 msgstr ""
544
545 #. module: hr_holidays
546 #: view:hr.employee:0 field:hr.employee,remaining_leaves:0
547 msgid "Remaining Legal Leaves"
548 msgstr ""
549
550 #. module: hr_holidays
551 #: field:hr.holidays,manager_id:0
552 msgid "First Approval"
553 msgstr "Prima approvazione"
554
555 #. module: hr_holidays
556 #: model:hr.holidays.status,name:hr_holidays.holiday_status_unpaid
557 msgid "Unpaid"
558 msgstr ""
559
560 #. module: hr_holidays
561 #: view:hr.holidays:0
562 #: model:ir.actions.act_window,name:hr_holidays.open_company_allocation
563 #: model:ir.ui.menu,name:hr_holidays.menu_open_company_allocation
564 msgid "Leaves Summary"
565 msgstr "Riepilogo permessi"
566
567 #. module: hr_holidays
568 #: view:hr.holidays:0
569 msgid "Holidays during last month"
570 msgstr ""
571
572 #. module: hr_holidays
573 #: code:addons/hr_holidays/wizard/hr_holidays_summary_department.py:44
574 #, python-format
575 msgid "Error"
576 msgstr "Errore"
577
578 #. module: hr_holidays
579 #: view:hr.employee:0
580 msgid "Assign Leaves"
581 msgstr ""
582
583 #. module: hr_holidays
584 #: selection:hr.holidays.status,color_name:0
585 msgid "Light Blue"
586 msgstr "Blu Chiaro"
587
588 #. module: hr_holidays
589 #: view:hr.holidays:0
590 msgid "My Department Leaves"
591 msgstr ""
592
593 #. module: hr_holidays
594 #: field:hr.employee,current_leave_state:0
595 msgid "Current Leave Status"
596 msgstr ""
597
598 #. module: hr_holidays
599 #: field:hr.holidays,type:0
600 msgid "Request Type"
601 msgstr "Tipo di richiesta"
602
603 #. module: hr_holidays
604 #: help:hr.holidays.status,active:0
605 msgid ""
606 "If the active field is set to false, it will allow you to hide the leave "
607 "type without removing it."
608 msgstr ""
609 "Se il campo attivo è impostato a falso, vi permetterà di nascondere il campo "
610 "\"tipo di permesso\" senza rimuoverlo."
611
612 #. module: hr_holidays
613 #: view:hr.holidays.status:0
614 msgid "Misc"
615 msgstr ""
616
617 #. module: hr_holidays
618 #: view:hr.holidays:0
619 msgid "General"
620 msgstr "Generale"
621
622 #. module: hr_holidays
623 #: model:hr.holidays.status,name:hr_holidays.holiday_status_comp
624 msgid "Compensatory Days"
625 msgstr ""
626
627 #. module: hr_holidays
628 #: view:hr.holidays:0 field:hr.holidays,notes:0
629 msgid "Reasons"
630 msgstr "Motivazioni"
631
632 #. module: hr_holidays
633 #: model:ir.actions.act_window,name:hr_holidays.action_hr_available_holidays_report
634 #: model:ir.ui.menu,name:hr_holidays.menu_hr_available_holidays_report_tree
635 msgid "Leaves Analysis"
636 msgstr "Analisi permessi"
637
638 #. module: hr_holidays
639 #: view:hr.holidays.summary.dept:0 view:hr.holidays.summary.employee:0
640 msgid "Cancel"
641 msgstr "Annulla"
642
643 #. module: hr_holidays
644 #: help:hr.holidays.status,color_name:0
645 msgid ""
646 "This color will be used in the leaves summary located in Reporting\\Leaves "
647 "by Departement"
648 msgstr ""
649 "Questo colore verrà utilizzato nel riepilogo permessi, localizzato in Stampe "
650 "/ Permessi per reparto"
651
652 #. module: hr_holidays
653 #: view:hr.holidays:0 selection:hr.holidays.summary.dept,holiday_type:0
654 #: selection:hr.holidays.summary.employee,holiday_type:0
655 msgid "Validated"
656 msgstr "Convalidata"
657
658 #. module: hr_holidays
659 #: view:hr.holidays:0 selection:hr.holidays,type:0
660 msgid "Allocation Request"
661 msgstr "Richiesta assegnazione"
662
663 #. module: hr_holidays
664 #: model:ir.model,name:hr_holidays.model_resource_calendar_leaves
665 msgid "Leave Detail"
666 msgstr "Dettaglio permesso"
667
668 #. module: hr_holidays
669 #: field:hr.holidays,double_validation:0
670 #: field:hr.holidays.status,double_validation:0
671 msgid "Apply Double Validation"
672 msgstr "Applica doppia convalida"
673
674 #. module: hr_holidays
675 #: view:hr.holidays.summary.dept:0 view:hr.holidays.summary.employee:0
676 msgid "Print"
677 msgstr "Stampa"
678
679 #. module: hr_holidays
680 #: view:hr.holidays.status:0
681 msgid "Details"
682 msgstr "Dettagli"
683
684 #. module: hr_holidays
685 #: view:hr.holidays:0
686 #: model:ir.actions.act_window,name:hr_holidays.action_hr_holidays_leaves_by_month
687 msgid "My Leaves"
688 msgstr "I miei Permessi"
689
690 #. module: hr_holidays
691 #: selection:hr.holidays,holiday_type:0
692 msgid "By Employee Category"
693 msgstr "Per categoria d'impiegato"
694
695 #. module: hr_holidays
696 #: view:hr.holidays:0 selection:hr.holidays,type:0
697 msgid "Leave Request"
698 msgstr "Richiesta permesso"
699
700 #. module: hr_holidays
701 #: field:hr.holidays,name:0
702 msgid "Description"
703 msgstr "Descrizione"
704
705 #. module: hr_holidays
706 #: model:hr.holidays.status,name:hr_holidays.holiday_status_cl
707 msgid "Legal Leaves"
708 msgstr ""
709
710 #. module: hr_holidays
711 #: sql_constraint:hr.holidays:0
712 msgid "The number of days must be greater than 0 !"
713 msgstr ""
714
715 #. module: hr_holidays
716 #: help:hr.holidays,holiday_type:0
717 msgid ""
718 "By Employee: Allocation/Request for individual Employee, By Employee "
719 "Category: Allocation/Request for group of employees in category"
720 msgstr ""
721 "Per impiegato: assegnazione / richiesta per singolo impiegato, per categoria "
722 "di impiegato: assegnazione / richiesta per gruppo di impiegati nella "
723 "categoria"
724
725 #. module: hr_holidays
726 #: code:addons/hr_holidays/hr_holidays.py:199
727 #, python-format
728 msgid "You cannot delete a leave which is not in draft state !"
729 msgstr ""
730
731 #. module: hr_holidays
732 #: view:hr.holidays:0
733 msgid "Search Leave"
734 msgstr "Cerca permesso"
735
736 #. module: hr_holidays
737 #: field:hr.holidays.summary.employee,holiday_type:0
738 msgid "Select Holiday Type"
739 msgstr "Seleziona Tipo Ferie"
740
741 #. module: hr_holidays
742 #: field:hr.holidays.remaining.leaves.user,no_of_leaves:0
743 msgid "Remaining leaves"
744 msgstr "Permessi rimanenti"
745
746 #. module: hr_holidays
747 #: field:hr.holidays.summary.dept,depts:0
748 msgid "Department(s)"
749 msgstr "Dipartimento/i"
750
751 #. module: hr_holidays
752 #: field:hr.holidays,manager_id2:0
753 msgid "Second Approval"
754 msgstr "Seconda approvazione"
755
756 #. module: hr_holidays
757 #: field:hr.holidays,date_to:0
758 msgid "End Date"
759 msgstr "Data fine"
760
761 #. module: hr_holidays
762 #: model:hr.holidays.status,name:hr_holidays.holiday_status_sl
763 msgid "Sick Leaves"
764 msgstr ""
765
766 #. module: hr_holidays
767 #: help:hr.holidays.status,limit:0
768 msgid ""
769 "If you tick this checkbox, the system will allow, for this section, the "
770 "employees to take more leaves than the available ones."
771 msgstr ""
772 "Se spuntate questo riquadro, il sistema permetterà, per questa sezione, "
773 "all'impiegato di prendere più permessi di quelli disponibili."
774
775 #. module: hr_holidays
776 #: help:hr.holidays.status,leaves_taken:0
777 msgid ""
778 "This value is given by the sum of all holidays requests with a negative "
779 "value."
780 msgstr ""
781 "Il valore è calcolato sommando le richieste ferie con un valore negativo."
782
783 #. module: hr_holidays
784 #: selection:hr.holidays.status,color_name:0
785 msgid "Violet"
786 msgstr "Violetto"
787
788 #. module: hr_holidays
789 #: model:ir.actions.act_window,help:hr_holidays.hr_holidays_leaves_assign_legal
790 msgid ""
791 "You can assign remaining Legal Leaves for each employee, OpenERP will "
792 "automatically create and validate allocation requests."
793 msgstr ""
794
795 #. module: hr_holidays
796 #: field:hr.holidays.status,max_leaves:0
797 msgid "Maximum Allowed"
798 msgstr "Massimo concesso"
799
800 #. module: hr_holidays
801 #: help:hr.holidays,manager_id2:0
802 msgid ""
803 "This area is automaticly filled by the user who validate the leave with "
804 "second level (If Leave type need second validation)"
805 msgstr ""
806 "Questa area è automaticamente compilata dall'utente che convalida il "
807 "permesso al secondo livello (se il permesso richiede la seconda convalida)"
808
809 #. module: hr_holidays
810 #: view:hr.holidays:0
811 msgid "Mode"
812 msgstr ""
813
814 #. module: hr_holidays
815 #: model:ir.model,name:hr_holidays.model_hr_holidays_summary_dept
816 msgid "HR Holidays Summary Report By Department"
817 msgstr "HR Report riepilogativo ferie per Reparto"
818
819 #. module: hr_holidays
820 #: view:hr.holidays:0
821 msgid "Approve"
822 msgstr ""
823
824 #. module: hr_holidays
825 #: view:hr.holidays:0 field:hr.holidays,date_from:0
826 msgid "Start Date"
827 msgstr "Data inizio"
828
829 #. module: hr_holidays
830 #: view:hr.holidays:0
831 #: model:ir.actions.act_window,name:hr_holidays.open_allocation_holidays
832 #: model:ir.ui.menu,name:hr_holidays.menu_open_allocation_holidays
833 msgid "Allocation Requests"
834 msgstr "Richieste assegnazione"
835
836 #. module: hr_holidays
837 #: selection:hr.holidays.status,color_name:0
838 msgid "Light Yellow"
839 msgstr "Giallo Chiaro"
840
841 #. module: hr_holidays
842 #: selection:hr.holidays.status,color_name:0
843 msgid "Light Pink"
844 msgstr "Rosa Chiaro"
845
846 #. module: hr_holidays
847 #: view:hr.holidays:0
848 msgid "Manager"
849 msgstr "Manager"
850
851 #. module: hr_holidays
852 #: view:hr.holidays:0
853 msgid "To Confirm"
854 msgstr "Da confermare"
855
856 #. module: hr_holidays
857 #: view:hr.holidays:0
858 msgid "Year"
859 msgstr ""
860
861 #. module: hr_holidays
862 #: view:hr.holidays:0
863 msgid "To Approve"
864 msgstr "Da Approvare"
865
866 #~ msgid "Holidays"
867 #~ msgstr "Ferie"
868
869 #~ msgid "Human Resources: Holidays management"
870 #~ msgstr "Risorse Umane: Gestione Ferie"
871
872 #~ msgid ""
873 #~ "When the holiday request is created the state is 'Draft'.\n"
874 #~ " It is confirmed by the user and request is sent to admin, the state is "
875 #~ "'Waiting Approval'.            If the admin accepts it, the state is "
876 #~ "'Approved'. If it is refused, the state is 'Refused'."
877 #~ msgstr ""
878 #~ "Quando una richiesta di ferie è create lo stato è \"Bozza\".\n"
879 #~ " E' confermata dall'utente e la richiesta è inviata all'admin, lo stato è "
880 #~ "\"In attesa di approvazione\". Se l'admin l'acceta lo stato è \"Approvata\". "
881 #~ "Se è rifiutata, lo stato è \"Rifiutata\"."
882
883 #~ msgid "Draft"
884 #~ msgstr "Bozza"
885
886 #~ msgid "Extended Filters..."
887 #~ msgstr "Filtri estesi..."
888
889 #~ msgid "Sick Leave"
890 #~ msgstr "Permesso per malattia"
891
892 #~ msgid "This area is automaticly filled by the user who validate the leave"
893 #~ msgstr ""
894 #~ "Quest'area è automaticamente compilata dall'utente che ha convalidato il "
895 #~ "permesso"
896
897 #~ msgid "This Month"
898 #~ msgstr "Questo mese"
899
900 #~ msgid ""
901 #~ "Human Resources: Holidays tracking and workflow\n"
902 #~ "\n"
903 #~ "    This module allows you to manage leaves and leaves' requests.\n"
904 #~ "    Implements a dashboard for human resource management that includes.\n"
905 #~ "        * My Leaves\n"
906 #~ "        * My Expenses\n"
907 #~ "    Note that:\n"
908 #~ "    - A synchronisation with an internal agenda (use of the CRM module) is "
909 #~ "possible: in order to automatically create a case when an holiday request is "
910 #~ "accepted, you have to link the holidays status to a case section. You can "
911 #~ "set up this info and your colour preferences in\n"
912 #~ "                HR / Configuration / Holidays Status\n"
913 #~ "    - An employee can make an ask for more off-days by making a new "
914 #~ "Allocation It will increase his total of that leave type available (if the "
915 #~ "request is accepted).\n"
916 #~ "    - There are two ways to print the employee's holidays:\n"
917 #~ "        * The first will allow to choose employees by department and is used "
918 #~ "by clicking the menu item located in\n"
919 #~ "                HR / Holidays Request / Print Summary of Holidays\n"
920 #~ "        * The second will allow you to choose the holidays report for "
921 #~ "specific employees. Go on the list\n"
922 #~ "                HR / Employees / Employees\n"
923 #~ "            then select the ones you want to choose, click on the print icon "
924 #~ "and select the option\n"
925 #~ "                'Print Summary of Employee's Holidays'\n"
926 #~ "    - The wizard allows you to choose if you want to print either the "
927 #~ "Confirmed & Validated holidays or only the Validated ones. These states must "
928 #~ "be set up by a user from the group 'HR'. You can define these features in "
929 #~ "the security tab from the user data in\n"
930 #~ "                Administration / Users / Users\n"
931 #~ "            for example, you maybe will do it for the user 'admin'\n"
932 #~ "            .\n"
933 #~ msgstr ""
934 #~ "Risorse umane: Tracciamento ferie e workflow\n"
935 #~ "\n"
936 #~ "    Questo modulo vi permette di gestire permessi e richieste di permessi.\n"
937 #~ "    Implementa una dashboard per la gestione risorse umane che include:\n"
938 #~ "        * I miei permessi\n"
939 #~ "        * Le mie spese\n"
940 #~ "    Da notare che:\n"
941 #~ "    - E' possibile una sincronizzazione con agenda interna (ad uso del "
942 #~ "modulo CRM): per la creazione automatica dei casi quadno una richiesta di "
943 #~ "ferie è accettata, è richiesto il solo collegamento dello stato ferie alla "
944 #~ "sezione del caso. E' possibile impostare questa informazione e il colore che "
945 #~ "preferite in:\n"
946 #~ "                    HR / Configurazione / Stato Ferie\n"
947 #~ "    - Un impiegato può fare una richiesta per più extra giorni creando una "
948 #~ "nuova assegnazione, incrementando così il suo totale disponibile per quel "
949 #~ "tipo di permesso  (se la richiesta è accettata).\n"
950 #~ "        * Il primo permetterà di scegliere l'impiegato per reparto ed è "
951 #~ "utilizzato cliccando il menù localizzato in:\n"
952 #~ "                    HR / Richieste ferie / Stampa riepilogo delle ferie\n"
953 #~ "        * Il secondo vi permetterà di scegliere il report ferie per "
954 #~ "specifico impiegato. Andare alla lista:\n"
955 #~ "                    HR / Impiegati / Impiegati\n"
956 #~ "                poi selezionando quello che volete scegliere, click "
957 #~ "sull'icona di stampa e selezionare l'opzione:\n"
958 #~ "                    \"Stampa riepilogo delle ferie degli impiegati\"\n"
959 #~ "    - I wizard permettono di scegliere se volete stampare entrambe le ferie "
960 #~ "Confermate & Convalidate o solamente quelle Convalidate. Questo stato deve "
961 #~ "essere impostato dall'utente del gruppo \"HR\". E' possibile definire queste "
962 #~ "caratteristiche nella scheda sicurezza dai dati utente in:\n"
963 #~ "                    Amministrazione / Utenti / Utenti\n"
964 #~ "                per esempio, vorrete farlo sicuramente per l'utente "
965 #~ "\"admin\"\n"
966 #~ "                .\n"