-
-
Notifications
You must be signed in to change notification settings - Fork 247
Expand file tree
/
Copy pathes.po
More file actions
69 lines (59 loc) · 2.26 KB
/
Copy pathes.po
File metadata and controls
69 lines (59 loc) · 2.26 KB
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
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_dms_field
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-07 16:03+0000\n"
"PO-Revision-Date: 2026-04-22 14:45+0000\n"
"Last-Translator: Ed-Spain <eduamoros@gmail.com>\n"
"Language-Team: \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.15.2\n"
#. module: hr_dms_field
#: model_terms:ir.ui.view,arch_db:hr_dms_field.res_config_settings_view_form
msgid "Allow employees to access their DMS Documents."
msgstr "Permitir a los empleados acceder a sus Documentos DMS."
#. module: hr_dms_field
#: model:ir.model,name:hr_dms_field.model_hr_employee_base
msgid "Basic Employee"
msgstr "Empleado Básico"
#. module: hr_dms_field
#: model:ir.model,name:hr_dms_field.model_res_config_settings
msgid "Config Settings"
msgstr ""
#. module: hr_dms_field
#: model:ir.model.fields,field_description:hr_dms_field.field_hr_employee_base__dms_directory_ids
msgid "DMS Directories"
msgstr "Directorios DMS"
#. module: hr_dms_field
#: model:res.groups,name:hr_dms_field.group_hr_public_dms
msgid "DMS Is accessible publicly on employee profile"
msgstr "DMS es accesible públicamente en el perfil del empleado"
#. module: hr_dms_field
#: model_terms:ir.ui.view,arch_db:hr_dms_field.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr_dms_field.view_employee_form
msgid "Documents"
msgstr "Documentos"
#. module: hr_dms_field
#: model:dms.access.group,name:hr_dms_field.read_access_hr_employee_group
msgid "Everyone for Employee DMS"
msgstr "Todos para empleados DMS"
#. module: hr_dms_field
#: model:ir.model.fields,field_description:hr_dms_field.field_hr_employee_public__is_logged
msgid "Is Logged"
msgstr "Está registrado/a"
#. module: hr_dms_field
#: model:ir.model,name:hr_dms_field.model_hr_employee_public
msgid "Public Employee"
msgstr "Empleado Público"
#. module: hr_dms_field
#: model:ir.model.fields,field_description:hr_dms_field.field_res_config_settings__group_hr_public_dms
msgid "Show DMS Documents to logged employees"
msgstr "Mostrar documentos DMS a las empleados logeados"