odoo-addon-hr-appraisal-oca 18.0.1.0.2__py3-none-any.whl → 18.0.1.0.2.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -22,34 +22,25 @@ msgstr ""
22
22
  msgid ""
23
23
  "<div style=\"margin: 0px; padding: 0px;\">\n"
24
24
  " <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
25
- " An appraisal of <t t-out=\"object.employee_id.name or 'employee'\"></t> has been confirmed.<br>\n"
26
- " <br><br>\n"
25
+ " An appraisal of <t t-out=\"object.employee_id.name or "
26
+ "'employee'\"/> has been confirmed.<br/>\n"
27
+ " <br/><br/>\n"
27
28
  " Please schedule an appraisal date together.\n"
28
- " <br><br>\n"
29
+ " <br/><br/>\n"
29
30
  " <t t-if=\"ctx.get('recipient_users')\">\n"
30
- " <p style=\"margin: 16px 0px 16px 0px; text-align: center;\">\n"
31
- " <t t-set=\"link\" t-value=\"'/mail/view?model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
32
- " <a style=\"background-color:#875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px;\" t-att-href=\"link\">View Appraisal</a>\n"
33
- " </p>\n"
34
- " </t>\n"
31
+ " <p style=\"margin: 16px 0px 16px 0px; text-align: center;"
32
+ "\">\n"
33
+ " <t t-set=\"link\" t-value=\"'/mail/view?"
34
+ "model=hr.appraisal&amp;res_id=%s' % object.id\"/>\n"
35
+ " <a style=\"background-color:#875A7B; padding: 8px "
36
+ "16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px;\" t-"
37
+ "att-href=\"link\">View Appraisal</a>\n"
38
+ " </p>\n"
39
+ " </t>\n"
35
40
  " </p>\n"
36
41
  " </div>\n"
37
42
  " "
38
43
  msgstr ""
39
- "<div style=\"margin: 0px; padding: 0px;\">\n"
40
- " <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
41
- " Se ha confirmado la evaluación de <t t-out=\"object.employee_id.name or 'employee'\"></t>.<br>\n"
42
- " <br><br>\n"
43
- " Por favor, programen juntos una fecha para la evaluación.\n"
44
- " <br><br>\n"
45
- " <t t-if=\"ctx.get('recipient_users')\">\n"
46
- " <p style=\"margin: 16px 0px 16px 0px; text-align: center;\">\n"
47
- " <t t-set=\"link\" t-value=\"'/mail/view?model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
48
- " <a style=\"background-color:#875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px;\" t-att-href=\"link\">Ver evaluación</a>\n"
49
- " </p>\n"
50
- " </t>\n"
51
- " </p>\n"
52
- "</div>"
53
44
 
54
45
  #. module: hr_appraisal_oca
55
46
  #: model:mail.template,body_html:hr_appraisal_oca.mail_template_appraisal_request_from_employee
@@ -58,52 +49,34 @@ msgid ""
58
49
  " <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
59
50
  " Dear\n"
60
51
  " <t t-foreach=\"object.manager_ids\" t-as=\"manager\">\n"
61
- " <t t-if=\"manager.work_email\">\n"
62
- " <t t-out=\"manager.name or ''\"></t>,\n"
52
+ " <t t-if=\"manager.work_email\">\n"
53
+ " <t t-out=\"manager.name or ''\"/>,\n"
63
54
  " </t>\n"
64
- " </t>\n"
65
- " <br>\n"
66
- " <t t-out=\"user.name or ''\"></t> wishes an appraisal.<br>\n"
67
- " <br>\n"
55
+ " </t>\n"
56
+ " <br/>\n"
57
+ " <t t-out=\"user.name or ''\"/> wishes an appraisal.<br/"
58
+ ">\n"
59
+ " <br/>\n"
68
60
  " <t t-if=\"ctx.get('user_body')\">\n"
69
- " <div style=\"margin: 16px 0px 16px 0px; padding: 8px 16px 8px 16px; background-color: #F1F1F1;\">\n"
70
- " <t t-out=\"ctx.get('user_body')\"> </t>\n"
71
- " </div>\n"
72
- " </t>\n"
61
+ " <div style=\"margin: 16px 0px 16px 0px; padding: 8px "
62
+ "16px 8px 16px; background-color: #F1F1F1;\">\n"
63
+ " <t t-out=\"ctx.get('user_body')\"/>\n"
64
+ " </div>\n"
65
+ " </t>\n"
73
66
  " <t t-if=\"ctx.get('recipient_users')\">\n"
74
- " <p style=\"margin: 16px 0px 16px 0px; padding: 8px 16px 8px 16px; text-align: center;\">\n"
75
- " <t t-set=\"link\" t-value=\"'/mail/view?model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
76
- " <a style=\"margin: auto; background-color:#875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px;\" t-att-href=\"link\">View Appraisal</a>\n"
77
- " </p>\n"
78
- " </t>\n"
67
+ " <p style=\"margin: 16px 0px 16px 0px; padding: 8px 16px "
68
+ "8px 16px; text-align: center;\">\n"
69
+ " <t t-set=\"link\" t-value=\"'/mail/view?"
70
+ "model=hr.appraisal&amp;res_id=%s' % object.id\"/>\n"
71
+ " <a style=\"margin: auto; background-color:#875A7B; "
72
+ "padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-"
73
+ "radius: 5px;\" t-att-href=\"link\">View Appraisal</a>\n"
74
+ " </p>\n"
75
+ " </t>\n"
79
76
  " </p>\n"
80
77
  " </div>\n"
81
78
  " "
82
79
  msgstr ""
