~ubuntu-branches/debian/squeeze/openerp-server/squeeze

« back to all changes in this revision

Viewing changes to bin/addons/hr_holidays/i18n/cs_CZ.po

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-08-24 20:16:55 UTC
  • mfrom: (8.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090824201655-vxt26g90x7geu29t
* Merging upstream version 5.0.3-0.
* Removing xmlrpc.patch, went upstream.
* Using dedicated storage directory in /var/lib/openerp-server, that
  way the addons directory can stay read-only for the unprivileged
  user.
* Commenting out db_name in config (Closes: #542391).
* Commenting out port in config (Closes: #542406).
* Renaming logfile to openerp-server.log for consistency.
* Commenting out pidfile in config (Closes: #542427).
* Removing debconf handling in postrm, not possible to do that.
* Removing local storage directory on purge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
msgstr ""
7
7
"Project-Id-Version: OpenERP Server 5.0.1\n"
8
8
"Report-Msgid-Bugs-To: support@openerp.com\n"
9
 
"POT-Creation-Date: 2009-05-19 14:19:25+0000\n"
10
 
"PO-Revision-Date: 2009-05-20 10:19:25+0000\n"
 
9
"POT-Creation-Date: 2009-08-06 15:15:39+0000\n"
 
10
"PO-Revision-Date: 2009-08-06 15:15:39+0000\n"
11
11
"Last-Translator: <>\n"
12
12
"Language-Team: \n"
13
13
"MIME-Version: 1.0\n"
68
68
msgstr ""
69
69
 
70
70
#. module: hr_holidays
71
 
#: code:addons/hr_holidays/hr.py:0
72
 
#, python-format
73
 
msgid "Warning !"
74
 
msgstr ""
75
 
 
76
 
#. module: hr_holidays
77
71
#: view:hr.holidays:0
78
72
msgid "Set to Draft"
79
73
msgstr ""
390
384
msgstr ""
391
385
 
392
386
#. module: hr_holidays
 
387
#: model:ir.module.module,description:hr_holidays.module_meta_information
 
388
msgid "Human Ressources: Holidays tracking and workflow\n"
 
389
"\n"
 
390
"    This module allows you to manage holidays and holidays requests. For each employee, you can also define a number of available holidays per holiday status.\n"
 
391
"\n"
 
392
"    Note that:\n"
 
393
"    - A synchronisation with an internal agenda (use of the CRM module) is possible: in order to automatically create a case when an holiday request is accepted, you have to link the holidays status to a case section. You can set up this info and your colour preferences in\n"
 
394
"                HR / Configuration / Holidays Status\n"
 
395
"    - An employee can make a negative holiday request (holiday request of -2 days for example), this is considered by the system as an ask for more off-days. It will increase his total of that holiday status available (if the request is accepted).\n"
 
396
"    - There are two ways to print the employee's holidays:\n"
 
397
"        * The first will allow to choose employees by department and is used by clicking the menu item located in\n"
 
398
"                HR / Holidays Request / Print Summary of Holidays\n"
 
399
"        * The second will allow you to choose the holidays report for specific employees. Go on the list\n"
 
400
"                HR / Employees / Employees\n"
 
401
"            then select the ones you want to choose, click on the print icon and select the option\n"
 
402
"                'Print Summary of Employee's Holidays'\n"
 
403
"    - The wizard allows you to choose if you want to print either the Confirmed & Validated holidays or only the Validated ones. These states must be set up by a user from the group 'HR' and with the role 'holidays'. You can define these features in the security tab from the user data in\n"
 
404
"                Administration / Users / Users\n"
 
405
"            for example, you maybe will do it for the user 'admin'.\n"
 
406
""
 
407
msgstr ""
 
408
 
 
409
#. module: hr_holidays
393
410
#: wizard_view:hr.holidays.summary,notify:0
394
411
#: wizard_view:hr.holidays.summary.employee,notify:0
395
412
msgid "Notification"
462
479
msgstr ""
463
480
 
464
481
#. module: hr_holidays
465
 
#: model:ir.module.module,description:hr_holidays.module_meta_information
466
 
msgid "Human Ressources: Holidays tracking and workflow\n"
467
 
"\n"
468
 
"    This module allows you to manage holidays and holidays requests. For each employee, you can also define a number of available holidays per holiday status.\n"
469
 
"\n"
470
 
"    Note that:\n"
471
 
"    - A synchronisation with an internal agenda (use of the CRM module) is possible: in order to automatically create a case when an holiday request is accepted, you have to link the holidays status to a case section. You can set up this info and your colour preferences in\n"
472
 
"                HR \ Configuration \ Holidays Status\n"
473
 
"    - An employee can make a negative holiday request (holiday request of -2 days for example), this is considered by the system as an ask for more off-days. It will increase his total of that holiday status available (if the request is accepted).\n"
474
 
"    - There are two ways to print the employee's holidays:\n"
475
 
"        * The first will allow to choose employees by department and is used by clicking the menu item located in\n"
476
 
"                HR \ Holidays Request \ Print Summary of Holidays\n"
477
 
"        * The second will allow you to choose the holidays report for specific employees. Go on the list\n"
478
 
"                HR \ Employees \ Employees\n"
479
 
"            then select the ones you want to choose, click on the print icon and select the option\n"
480
 
"                'Print Summary of Employee's Holidays'\n"
481
 
"    - The wizard allows you to choose if you want to print either the Confirmed & Validated holidays or only the Validated ones. These states must be set up by a user from the group 'HR' and with the role 'holidays'. You can define these features in the security tab from the user data in\n"
482
 
"                Administration \ Users \ Users\n"
483
 
"            for example, you maybe will do it for the user 'admin'.\n"
484
 
""
485
 
msgstr ""
486
 
 
487
 
#. module: hr_holidays
488
482
#: selection:hr.holidays.summary,init,holiday_type:0
489
483
msgid "Both Validated and Confirmed"
490
484
msgstr ""
530
524
msgstr ""
531
525
 
532
526
#. module: hr_holidays
533
 
#: code:addons/hr_holidays/hr.py:0
534
 
#, python-format
535
 
msgid "Attention!"
536
 
msgstr ""
537
 
 
538
 
#. module: hr_holidays
539
527
#: field:hr.holidays,manager_id:0
540
528
msgid "Holiday manager"
541
529
msgstr ""
552
540
msgstr ""
553
541
 
554
542
#. module: hr_holidays
555
 
#: code:addons/hr_holidays/hr.py:0
556
 
#, python-format
557
 
msgid "You can not cancel this holiday request. first You have to make its case in draft state."
558
 
msgstr ""
559
 
 
560
 
#. module: hr_holidays
561
543
#: model:process.transition,name:hr_holidays.process_transition_approvedrequest0
562
544
msgid "Approved Request"
563
545
msgstr ""
725
707
msgid "His manager refuses the request"
726
708
msgstr ""
727
709
 
728
 
#. module: hr_holidays
729
 
#: code:addons/hr_holidays/hr.py:0
730
 
#, python-format
731
 
msgid "You Cannot Validate leaves while available leaves are less than asked leaves."
732
 
msgstr ""
733