~openerp-commiter/openobject-addons/trunk-extra-addons

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#	* hr_holidays_evaluation
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.14\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2010-01-01 10:49+0000\n"
"PO-Revision-Date: 2010-11-22 23:31+0000\n"
"Last-Translator: Olivier Dony (OpenERP) <Unknown>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2011-09-15 04:52+0000\n"
"X-Generator: Launchpad (build 13921)\n"

#. module: hr_holidays_evaluation
#: constraint:ir.model:0
msgid ""
"The Object name must start with x_ and not contain any special character !"
msgstr ""

#. module: hr_holidays_evaluation
#: model:ir.model,name:hr_holidays_evaluation.model_hr_holidays_note
msgid "Holidays note"
msgstr ""

#. module: hr_holidays_evaluation
#: view:wizard.hr.holidays.evaluation:0
msgid "Count The Holidays for the Employee"
msgstr ""

#. module: hr_holidays_evaluation
#: help:wizard.hr.holidays.evaluation,hr_timesheet_group_id:0
msgid ""
"This field allow you to filter on only the employees that have a contract "
"using this working hour."
msgstr ""

#. module: hr_holidays_evaluation
#: constraint:ir.actions.act_window:0
msgid "Invalid model name in the action definition."
msgstr ""

#. module: hr_holidays_evaluation
#: field:hr.holidays.note,employee_id:0
msgid "Employee Name"
msgstr ""

#. module: hr_holidays_evaluation
#: model:ir.actions.act_window,name:hr_holidays_evaluation.action_wizard_hr_development
msgid "Holidays Evaluation Wizard"
msgstr ""

#. module: hr_holidays_evaluation
#: model:ir.ui.menu,name:hr_holidays_evaluation.menu_wizard_hr_development
msgid "Count Holiday For Employee"
msgstr ""

#. module: hr_holidays_evaluation
#: code:addons/hr_holidays_evaluation/hr_holidays_evaluation.py:0
#, python-format
msgid "Automatically Created Holiday"
msgstr ""

#. module: hr_holidays_evaluation
#: field:hr.holidays.note,date:0
#: field:wizard.hr.holidays.evaluation,date_current:0
msgid "Date"
msgstr ""

#. module: hr_holidays_evaluation
#: field:hr.holidays.note,diff:0
msgid "Difference"
msgstr ""

#. module: hr_holidays_evaluation
#: field:hr.holidays.note,holiday_status_id:0
#: field:wizard.hr.holidays.evaluation,holiday_status_id:0
msgid "Holiday Status"
msgstr ""

#. module: hr_holidays_evaluation
#: field:hr.holidays.note,prev_number:0
msgid "Previous Holiday Number"
msgstr ""

#. module: hr_holidays_evaluation
#: constraint:ir.ui.view:0
msgid "Invalid XML for View Architecture!"
msgstr ""

#. module: hr_holidays_evaluation
#: code:addons/hr_holidays_evaluation/hr_holidays_evaluation.py:0
#, python-format
msgid "Summary Report"
msgstr ""

#. module: hr_holidays_evaluation
#: view:hr.holidays.note:0
msgid "Notes"
msgstr ""

#. module: hr_holidays_evaluation
#: view:wizard.hr.holidays.evaluation:0
msgid "Count Holidays For The Employee"
msgstr ""

#. module: hr_holidays_evaluation
#: model:ir.ui.menu,name:hr_holidays_evaluation.menu_hr_holidays_evaluation
msgid "Holidays Evaluation"
msgstr ""

#. module: hr_holidays_evaluation
#: help:wizard.hr.holidays.evaluation,holiday_status_id:0
msgid ""
"This is where you specify the holiday type to synchronize. It will create "
"the \"holidays per employee\" accordingly if necessary, or replace the value "
"\"Max leaves allowed\" into the existing one."
msgstr ""

#. module: hr_holidays_evaluation
#: help:wizard.hr.holidays.evaluation,date_current:0
msgid ""
"This field allow you to choose the date to use, for forecast matter e.g. The "
"start date is the starting date of the employee contract."
msgstr ""

#. module: hr_holidays_evaluation
#: field:wizard.hr.holidays.evaluation,hr_timesheet_group_id:0
msgid "Timesheet Group"
msgstr ""

#. module: hr_holidays_evaluation
#: model:ir.model,name:hr_holidays_evaluation.model_wizard_hr_holidays_evaluation
msgid "wizard.hr.holidays.evaluation"
msgstr ""

#. module: hr_holidays_evaluation
#: view:wizard.hr.holidays.evaluation:0
msgid "Create"
msgstr ""

#. module: hr_holidays_evaluation
#: field:wizard.hr.holidays.evaluation,float_time:0
msgid "Time"
msgstr ""

#. module: hr_holidays_evaluation
#: field:hr.holidays.note,new_number:0
msgid "New Holiday Number"
msgstr ""

#. module: hr_holidays_evaluation
#: help:wizard.hr.holidays.evaluation,float_time:0
msgid ""
"This time depicts the amount per day earned by an employee working a day.The "
"computation is: total earned = time * number of working days"
msgstr ""

#. module: hr_holidays_evaluation
#: model:ir.module.module,description:hr_holidays_evaluation.module_meta_information
msgid "Computation of holidays for employee"
msgstr ""

#. module: hr_holidays_evaluation
#: model:ir.module.module,shortdesc:hr_holidays_evaluation.module_meta_information
msgid "Hr holidays evaluation"
msgstr "Hr holidays evaluation"

#. module: hr_holidays_evaluation
#: view:wizard.hr.holidays.evaluation:0
msgid "Cancel"
msgstr ""

#. module: hr_holidays_evaluation
#: field:hr.holidays,auto_eval:0
msgid "Auto computed by wizard"
msgstr ""