83
- "<div style=\"margin: 0px; padding: 0px;\">\n"
84
- " <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
85
- " Estimado(a)\n"
86
- " <t t-foreach=\"object.manager_ids\" t-as=\"manager\">\n"
87
- " <t t-if=\"manager.work_email\">\n"
88
- " <t t-out=\"manager.name or ''\"></t>,\n"
89
- " </t>\n"
90
- " </t>\n"
91
- " <br>\n"
92
- " <t t-out=\"user.name or ''\"></t> desea realizar una evaluación.<br>\n"
93
- " <br>\n"
94
- " <t t-if=\"ctx.get('user_body')\">\n"
95
- " <div style=\"margin: 16px 0px 16px 0px; padding: 8px 16px 8px 16px; background-color: #F1F1F1;\">\n"
96
- " <t t-out=\"ctx.get('user_body')\"> </t>\n"
97
- " </div>\n"
98
- " </t>\n"
99
- " <t t-if=\"ctx.get('recipient_users')\">\n"
100
- " <p style=\"margin: 16px 0px 16px 0px; padding: 8px 16px 8px 16px; text-align: center;\">\n"
101
- " <t t-set=\"link\" t-value=\"'/mail/view?model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
102
- " <a style=\"margin: auto; background-color:#875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px;\" t-att-href=\"link\">Ver evaluación</a>\n"
103
- " </p>\n"
104
- " </t>\n"
105
- " </p>\n"
106
- "</div>"
107
80
 
108
81
  #. module: hr_appraisal_oca
109
82
  #: model:mail.template,body_html:hr_appraisal_oca.mail_template_appraisal_request
@@ -112,113 +85,76 @@ msgid ""
112
85
  " <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
113
86
  " Dear\n"
114
87
  " <t t-if=\"object.employee_id.work_email\">\n"
115
- " <t t-out=\"object.employee_id.name or ''\"></t>,\n"
88
+ " <t t-out=\"object.employee_id.name or ''\"/>,\n"
116
89
  " </t>\n"
117
90
  " <t t-foreach=\"object.manager_ids\" t-as=\"manager\">\n"
118
- " <t t-if=\"user.id not in object.manager_user_ids.ids\">\n"
119
- " <t t-out=\"manager.name or ''\"></t>,\n"
91
+ " <t t-if=\"user.id not in object.manager_user_ids.ids\">\n"
92
+ " <t t-out=\"manager.name or ''\"/>,\n"
120
93
  " </t>\n"
121
- " </t>\n"
122
- " <br>\n"
123
- " An appraisal has been requested by <t t-out=\"user.name or ''\"></t>.<br>\n"
124
- " <br>\n"
94
+ " </t>\n"
95
+ " <br/>\n"
96
+ " An appraisal has been requested by <t t-"
97
+ "out=\"user.name or ''\"/>.<br/>\n"
98
+ " <br/>\n"
125
99
  " <t t-if=\"ctx.get('user_body')\">\n"
126
- " <div style=\"margin: 16px 0px 16px 0px; padding: 8px 16px 8px 16px; background-color: #F1F1F1;\">\n"
127
- " <t t-out=\"ctx.get('user_body')\"> </t>\n"
128
- " </div>\n"
129
- " </t>\n"
100
+ " <div style=\"margin: 16px 0px 16px 0px; padding: 8px "
101
+ "16px 8px 16px; background-color: #F1F1F1;\">\n"
102
+ " <t t-out=\"ctx.get('user_body')\"/>\n"
103
+ " </div>\n"
104
+ " </t>\n"
130
105
  " <t t-if=\"ctx.get('recipient_users')\">\n"
131
- " <p style=\"margin: 16px 0px 16px 0px; padding: 8px 16px 8px 16px; text-align: center;\">\n"
132
- " <t t-set=\"link\" t-value=\"'/mail/view?model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
133
- " <a style=\"margin: auto; background-color:#875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px;\" t-att-href=\"link\">View Appraisal</a>\n"
134
- " </p>\n"
135
- " </t>\n"
136
- " <br>\n"
106
+ " <p style=\"margin: 16px 0px 16px 0px; padding: 8px 16px "
107
+ "8px 16px; text-align: center;\">\n"
108
+ " <t t-set=\"link\" t-value=\"'/mail/view?"
109
+ "model=hr.appraisal&amp;res_id=%s' % object.id\"/>\n"
110
+ " <a style=\"margin: auto; background-color:#875A7B; "
111
+ "padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-"
112
+ "radius: 5px;\" t-att-href=\"link\">View Appraisal</a>\n"
113
+ " </p>\n"
114
+ " </t>\n"
115
+ " <br/>\n"
137
116
  " </p>\n"
138
117
  " </div>\n"
139
118
  " "
140
119
  msgstr ""
141
- "<div style=\"margin: 0px; padding: 0px;\">\n"
142
- " <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
143
- " Estimado(a)\n"
144
- " <t t-if=\"object.employee_id.work_email\">\n"
145
- " <t t-out=\"object.employee_id.name or ''\"></t>,\n"
146
- " </t>\n"
147
- " <t t-foreach=\"object.manager_ids\" t-as=\"manager\">\n"
148
- " <t t-if=\"user.id not in object.manager_user_ids.ids\">\n"
149
- " <t t-out=\"manager.name or ''\"></t>,\n"
150
- " </t>\n"
151
- " </t>\n"
152
- " <br>\n"
153
- " Se ha solicitado una evaluación por <t t-out=\"user.name or ''\"></t>.<br>\n"
154
- " <br>\n"
155
- " <t t-if=\"ctx.get('user_body')\">\n"
156
- " <div style=\"margin: 16px 0px 16px 0px; padding: 8px 16px 8px 16px; background-color: #F1F1F1;\">\n"
157
- " <t t-out=\"ctx.get('user_body')\"> </t>\n"
158
- " </div>\n"
159
- " </t>\n"
160
- " <t t-if=\"ctx.get('recipient_users')\">\n"
161
- " <p style=\"margin: 16px 0px 16px 0px; padding: 8px 16px 8px 16px; text-align: center;\">\n"
162
- " <t t-set=\"link\" t-value=\"'/mail/view?model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
163
- " <a style=\"margin: auto; background-color:#875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px;\" t-att-href=\"link\">Ver evaluación</a>\n"
164
- " </p>\n"
165
- " </t>\n"
166
- " <br>\n"
167
- " </p>\n"
168
- "</div>"
169
120
 
170
121
  #. module: hr_appraisal_oca
171
122
  #: model:mail.template,body_html:hr_appraisal_oca.mail_template_appraisal_completed
172
123
  msgid ""
173
124
  "<div>\n"
