1
1
# Translation of Odoo Server.
2
2
# This file contains the translation of the following modules:
3
- # * hr_operating_unit
3
+ # * hr_operating_unit
4
4
#
5
5
msgid ""
6
6
msgstr ""
@@ -10,34 +10,59 @@ msgstr ""
10
10
"PO-Revision-Date : 2019-05-13 11:03+0000\n "
11
11
"Last-Translator : <>\n "
12
12
"Language-Team : \n "
13
+ "Language : \n "
13
14
"MIME-Version : 1.0\n "
14
15
"Content-Type : text/plain; charset=UTF-8\n "
15
16
"Content-Transfer-Encoding : \n "
16
17
"Plural-Forms : \n "
17
18
19
+ #. module: hr_operating_unit
20
+ #: model:ir.model,name: hr_operating_unit.model_hr_employee_base
21
+ msgid "Basic Employee"
22
+ msgstr ""
23
+
18
24
#. module: hr_operating_unit
19
25
#: model:ir.model.fields,field_description: hr_operating_unit.field_hr_employee__default_operating_unit_id
26
+ #: model:ir.model.fields,field_description: hr_operating_unit.field_hr_employee_base__default_operating_unit_id
27
+ #: model:ir.model.fields,field_description: hr_operating_unit.field_hr_employee_public__default_operating_unit_id
20
28
#: model_terms:ir.ui.view,arch_db: hr_operating_unit.view_employee_filter
21
29
msgid "Default Operating Unit"
22
30
msgstr "Unidad Operativa Actual"
23
31
24
32
#. module: hr_operating_unit
25
- #: model:ir.model,name: hr_operating_unit.model_hr_employee
26
- msgid "Employee"
27
- msgstr "Empleado"
33
+ #: model:ir.model.fields,field_description: hr_operating_unit.field_hr_employee_base__display_name
34
+ #: model:ir.model.fields,field_description: hr_operating_unit.field_operating_unit__display_name
35
+ msgid "Display Name"
36
+ msgstr ""
28
37
29
38
#. module: hr_operating_unit
30
39
#: model:ir.model.fields,field_description: hr_operating_unit.field_operating_unit__employee_ids
31
40
msgid "Employees Allowed"
32
41
msgstr "Empleados Permitidos"
33
42
43
+ #. module: hr_operating_unit
44
+ #: model:ir.model.fields,field_description: hr_operating_unit.field_hr_employee_base__id
45
+ #: model:ir.model.fields,field_description: hr_operating_unit.field_operating_unit__id
46
+ msgid "ID"
47
+ msgstr ""
48
+
49
+ #. module: hr_operating_unit
50
+ #: model:ir.model.fields,field_description: hr_operating_unit.field_hr_employee_base____last_update
51
+ #: model:ir.model.fields,field_description: hr_operating_unit.field_operating_unit____last_update
52
+ msgid "Last Modified on"
53
+ msgstr ""
54
+
34
55
#. module: hr_operating_unit
35
56
#: model:ir.model,name: hr_operating_unit.model_operating_unit
36
57
msgid "Operating Unit"
37
58
msgstr "Unidad Operativa"
38
59
39
60
#. module: hr_operating_unit
40
61
#: model:ir.model.fields,field_description: hr_operating_unit.field_hr_employee__operating_unit_ids
62
+ #: model:ir.model.fields,field_description: hr_operating_unit.field_hr_employee_base__operating_unit_ids
63
+ #: model:ir.model.fields,field_description: hr_operating_unit.field_hr_employee_public__operating_unit_ids
41
64
msgid "Operating Units"
42
65
msgstr "Unidades Operativas"
43
66
67
+ #~ msgid "Employee"
68
+ #~ msgstr "Empleado"
0 commit comments