174
- " The appraisal's status has been set to <strong style=\"box-sizing:border-box;font-weight:bold;\">Done</strong> by <t t-out=\"user.name or ''\"></t>.<br>\n"
175
- " <br>\n"
125
+ " The appraisal's status has been set to <strong style=\"box-"
126
+ "sizing:border-box;font-weight:bold;\">Done</strong> by <t t-out=\"user.name "
127
+ "or ''\"/>.<br/>\n"
128
+ " <br/>\n"
176
129
  " <t t-if=\"ctx.get('recipient_users')\">\n"
177
- " <p style=\"box-sizing:border-box;margin-top:24px;margin-bottom:16px\">\n"
178
- " <t t-set=\"link\" t-value=\"'/mail/view?model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
179
- " <a style=\"box-sizing:border-box;text-decoration:none;color:#7c7bad;background-color:#875A7B;padding:10px; color:#fff; border-radius:5px;\" t-att-href=\"link\">View Employee Appraisal</a>\n"
180
- " </p>\n"
181
- " </t>\n"
130
+ " <p style=\"box-sizing:border-box;margin-top:24px;margin-"
131
+ "bottom:16px\">\n"
132
+ " <t t-set=\"link\" t-value=\"'/mail/view?"
133
+ "model=hr.appraisal&amp;res_id=%s' % object.id\"/>\n"
134
+ " <a style=\"box-sizing:border-box;text-"
135
+ "decoration:none;color:#7c7bad;background-color:#875A7B;padding:10px; "
136
+ "color:#fff; border-radius:5px;\" t-att-href=\"link\">View Employee "
137
+ "Appraisal</a>\n"
138
+ " </p>\n"
139
+ " </t>\n"
182
140
  " </div>\n"
183
141
  " "
184
142
  msgstr ""
185
- "<div>\n"
186
- " El estado de la evaluación ha sido establecido como <strong style=\"box-sizing:border-box;font-weight:bold;\">Hecho</strong> por <t t-out=\"user.name or ''\"></t>.<br>\n"
187
- " <br>\n"
188
- " <t t-if=\"ctx.get('recipient_users')\">\n"
189
- " <p style=\"box-sizing:border-box;margin-top:24px;margin-bottom:16px\">\n"
190
- " <t t-set=\"link\" t-value=\"'/mail/view?model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
191
- " <a style=\"box-sizing:border-box;text-decoration:none;color:#7c7bad;background-color:#875A7B;padding:10px; color:#fff; border-radius:5px;\" t-att-href=\"link\">Ver evaluación del empleado</a>\n"
192
- " </p>\n"
193
- " </t>\n"
194
- "</div>"
195
-
196
- #. module: hr_appraisal_oca
197
- #: model_terms:ir.ui.view,arch_db:hr_appraisal_oca.hr_appraisal_kanban_view
198
- msgid "<span class=\"fa fa-bars fa-lg\" title=\"dropdown\"/>"
199
- msgstr ""
200
143
 
201
144
  #. module: hr_appraisal_oca
202
145
  #: model_terms:ir.ui.view,arch_db:hr_appraisal_oca.view_employee_form
203
146
  msgid ""
204
- "<span class=\"o_stat_text\" attrs=\"{'invisible':[('last_appraisal_state', '==', '3_done')]}\">\n"
147
+ "<span class=\"o_stat_text\" invisible=\"last_appraisal_state == '3_done'\">\n"
205
148
  " Ongoing\n"
206
149
  " </span>\n"
207
- " <span class=\"o_stat_text\" attrs=\"{'invisible':[('last_appraisal_state', '!=', '3_done')]}\">\n"
150
+ " <span class=\"o_stat_text\" "
151
+ "invisible=\"last_appraisal_state != '3_done'\">\n"
208
152
  " Latest\n"
209
153
  " </span>\n"
210
154
  " <span class=\"o_stat_text\">\n"
211
155
  " Appraisal\n"
212
156
  " </span>"
213
157
  msgstr ""
214
- "<span class=\"o_stat_text\">\n"
215
- " Valoración\n"
216
- " </span><span class=\"o_stat_text\" attrs=\"{'invisible':[('last_appraisal_state', '==', '3_done')]}\">\n"
217
- " En Proceso \n"
218
- " </span>\n"
219
- " <span class=\"o_stat_text\" attrs=\"{'invisible':[('last_appraisal_state', '!=', '3_done')]}\">\n"
220
- " Última\n"
221
- " </span>"
222
158
 
223
159
  #. module: hr_appraisal_oca
224
160
  #: model_terms:ir.ui.view,arch_db:hr_appraisal_oca.hr_appraisal_form_view
@@ -228,22 +164,25 @@ msgstr "<span class=\"o_stat_text\">Valoraciones</span>"
228
164
  #. module: hr_appraisal_oca
229
165
  #: model_terms:ir.ui.view,arch_db:hr_appraisal_oca.hr_appraisal_form_view
230
166
  msgid ""
231
- "<span class=\"text-end\" attrs=\"{'invisible': ['|', ('manager_feedback_published', '=', True), ('can_see_manager_publish', '=', False)]}\">Not Visible to Employee </span>\n"
232
- " <span class=\"text-end\" attrs=\"{'invisible': ['|', ('manager_feedback_published', '=', False), ('can_see_manager_publish', '=', False)]}\">Visible to Employee </span>"
167
+ "<span class=\"text-end\" invisible=\"employee_feedback_published\">Not "
168
+ "Visible to Manager </span>\n"
169
+ " <span class=\"text-end\" "
170
+ "invisible=\"not employee_feedback_published or state == '1_new'\">Visible to "
171
+ "Manager </span>\n"
172
+ " <span class=\"text-end\" "
173
+ "invisible=\"not employee_feedback_published or state != '1_new'\">Visible "
174
+ "&amp; Editable by Manager </span>"
233
175
  msgstr ""
234
- "<span class=\"text-end\" attrs=\"{'invisible': ['|', ('manager_feedback_published', '=', True), ('can_see_manager_publish', '=', False)]}\">No visible para el empleado </span>\n"
235
- "<span class=\"text-end\" attrs=\"{'invisible': ['|', ('manager_feedback_published', '=', False), ('can_see_manager_publish', '=', False)]}\">Visible para el empleado </span>"
236
176
 
237
177
  #. module: hr_appraisal_oca
238
178
  #: model_terms:ir.ui.view,arch_db:hr_appraisal_oca.hr_appraisal_form_view
239
179
  msgid ""
240
- "<span class=\"text-end\" attrs=\"{'invisible': [('employee_feedback_published', '=', True)]}\">Not Visible to Manager </span>\n"
241
- " <span class=\"text-end\" attrs=\"{'invisible': ['|', ('employee_feedback_published', '=', False), ('state', '=', '1_new')]}\">Visible to Manager </span>\n"
242
- " <span class=\"text-end\" attrs=\"{'invisible': &quot;['|', ('employee_feedback_published', '=', False), ('state', '!=', '1_new')]&quot;}\">Visible &amp; Editable by Manager </span>"
180
+ "<span class=\"text-end\" invisible=\"manager_feedback_published or not "
181
+ "can_see_manager_publish\">Not Visible to Employee </span>\n"
182
+ " <span class=\"text-end\" "
183
+ "invisible=\"not manager_feedback_published or not "
184
+ "can_see_manager_publish\">Visible to Employee </span>"
243
185
  msgstr ""
244
- "<span class=\"text-end\" attrs=\"{'invisible': [('employee_feedback_published', '=', True)]}\">No visible para el gerente </span>\n"
245
- "<span class=\"text-end\" attrs=\"{'invisible': ['|', ('employee_feedback_published', '=', False), ('state', '=', '1_new')]}\">Visible para el gerente </span>\n"
246
- "<span class=\"text-end\" attrs=\"{'invisible': &quot;['|', ('employee_feedback_published', '=', False), ('state', '!=', '1_new')]&quot;}\">Visible y editable por el gerente </span>"
247
186
 
248
187
  #. module: hr_appraisal_oca
249
188
  #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal__message_needaction
@@ -292,7 +231,6 @@ msgstr "Usuarios"
292
231
  #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal_request_wizard__appraisal_id
293
232
  #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_employee__appraisal_ids
294
233
  #: model_terms:ir.ui.view,arch_db:hr_appraisal_oca.hr_appraisal_form_view
295
- #, python-format
296
234
  msgid "Appraisal"
297
235
  msgstr "Valoraciones"
298
236
 
@@ -320,7 +258,6 @@ msgstr "Plantillas de Valoración"
320
258
  #. module: hr_appraisal_oca
321
259
  #. odoo-python
322
260
  #: code:addons/hr_appraisal_oca/models/hr_appraisal.py:0
323
- #, python-format
324
261
  msgid "Appraisal Form to Fill"
325
262
  msgstr "Formulario de valoración para rellenar"
326
263
 
@@ -328,7 +265,6 @@ msgstr "Formulario de valoración para rellenar"
328
265
  #. odoo-python
329
266
  #: code:addons/hr_appraisal_oca/models/hr_appraisal.py:0
330
267
  #: model_terms:ir.ui.view,arch_db:hr_appraisal_oca.hr_appraisal_request_wizard_view
331
- #, python-format
332
268
  msgid "Appraisal Request"
333
269
  msgstr "Solicitud de valoración"
334
270
 
@@ -391,6 +327,11 @@ msgstr "Nº de archivos adjuntos"
391
327
  msgid "Basic Employee"
392
328
  msgstr "Empleado Básico"
393
329
 
330
+ #. module: hr_appraisal_oca
331
+ #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal_request_wizard__body_has_template_value
332
+ msgid "Body content is the same as the template"
333
+ msgstr ""
334
+
394
335
  #. module: hr_appraisal_oca
395
336
  #: model:mail.activity.type,name:hr_appraisal_oca.mail_act_hr_appraisal_cfr
396
337
  msgid "CFR"
@@ -445,6 +386,11 @@ msgstr ""
445
386
  msgid "Company"
446
387
  msgstr "Compañía"
447
388
 
389
+ #. module: hr_appraisal_oca
390
+ #: model:ir.model,name:hr_appraisal_oca.model_res_config_settings
391
+ msgid "Config Settings"
392
+ msgstr ""
393
+
448
394
  #. module: hr_appraisal_oca
449
395
  #: model:ir.ui.menu,name:hr_appraisal_oca.menu_hr_appraisal_configuration
450
396
  msgid "Configuration"
@@ -459,7 +405,6 @@ msgstr "Confirmar"
459
405
  #. odoo-python
460
406
  #: code:addons/hr_appraisal_oca/models/hr_appraisal.py:0
461
407
  #: model_terms:ir.ui.view,arch_db:hr_appraisal_oca.hr_appraisal_wizard_form_view
462
- #, python-format
463
408
  msgid "Confirmation"
464
409
  msgstr "Confirmación"
465
410
 
@@ -595,7 +540,6 @@ msgstr "Nombre del Empleado"
595
540
  #. module: hr_appraisal_oca
596
541
  #. odoo-python
597
542
  #: code:addons/hr_appraisal_oca/models/hr_appraisal.py:0
598
- #, python-format
599
543
  msgid "Fill appraisal for %(employee)s "
600
544
  msgstr "Completar valoración para %(employee)s "
601
545
 
@@ -733,16 +677,6 @@ msgstr "Idioma"
733
677
  msgid "Last Appraisal"
734
678
  msgstr "Última valoración"
735
679
 
736
- #. module: hr_appraisal_oca
737
- #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal____last_update
738
- #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal_request_wizard____last_update
739
- #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal_tag____last_update
740
- #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal_template____last_update
741
- #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal_wizard____last_update
742
- #: model:ir.model.fields,field_description:hr_appraisal_oca.field_send_email_with_template____last_update
743
- msgid "Last Modified on"
744
- msgstr "Última modificación el"
745
-
746
680
  #. module: hr_appraisal_oca
747
681
  #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal__write_uid
748
682
  #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal_request_wizard__write_uid
@@ -768,12 +702,6 @@ msgstr "Última actualización el"
768
702
  msgid "Mail Template"
769
703
  msgstr "Plantilla de correo"
770
704
 
771
- #. module: hr_appraisal_oca
772
- #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal__message_main_attachment_id
773
- #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal_wizard__message_main_attachment_id
774
- msgid "Main Attachment"
775
- msgstr "Adjunto principal"
776
-
777
705
  #. module: hr_appraisal_oca
778
706
  #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal__manager_ids
779
707
  msgid "Manager"
@@ -846,15 +774,9 @@ msgstr "Nombre"
846
774
  #. module: hr_appraisal_oca
847
775
  #. odoo-python
848
776
  #: code:addons/hr_appraisal_oca/models/hr_employee.py:0
849
- #, python-format
850
777
  msgid "New and Pending Appraisals"
851
778
  msgstr "Valoraciones nuevas y pendientes"
852
779
 
853
- #. module: hr_appraisal_oca
854
- #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal__activity_calendar_event_id
855
- msgid "Next Activity Calendar Event"
856
- msgstr "Siguiente evento en el calendario de actividades."
857
-
858
780
  #. module: hr_appraisal_oca
859
781
  #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal__activity_date_deadline
860
782
  msgid "Next Activity Deadline"
@@ -909,19 +831,13 @@ msgstr "Número de evaluaciones en curso"
909
831
  msgid ""
910
832
  "Optional translation language (ISO code) to select when sending out an "
911
833
  "email. If not set, the english version will be used. This should usually be "
912
- "a placeholder expression that provides the appropriate language, e.g. {{ "
913
- "object.partner_id.lang }}."
914
- msgstr ""
915
-
916
- #. module: hr_appraisal_oca
917
- #: model:ir.model,name:hr_appraisal_oca.model_res_config_settings
918
- msgid "Point of Sale Config Visible Products"
834
+ "a placeholder expression that provides the appropriate language, e.g. "
835
+ "{{ object.partner_id.lang }}."
919
836
  msgstr ""
920
837
 
921
838
  #. module: hr_appraisal_oca
922
839
  #. odoo-python
923
840
  #: code:addons/hr_appraisal_oca/models/hr_appraisal.py:0
924
- #, python-format
925
841
  msgid "Previous Appraisals"
926
842
  msgstr "Evaluaciones anteriores"
927
843
 
@@ -947,12 +863,6 @@ msgstr "Destinatarios"
947
863
  msgid "Recipients Users"
948
864
  msgstr ""
949
865
 
950
- #. module: hr_appraisal_oca
951
- #: model:ir.model.fields,help:hr_appraisal_oca.field_hr_appraisal__employee_user_id
952
- msgid "Related user name for the resource to manage its access."
953
- msgstr ""
954
- "Nombre de usuario relacionado con el recurso para administrar su acceso."
955
-
956
866
  #. module: hr_appraisal_oca
957
867
  #: model:ir.model.fields,field_description:hr_appraisal_oca.field_hr_appraisal_request_wizard__render_model
958
868
  msgid "Rendering Model"
@@ -1082,7 +992,6 @@ msgstr "Etiquetas"
1082
992
  #. module: hr_appraisal_oca
1083
993
  #. odoo-python
1084
994
  #: code:addons/hr_appraisal_oca/wizard/send_mail_with_template_wizard.py:0
1085
- #, python-format
1086
995
  msgid "Template with XML ID {template_xml_id} not found."
1087
996
  msgstr "No se encontró la plantilla con ID XML {template_xml_id}."
1088
997
 
@@ -1094,10 +1003,12 @@ msgstr "El contenido de esta nota no es visible para el empleado."
1094
1003
  #. module: hr_appraisal_oca
1095
1004
  #: model_terms:ir.ui.view,arch_db:hr_appraisal_oca.hr_appraisal_wizard_form_view
1096
1005
  msgid ""
1097
- "The employee's feedback will be published without their consent. Do you really want to publish it?\n"
1006
+ "The employee's feedback will be published without their consent. Do you "
1007
+ "really want to publish it?\n"
1098
1008
  " This action will be logger in the chatter."
1099
1009
  msgstr ""
1100
- "La retroalimentación del empleado se publicará sin su consentimiento. ¿En verdad desea publicarla?\n"
1010
+ "La retroalimentación del empleado se publicará sin su consentimiento. ¿En "
1011
+ "verdad desea publicarla?\n"
1101
1012
  " Esta acción se registrará en el chatter."
1102
1013
 
1103
1014
  #. module: hr_appraisal_oca
@@ -1113,13 +1024,13 @@ msgstr "Tipo de actividad de excepción registrada."
1113
1024
  #. module: hr_appraisal_oca
1114
1025
  #: model_terms:ir.ui.view,arch_db:hr_appraisal_oca.hr_appraisal_template_form_view
1115
1026
  msgid ""
1116
- "Use this area to write the content that will be displayed for the Employee."
1117
- " You can use a lot of options with "
1118
- "the html editor, accessible by pressing / on the keyboard."
1027
+ "Use this area to write the content that will be displayed for the "
1028
+ "Employee. You can use a lot of "
1029
+ "options with the html editor, accessible by pressing / on the keyboard."
1119
1030
  msgstr ""
1120
- "Utilice esta área para escribir el contenido que se mostrará al empleado."
1121
- " Puede usar numerosas opciones con "
1122
- "el editor HTML, al que se accede presionando / en el teclado."
1031
+ "Utilice esta área para escribir el contenido que se mostrará al "
1032
+ "empleado. Puede usar numerosas "
1033
+ "opciones con el editor HTML, al que se accede presionando / en el teclado."
1123
1034
 
1124
1035
  #. module: hr_appraisal_oca
1125
1036
  #: model:res.groups,name:hr_appraisal_oca.group_appraisal_user
@@ -1183,10 +1094,8 @@ msgstr "una vez publicada"
1183
1094
  #. module: hr_appraisal_oca
1184
1095
  #. odoo-python
1185
1096
  #: code:addons/hr_appraisal_oca/wizard/hr_appraisal_wizard.py:0
1186
- #, python-format
1187
1097
  msgid ""
1188
- "{user_name} decided, as Appraisal Officer, to publish the employee's "
1189
- "feedback"
1098
+ "{user_name} decided, as Appraisal Officer, to publish the employee's feedback"
1190
1099
  msgstr ""
1191
1100
  "{user_name} decidió, como Evaluador, publicar los comentarios del empleado."
1192
1101
 
@@ -1199,3 +1108,298 @@ msgstr "{{ user.name or ''}} solicita una valoración"
1199
1108
  #: model:mail.template,subject:hr_appraisal_oca.mail_template_appraisal_confirmation
1200
1109
  msgid "{{object.employee_id.name}}: Appraisal Confirmed"
1201
1110
  msgstr "{{ object.employee_id.name }}: Valoración confirmada"
1111
+
1112
+ #~ msgid ""
1113
+ #~ "<div style=\"margin: 0px; padding: 0px;\">\n"
1114
+ #~ " <p style=\"margin: 0px; padding: 0px; font-size: 13px;"
1115
+ #~ "\">\n"
1116
+ #~ " An appraisal of <t t-out=\"object.employee_id.name or "
1117
+ #~ "'employee'\"></t> has been confirmed.<br>\n"
1118
+ #~ " <br><br>\n"
1119
+ #~ " Please schedule an appraisal date together.\n"
1120
+ #~ " <br><br>\n"
1121
+ #~ " <t t-if=\"ctx.get('recipient_users')\">\n"
1122
+ #~ " <p style=\"margin: 16px 0px 16px 0px; text-align: "
1123
+ #~ "center;\">\n"
1124
+ #~ " <t t-set=\"link\" t-value=\"'/mail/view?"
1125
+ #~ "model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
1126
+ #~ " <a style=\"background-color:#875A7B; padding: "
1127
+ #~ "8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px;"
1128
+ #~ "\" t-att-href=\"link\">View Appraisal</a>\n"
1129
+ #~ " </p>\n"
1130
+ #~ " </t>\n"
1131
+ #~ " </p>\n"
1132
+ #~ " </div>\n"
1133
+ #~ " "
1134
+ #~ msgstr ""
1135
+ #~ "<div style=\"margin: 0px; padding: 0px;\">\n"
1136
+ #~ " <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
1137
+ #~ " Se ha confirmado la evaluación de <t t-"
1138
+ #~ "out=\"object.employee_id.name or 'employee'\"></t>.<br>\n"
1139
+ #~ " <br><br>\n"
1140
+ #~ " Por favor, programen juntos una fecha para la evaluación.\n"
1141
+ #~ " <br><br>\n"
1142
+ #~ " <t t-if=\"ctx.get('recipient_users')\">\n"
1143
+ #~ " <p style=\"margin: 16px 0px 16px 0px; text-align: center;\">\n"
1144
+ #~ " <t t-set=\"link\" t-value=\"'/mail/view?"
1145
+ #~ "model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
1146
+ #~ " <a style=\"background-color:#875A7B; padding: 8px 16px "
1147
+ #~ "8px 16px; text-decoration: none; color: #fff; border-radius: 5px;\" t-att-"
1148
+ #~ "href=\"link\">Ver evaluación</a>\n"
1149
+ #~ " </p>\n"
1150
+ #~ " </t>\n"
1151
+ #~ " </p>\n"
1152
+ #~ "</div>"
1153
+
1154
+ #~ msgid ""
1155
+ #~ "<div style=\"margin: 0px; padding: 0px;\">\n"
1156
+ #~ " <p style=\"margin: 0px; padding: 0px; font-size: 13px;"
1157
+ #~ "\">\n"
1158
+ #~ " Dear\n"
1159
+ #~ " <t t-foreach=\"object.manager_ids\" t-"
1160
+ #~ "as=\"manager\">\n"
1161
+ #~ " <t t-if=\"manager.work_email\">\n"
1162
+ #~ " <t t-out=\"manager.name or ''\"></t>,\n"
1163
+ #~ " </t>\n"
1164
+ #~ " </t>\n"
1165
+ #~ " <br>\n"
1166
+ #~ " <t t-out=\"user.name or ''\"></t> wishes an appraisal."
1167
+ #~ "<br>\n"
1168
+ #~ " <br>\n"
1169
+ #~ " <t t-if=\"ctx.get('user_body')\">\n"
1170
+ #~ " <div style=\"margin: 16px 0px 16px 0px; padding: "
1171
+ #~ "8px 16px 8px 16px; background-color: #F1F1F1;\">\n"
1172
+ #~ " <t t-out=\"ctx.get('user_body')\"> </t>\n"
1173
+ #~ " </div>\n"
1174
+ #~ " </t>\n"
1175
+ #~ " <t t-if=\"ctx.get('recipient_users')\">\n"
1176
+ #~ " <p style=\"margin: 16px 0px 16px 0px; padding: "
1177
+ #~ "8px 16px 8px 16px; text-align: center;\">\n"
1178
+ #~ " <t t-set=\"link\" t-value=\"'/mail/view?"
1179
+ #~ "model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
1180
+ #~ " <a style=\"margin: auto; background-"
1181
+ #~ "color:#875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: "
1182
+ #~ "#fff; border-radius: 5px;\" t-att-href=\"link\">View Appraisal</a>\n"
1183
+ #~ " </p>\n"
1184
+ #~ " </t>\n"
1185
+ #~ " </p>\n"
1186
+ #~ " </div>\n"
1187
+ #~ " "
1188
+ #~ msgstr ""
1189
+ #~ "<div style=\"margin: 0px; padding: 0px;\">\n"
1190
+ #~ " <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
1191
+ #~ " Estimado(a)\n"
1192
+ #~ " <t t-foreach=\"object.manager_ids\" t-as=\"manager\">\n"
1193
+ #~ " <t t-if=\"manager.work_email\">\n"
1194
+ #~ " <t t-out=\"manager.name or ''\"></t>,\n"
1195
+ #~ " </t>\n"
1196
+ #~ " </t>\n"
1197
+ #~ " <br>\n"
1198
+ #~ " <t t-out=\"user.name or ''\"></t> desea realizar una evaluación."
1199
+ #~ "<br>\n"
1200
+ #~ " <br>\n"
1201
+ #~ " <t t-if=\"ctx.get('user_body')\">\n"
1202
+ #~ " <div style=\"margin: 16px 0px 16px 0px; padding: 8px 16px 8px "
1203
+ #~ "16px; background-color: #F1F1F1;\">\n"
1204
+ #~ " <t t-out=\"ctx.get('user_body')\"> </t>\n"
1205
+ #~ " </div>\n"
1206
+ #~ " </t>\n"
1207
+ #~ " <t t-if=\"ctx.get('recipient_users')\">\n"
1208
+ #~ " <p style=\"margin: 16px 0px 16px 0px; padding: 8px 16px 8px "
1209
+ #~ "16px; text-align: center;\">\n"
1210
+ #~ " <t t-set=\"link\" t-value=\"'/mail/view?"
1211
+ #~ "model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
1212
+ #~ " <a style=\"margin: auto; background-color:#875A7B; "
1213
+ #~ "padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-"
1214
+ #~ "radius: 5px;\" t-att-href=\"link\">Ver evaluación</a>\n"
1215
+ #~ " </p>\n"
1216
+ #~ " </t>\n"
1217
+ #~ " </p>\n"
1218
+ #~ "</div>"
1219
+
1220
+ #~ msgid ""
1221
+ #~ "<div style=\"margin: 0px; padding: 0px;\">\n"
1222
+ #~ " <p style=\"margin: 0px; padding: 0px; font-size: 13px;"
1223
+ #~ "\">\n"
1224
+ #~ " Dear\n"
1225
+ #~ " <t t-if=\"object.employee_id.work_email\">\n"
1226
+ #~ " <t t-out=\"object.employee_id.name or ''\"></t>,\n"
1227
+ #~ " </t>\n"
1228
+ #~ " <t t-foreach=\"object.manager_ids\" t-"
1229
+ #~ "as=\"manager\">\n"
1230
+ #~ " <t t-if=\"user.id not in "
1231
+ #~ "object.manager_user_ids.ids\">\n"
1232
+ #~ " <t t-out=\"manager.name or ''\"></t>,\n"
1233
+ #~ " </t>\n"
1234
+ #~ " </t>\n"
1235
+ #~ " <br>\n"
1236
+ #~ " An appraisal has been requested by <t t-"
1237
+ #~ "out=\"user.name or ''\"></t>.<br>\n"
1238
+ #~ " <br>\n"
1239
+ #~ " <t t-if=\"ctx.get('user_body')\">\n"
1240
+ #~ " <div style=\"margin: 16px 0px 16px 0px; padding: "
1241
+ #~ "8px 16px 8px 16px; background-color: #F1F1F1;\">\n"
1242
+ #~ " <t t-out=\"ctx.get('user_body')\"> </t>\n"
1243
+ #~ " </div>\n"
1244
+ #~ " </t>\n"
1245
+ #~ " <t t-if=\"ctx.get('recipient_users')\">\n"
1246
+ #~ " <p style=\"margin: 16px 0px 16px 0px; padding: "
1247
+ #~ "8px 16px 8px 16px; text-align: center;\">\n"
1248
+ #~ " <t t-set=\"link\" t-value=\"'/mail/view?"
1249
+ #~ "model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
1250
+ #~ " <a style=\"margin: auto; background-"
1251
+ #~ "color:#875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: "
1252
+ #~ "#fff; border-radius: 5px;\" t-att-href=\"link\">View Appraisal</a>\n"
1253
+ #~ " </p>\n"
1254
+ #~ " </t>\n"
1255
+ #~ " <br>\n"
1256
+ #~ " </p>\n"
1257
+ #~ " </div>\n"
1258
+ #~ " "
1259
+ #~ msgstr ""
1260
+ #~ "<div style=\"margin: 0px; padding: 0px;\">\n"
1261
+ #~ " <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
1262
+ #~ " Estimado(a)\n"
1263
+ #~ " <t t-if=\"object.employee_id.work_email\">\n"
1264
+ #~ " <t t-out=\"object.employee_id.name or ''\"></t>,\n"
1265
+ #~ " </t>\n"
1266
+ #~ " <t t-foreach=\"object.manager_ids\" t-as=\"manager\">\n"
1267
+ #~ " <t t-if=\"user.id not in object.manager_user_ids.ids\">\n"
1268
+ #~ " <t t-out=\"manager.name or ''\"></t>,\n"
1269
+ #~ " </t>\n"
1270
+ #~ " </t>\n"
1271
+ #~ " <br>\n"
1272
+ #~ " Se ha solicitado una evaluación por <t t-out=\"user.name or "
1273
+ #~ "''\"></t>.<br>\n"
1274
+ #~ " <br>\n"
1275
+ #~ " <t t-if=\"ctx.get('user_body')\">\n"
1276
+ #~ " <div style=\"margin: 16px 0px 16px 0px; padding: 8px 16px 8px "
1277
+ #~ "16px; background-color: #F1F1F1;\">\n"
1278
+ #~ " <t t-out=\"ctx.get('user_body')\"> </t>\n"
1279
+ #~ " </div>\n"
1280
+ #~ " </t>\n"
1281
+ #~ " <t t-if=\"ctx.get('recipient_users')\">\n"
1282
+ #~ " <p style=\"margin: 16px 0px 16px 0px; padding: 8px 16px 8px "
1283
+ #~ "16px; text-align: center;\">\n"
1284
+ #~ " <t t-set=\"link\" t-value=\"'/mail/view?"
1285
+ #~ "model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
1286
+ #~ " <a style=\"margin: auto; background-color:#875A7B; "
1287
+ #~ "padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-"
1288
+ #~ "radius: 5px;\" t-att-href=\"link\">Ver evaluación</a>\n"
1289
+ #~ " </p>\n"
1290
+ #~ " </t>\n"
1291
+ #~ " <br>\n"
1292
+ #~ " </p>\n"
1293
+ #~ "</div>"
1294
+
1295
+ #~ msgid ""
1296
+ #~ "<div>\n"
1297
+ #~ " The appraisal's status has been set to <strong "
1298
+ #~ "style=\"box-sizing:border-box;font-weight:bold;\">Done</strong> by <t t-"
1299
+ #~ "out=\"user.name or ''\"></t>.<br>\n"
1300
+ #~ " <br>\n"
1301
+ #~ " <t t-if=\"ctx.get('recipient_users')\">\n"
1302
+ #~ " <p style=\"box-sizing:border-box;margin-"
1303
+ #~ "top:24px;margin-bottom:16px\">\n"
1304
+ #~ " <t t-set=\"link\" t-value=\"'/mail/view?"
1305
+ #~ "model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
1306
+ #~ " <a style=\"box-sizing:border-box;text-"
1307
+ #~ "decoration:none;color:#7c7bad;background-color:#875A7B;padding:10px; "
1308
+ #~ "color:#fff; border-radius:5px;\" t-att-href=\"link\">View Employee "
1309
+ #~ "Appraisal</a>\n"
1310
+ #~ " </p>\n"
1311
+ #~ " </t>\n"
1312
+ #~ " </div>\n"
1313
+ #~ " "
1314
+ #~ msgstr ""
1315
+ #~ "<div>\n"
1316
+ #~ " El estado de la evaluación ha sido establecido como <strong "
1317
+ #~ "style=\"box-sizing:border-box;font-weight:bold;\">Hecho</strong> por <t t-"
1318
+ #~ "out=\"user.name or ''\"></t>.<br>\n"
1319
+ #~ " <br>\n"
1320
+ #~ " <t t-if=\"ctx.get('recipient_users')\">\n"
1321
+ #~ " <p style=\"box-sizing:border-box;margin-top:24px;margin-"
1322
+ #~ "bottom:16px\">\n"
1323
+ #~ " <t t-set=\"link\" t-value=\"'/mail/view?"
1324
+ #~ "model=hr.appraisal&amp;res_id=%s' % object.id\"></t>\n"
1325
+ #~ " <a style=\"box-sizing:border-box;text-"
1326
+ #~ "decoration:none;color:#7c7bad;background-color:#875A7B;padding:10px; "
1327
+ #~ "color:#fff; border-radius:5px;\" t-att-href=\"link\">Ver evaluación del "
1328
+ #~ "empleado</a>\n"
1329
+ #~ " </p>\n"
1330
+ #~ " </t>\n"
1331
+ #~ "</div>"
1332
+
1333
+ #~ msgid ""
1334
+ #~ "<span class=\"o_stat_text\" attrs=\"{'invisible':"
1335
+ #~ "[('last_appraisal_state', '==', '3_done')]}\">\n"
1336
+ #~ " Ongoing\n"
1337
+ #~ " </span>\n"
1338
+ #~ " <span class=\"o_stat_text\" attrs=\"{'invisible':"
1339
+ #~ "[('last_appraisal_state', '!=', '3_done')]}\">\n"
1340
+ #~ " Latest\n"
1341
+ #~ " </span>\n"
1342
+ #~ " <span class=\"o_stat_text\">\n"
1343
+ #~ " Appraisal\n"
1344
+ #~ " </span>"
1345
+ #~ msgstr ""
1346
+ #~ "<span class=\"o_stat_text\">\n"
1347
+ #~ " Valoración\n"
1348
+ #~ " </span><span class=\"o_stat_text\" "
1349
+ #~ "attrs=\"{'invisible':[('last_appraisal_state', '==', '3_done')]}\">\n"
1350
+ #~ " En Proceso \n"
1351
+ #~ " </span>\n"
1352
+ #~ " <span class=\"o_stat_text\" attrs=\"{'invisible':"
1353
+ #~ "[('last_appraisal_state', '!=', '3_done')]}\">\n"
1354
+ #~ " Última\n"
1355
+ #~ " </span>"
1356
+
1357
+ #~ msgid ""
1358
+ #~ "<span class=\"text-end\" attrs=\"{'invisible': ['|', "
1359
+ #~ "('manager_feedback_published', '=', True), ('can_see_manager_publish', "
1360
+ #~ "'=', False)]}\">Not Visible to Employee </span>\n"
1361
+ #~ " <span class=\"text-end\" "
1362
+ #~ "attrs=\"{'invisible': ['|', ('manager_feedback_published', '=', False), "
1363
+ #~ "('can_see_manager_publish', '=', False)]}\">Visible to Employee </span>"
1364
+ #~ msgstr ""
1365
+ #~ "<span class=\"text-end\" attrs=\"{'invisible': ['|', "
1366
+ #~ "('manager_feedback_published', '=', True), ('can_see_manager_publish', "
1367
+ #~ "'=', False)]}\">No visible para el empleado </span>\n"
1368
+ #~ "<span class=\"text-end\" attrs=\"{'invisible': ['|', "
1369
+ #~ "('manager_feedback_published', '=', False), ('can_see_manager_publish', "
1370
+ #~ "'=', False)]}\">Visible para el empleado </span>"
1371
+
1372
+ #~ msgid ""
1373
+ #~ "<span class=\"text-end\" attrs=\"{'invisible': "
1374
+ #~ "[('employee_feedback_published', '=', True)]}\">Not Visible to Manager </"
1375
+ #~ "span>\n"
1376
+ #~ " <span class=\"text-end\" "
1377
+ #~ "attrs=\"{'invisible': ['|', ('employee_feedback_published', '=', False), "
1378
+ #~ "('state', '=', '1_new')]}\">Visible to Manager </span>\n"
1379
+ #~ " <span class=\"text-end\" "
1380
+ #~ "attrs=\"{'invisible': &quot;['|', ('employee_feedback_published', '=', "
1381
+ #~ "False), ('state', '!=', '1_new')]&quot;}\">Visible &amp; Editable by "
1382
+ #~ "Manager </span>"
1383
+ #~ msgstr ""
1384
+ #~ "<span class=\"text-end\" attrs=\"{'invisible': "
1385
+ #~ "[('employee_feedback_published', '=', True)]}\">No visible para el "
1386
+ #~ "gerente </span>\n"
1387
+ #~ "<span class=\"text-end\" attrs=\"{'invisible': ['|', "
1388
+ #~ "('employee_feedback_published', '=', False), ('state', '=', '1_new')]}"
1389
+ #~ "\">Visible para el gerente </span>\n"
1390
+ #~ "<span class=\"text-end\" attrs=\"{'invisible': &quot;['|', "
1391
+ #~ "('employee_feedback_published', '=', False), ('state', '!=', "
1392
+ #~ "'1_new')]&quot;}\">Visible y editable por el gerente </span>"
1393
+
1394
+ #~ msgid "Last Modified on"
1395
+ #~ msgstr "Última modificación el"
1396
+
1397
+ #~ msgid "Main Attachment"
1398
+ #~ msgstr "Adjunto principal"
1399
+
1400
+ #~ msgid "Next Activity Calendar Event"
1401
+ #~ msgstr "Siguiente evento en el calendario de actividades."
1402
+
1403
+ #~ msgid "Related user name for the resource to manage its access."
1404
+ #~ msgstr ""
1405
+ #~ "Nombre de usuario relacionado con el recurso para administrar su acceso."