odoo-addon-mail-gateway 17.0.1.0.4__py3-none-any.whl → 17.0.1.0.4.2__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.
Potentially problematic release.
This version of odoo-addon-mail-gateway might be problematic. Click here for more details.
- odoo/addons/mail_gateway/i18n/es.po +396 -31
- odoo/addons/mail_gateway/i18n/it.po +450 -39
- {odoo_addon_mail_gateway-17.0.1.0.4.dist-info → odoo_addon_mail_gateway-17.0.1.0.4.2.dist-info}/METADATA +1 -1
- {odoo_addon_mail_gateway-17.0.1.0.4.dist-info → odoo_addon_mail_gateway-17.0.1.0.4.2.dist-info}/RECORD +6 -6
- {odoo_addon_mail_gateway-17.0.1.0.4.dist-info → odoo_addon_mail_gateway-17.0.1.0.4.2.dist-info}/WHEEL +0 -0
- {odoo_addon_mail_gateway-17.0.1.0.4.dist-info → odoo_addon_mail_gateway-17.0.1.0.4.2.dist-info}/top_level.txt +0 -0
|
@@ -17,7 +17,27 @@ msgstr ""
|
|
|
17
17
|
"X-Generator: Weblate 4.17\n"
|
|
18
18
|
|
|
19
19
|
#. module: mail_gateway
|
|
20
|
-
#: model:ir.model.fields,field_description:mail_gateway.
|
|
20
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__res_domain
|
|
21
|
+
msgid "Active domain"
|
|
22
|
+
msgstr ""
|
|
23
|
+
|
|
24
|
+
#. module: mail_gateway
|
|
25
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__email_add_signature
|
|
26
|
+
msgid "Add signature"
|
|
27
|
+
msgstr ""
|
|
28
|
+
|
|
29
|
+
#. module: mail_gateway
|
|
30
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__partner_ids
|
|
31
|
+
msgid "Additional Contacts"
|
|
32
|
+
msgstr ""
|
|
33
|
+
|
|
34
|
+
#. module: mail_gateway
|
|
35
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__record_alias_domain_id
|
|
36
|
+
msgid "Alias Domain"
|
|
37
|
+
msgstr ""
|
|
38
|
+
|
|
39
|
+
#. module: mail_gateway
|
|
40
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_discuss_channel__anonymous_name
|
|
21
41
|
msgid "Anonymous Name"
|
|
22
42
|
msgstr "Nombre anónimo"
|
|
23
43
|
|
|
@@ -26,6 +46,48 @@ msgstr "Nombre anónimo"
|
|
|
26
46
|
msgid "Assign gateway guest to a partner"
|
|
27
47
|
msgstr ""
|
|
28
48
|
|
|
49
|
+
#. module: mail_gateway
|
|
50
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__attachment_ids
|
|
51
|
+
msgid "Attachments"
|
|
52
|
+
msgstr ""
|
|
53
|
+
|
|
54
|
+
#. module: mail_gateway
|
|
55
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__author_id
|
|
56
|
+
msgid "Author"
|
|
57
|
+
msgstr ""
|
|
58
|
+
|
|
59
|
+
#. module: mail_gateway
|
|
60
|
+
#: model:ir.model.fields,help:mail_gateway.field_mail_compose_gateway_message__author_id
|
|
61
|
+
msgid ""
|
|
62
|
+
"Author of the message. If not set, email_from may hold an email address that "
|
|
63
|
+
"did not match any partner."
|
|
64
|
+
msgstr ""
|
|
65
|
+
|
|
66
|
+
#. module: mail_gateway
|
|
67
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__composition_batch
|
|
68
|
+
msgid "Batch composition"
|
|
69
|
+
msgstr ""
|
|
70
|
+
|
|
71
|
+
#. module: mail_gateway
|
|
72
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__partner_bcc_ids
|
|
73
|
+
msgid "Bcc"
|
|
74
|
+
msgstr ""
|
|
75
|
+
|
|
76
|
+
#. module: mail_gateway
|
|
77
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__body_has_template_value
|
|
78
|
+
msgid "Body content is the same as the template"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
#. module: mail_gateway
|
|
82
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__can_attach_attachment
|
|
83
|
+
msgid "Can Attach Attachment"
|
|
84
|
+
msgstr ""
|
|
85
|
+
|
|
86
|
+
#. module: mail_gateway
|
|
87
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__can_edit_body
|
|
88
|
+
msgid "Can Edit Body"
|
|
89
|
+
msgstr ""
|
|
90
|
+
|
|
29
91
|
#. module: mail_gateway
|
|
30
92
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_gateway__can_set_webhook
|
|
31
93
|
msgid "Can Set Webhook"
|
|
@@ -39,20 +101,30 @@ msgid "Cancel"
|
|
|
39
101
|
msgstr "Cancelar"
|
|
40
102
|
|
|
41
103
|
#. module: mail_gateway
|
|
42
|
-
#: model:ir.model.fields,field_description:mail_gateway.
|
|
104
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__partner_cc_ids
|
|
105
|
+
msgid "Cc"
|
|
106
|
+
msgstr ""
|
|
107
|
+
|
|
108
|
+
#. module: mail_gateway
|
|
109
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_discuss_channel__channel_type
|
|
43
110
|
msgid "Channel Type"
|
|
44
111
|
msgstr "Tipo de canal"
|
|
45
112
|
|
|
46
113
|
#. module: mail_gateway
|
|
47
|
-
#: model:ir.model.fields,help:mail_gateway.
|
|
114
|
+
#: model:ir.model.fields,help:mail_gateway.field_discuss_channel__channel_type
|
|
48
115
|
msgid ""
|
|
49
|
-
"Chat is private and unique between 2 persons. Group is private among invited"
|
|
50
|
-
"
|
|
116
|
+
"Chat is private and unique between 2 persons. Group is private among invited "
|
|
117
|
+
"persons. Channel can be freely joined (depending on its configuration)."
|
|
51
118
|
msgstr ""
|
|
52
119
|
"El chat es privado y único entre 2 personas. El grupo es privado entre las "
|
|
53
120
|
"personas invitadas. El canal se pueden unir libremente (dependiendo de su "
|
|
54
121
|
"configuración)."
|
|
55
122
|
|
|
123
|
+
#. module: mail_gateway
|
|
124
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__use_exclusion_list
|
|
125
|
+
msgid "Check Exclusion List"
|
|
126
|
+
msgstr ""
|
|
127
|
+
|
|
56
128
|
#. module: mail_gateway
|
|
57
129
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_mail__gateway_message_ids
|
|
58
130
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_message__gateway_message_ids
|
|
@@ -60,23 +132,47 @@ msgid "Child gateway messages"
|
|
|
60
132
|
msgstr ""
|
|
61
133
|
|
|
62
134
|
#. module: mail_gateway
|
|
63
|
-
#: model:ir.model.fields,field_description:mail_gateway.
|
|
135
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_discuss_channel__company_id
|
|
136
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__record_company_id
|
|
64
137
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_gateway__company_id
|
|
65
138
|
#: model:ir.model.fields,field_description:mail_gateway.field_res_partner_gateway_channel__company_id
|
|
66
139
|
msgid "Company"
|
|
67
140
|
msgstr "Compañía"
|
|
68
141
|
|
|
142
|
+
#. module: mail_gateway
|
|
143
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__composition_mode
|
|
144
|
+
msgid "Composition mode"
|
|
145
|
+
msgstr ""
|
|
146
|
+
|
|
147
|
+
#. module: mail_gateway
|
|
148
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__reply_to_force_new
|
|
149
|
+
msgid "Considers answers as new thread"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
69
152
|
#. module: mail_gateway
|
|
70
153
|
#: model:ir.model,name:mail_gateway.model_res_partner
|
|
71
154
|
msgid "Contact"
|
|
72
155
|
msgstr "Contacto"
|
|
73
156
|
|
|
157
|
+
#. module: mail_gateway
|
|
158
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__body
|
|
159
|
+
msgid "Contents"
|
|
160
|
+
msgstr ""
|
|
161
|
+
|
|
74
162
|
#. module: mail_gateway
|
|
75
163
|
#: model_terms:ir.ui.view,arch_db:mail_gateway.mail_guest_manage_form_view
|
|
76
164
|
msgid "Create new partner"
|
|
77
165
|
msgstr "Crear una nueva empresa"
|
|
78
166
|
|
|
79
167
|
#. module: mail_gateway
|
|
168
|
+
#. odoo-javascript
|
|
169
|
+
#: code:addons/mail_gateway/static/src/components/message/message_patch.esm.js:0
|
|
170
|
+
#, python-format
|
|
171
|
+
msgid "Create partner"
|
|
172
|
+
msgstr ""
|
|
173
|
+
|
|
174
|
+
#. module: mail_gateway
|
|
175
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__create_uid
|
|
80
176
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_gateway__create_uid
|
|
81
177
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_guest_manage__create_uid
|
|
82
178
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_message_gateway_link__create_uid
|
|
@@ -86,6 +182,7 @@ msgid "Created by"
|
|
|
86
182
|
msgstr "Creado por"
|
|
87
183
|
|
|
88
184
|
#. module: mail_gateway
|
|
185
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__create_date
|
|
89
186
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_gateway__create_date
|
|
90
187
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_guest_manage__create_date
|
|
91
188
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_message_gateway_link__create_date
|
|
@@ -95,11 +192,17 @@ msgid "Created on"
|
|
|
95
192
|
msgstr "Creado el"
|
|
96
193
|
|
|
97
194
|
#. module: mail_gateway
|
|
98
|
-
#: model:ir.model,
|
|
195
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__auto_delete
|
|
196
|
+
msgid "Delete Emails"
|
|
197
|
+
msgstr ""
|
|
198
|
+
|
|
199
|
+
#. module: mail_gateway
|
|
200
|
+
#: model:ir.model,name:mail_gateway.model_discuss_channel
|
|
99
201
|
msgid "Discussion Channel"
|
|
100
202
|
msgstr "Canal de discusión"
|
|
101
203
|
|
|
102
204
|
#. module: mail_gateway
|
|
205
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__display_name
|
|
103
206
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_gateway__display_name
|
|
104
207
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_guest_manage__display_name
|
|
105
208
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_message_gateway_link__display_name
|
|
@@ -108,11 +211,28 @@ msgstr "Canal de discusión"
|
|
|
108
211
|
msgid "Display Name"
|
|
109
212
|
msgstr "Mostrar Nombre"
|
|
110
213
|
|
|
214
|
+
#. module: mail_gateway
|
|
215
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__display_object_attachment_ids
|
|
216
|
+
msgid "Display Object Attachment"
|
|
217
|
+
msgstr ""
|
|
218
|
+
|
|
219
|
+
#. module: mail_gateway
|
|
220
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__email_layout_xmlid
|
|
221
|
+
msgid "Email Notification Layout"
|
|
222
|
+
msgstr ""
|
|
223
|
+
|
|
111
224
|
#. module: mail_gateway
|
|
112
225
|
#: model:ir.model,name:mail_gateway.model_mail_thread
|
|
113
226
|
msgid "Email Thread"
|
|
114
227
|
msgstr "Hilo de mensajes"
|
|
115
228
|
|
|
229
|
+
#. module: mail_gateway
|
|
230
|
+
#: model:ir.model.fields,help:mail_gateway.field_mail_compose_gateway_message__email_from
|
|
231
|
+
msgid ""
|
|
232
|
+
"Email address of the sender. This field is set when no matching partner is "
|
|
233
|
+
"found and replaces the author_id field in the chatter."
|
|
234
|
+
msgstr ""
|
|
235
|
+
|
|
116
236
|
#. module: mail_gateway
|
|
117
237
|
#: model:ir.model.fields,help:mail_gateway.field_mail_notification__gateway_failure_reason
|
|
118
238
|
msgid ""
|
|
@@ -124,10 +244,8 @@ msgstr ""
|
|
|
124
244
|
"correo."
|
|
125
245
|
|
|
126
246
|
#. module: mail_gateway
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
#, python-format
|
|
130
|
-
msgid "Find a gateway channel..."
|
|
247
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__email_from
|
|
248
|
+
msgid "From"
|
|
131
249
|
msgstr ""
|
|
132
250
|
|
|
133
251
|
#. module: mail_gateway
|
|
@@ -147,6 +265,11 @@ msgstr ""
|
|
|
147
265
|
msgid "Gateway"
|
|
148
266
|
msgstr "Pasarela"
|
|
149
267
|
|
|
268
|
+
#. module: mail_gateway
|
|
269
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_res_users_settings__is_discuss_sidebar_category_gateway_open
|
|
270
|
+
msgid "Gateway Category Open"
|
|
271
|
+
msgstr ""
|
|
272
|
+
|
|
150
273
|
#. module: mail_gateway
|
|
151
274
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_mail__gateway_channel_ids
|
|
152
275
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_message__gateway_channel_ids
|
|
@@ -164,7 +287,7 @@ msgid "Gateway Channel Data"
|
|
|
164
287
|
msgstr ""
|
|
165
288
|
|
|
166
289
|
#. module: mail_gateway
|
|
167
|
-
#: model:ir.model.fields,field_description:mail_gateway.
|
|
290
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_discuss_channel__gateway_channel_token
|
|
168
291
|
msgid "Gateway Channel Token"
|
|
169
292
|
msgstr ""
|
|
170
293
|
|
|
@@ -174,7 +297,7 @@ msgid "Gateway Failure Reason"
|
|
|
174
297
|
msgstr ""
|
|
175
298
|
|
|
176
299
|
#. module: mail_gateway
|
|
177
|
-
#: model:ir.model.fields,field_description:mail_gateway.
|
|
300
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_discuss_channel__gateway_message_ids
|
|
178
301
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_notification__gateway_message_id
|
|
179
302
|
msgid "Gateway Message"
|
|
180
303
|
msgstr ""
|
|
@@ -224,10 +347,15 @@ msgid "Gateway message"
|
|
|
224
347
|
msgstr ""
|
|
225
348
|
|
|
226
349
|
#. module: mail_gateway
|
|
227
|
-
#: model:ir.model.fields,field_description:mail_gateway.
|
|
350
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_discuss_channel__gateway_token
|
|
228
351
|
msgid "Gateway related Token"
|
|
229
352
|
msgstr ""
|
|
230
353
|
|
|
354
|
+
#. module: mail_gateway
|
|
355
|
+
#: model_terms:ir.ui.view,arch_db:mail_gateway.mail_compose_gateway_message_form_view
|
|
356
|
+
msgid "Gateways"
|
|
357
|
+
msgstr ""
|
|
358
|
+
|
|
231
359
|
#. module: mail_gateway
|
|
232
360
|
#: model:ir.model,name:mail_gateway.model_mail_guest
|
|
233
361
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_guest_manage__guest_id
|
|
@@ -240,6 +368,7 @@ msgid "Has New Channel Security"
|
|
|
240
368
|
msgstr ""
|
|
241
369
|
|
|
242
370
|
#. module: mail_gateway
|
|
371
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__id
|
|
243
372
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_gateway__id
|
|
244
373
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_guest_manage__id
|
|
245
374
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_message_gateway_link__id
|
|
@@ -248,6 +377,21 @@ msgstr ""
|
|
|
248
377
|
msgid "ID"
|
|
249
378
|
msgstr ""
|
|
250
379
|
|
|
380
|
+
#. module: mail_gateway
|
|
381
|
+
#: model:ir.model.fields,help:mail_gateway.field_mail_compose_gateway_message__mass_mailing_name
|
|
382
|
+
msgid ""
|
|
383
|
+
"If set, a mass mailing will be created so that you can track its results in "
|
|
384
|
+
"the Email Marketing app."
|
|
385
|
+
msgstr ""
|
|
386
|
+
|
|
387
|
+
#. module: mail_gateway
|
|
388
|
+
#: model:ir.model.fields,help:mail_gateway.field_mail_compose_gateway_message__scheduled_date
|
|
389
|
+
msgid ""
|
|
390
|
+
"In comment mode: if set, postpone notifications sending. In mass mail mode: "
|
|
391
|
+
"if sent, send emails after that date. This date is considered as being in "
|
|
392
|
+
"UTC timezone."
|
|
393
|
+
msgstr ""
|
|
394
|
+
|
|
251
395
|
#. module: mail_gateway
|
|
252
396
|
#: model_terms:ir.ui.view,arch_db:mail_gateway.mail_gateway_form_view
|
|
253
397
|
msgid "Integrate Webhook"
|
|
@@ -264,7 +408,28 @@ msgid "Integrated Webhook State"
|
|
|
264
408
|
msgstr ""
|
|
265
409
|
|
|
266
410
|
#. module: mail_gateway
|
|
267
|
-
#: model:ir.model.fields,
|
|
411
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__is_mail_template_editor
|
|
412
|
+
msgid "Is Editor"
|
|
413
|
+
msgstr ""
|
|
414
|
+
|
|
415
|
+
#. module: mail_gateway
|
|
416
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__subtype_is_log
|
|
417
|
+
msgid "Is a log"
|
|
418
|
+
msgstr ""
|
|
419
|
+
|
|
420
|
+
#. module: mail_gateway
|
|
421
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__auto_delete_keep_log
|
|
422
|
+
msgid "Keep Message Copy"
|
|
423
|
+
msgstr ""
|
|
424
|
+
|
|
425
|
+
#. module: mail_gateway
|
|
426
|
+
#: model:ir.model.fields,help:mail_gateway.field_mail_compose_gateway_message__auto_delete_keep_log
|
|
427
|
+
msgid ""
|
|
428
|
+
"Keep a copy of the email content if emails are removed (mass mailing only)"
|
|
429
|
+
msgstr ""
|
|
430
|
+
|
|
431
|
+
#. module: mail_gateway
|
|
432
|
+
#: model:ir.model.fields,help:mail_gateway.field_discuss_channel__gateway_token
|
|
268
433
|
#: model:ir.model.fields,help:mail_gateway.field_mail_gateway__token
|
|
269
434
|
msgid "Key used for integration purposes"
|
|
270
435
|
msgstr ""
|
|
@@ -282,15 +447,12 @@ msgid ""
|
|
|
282
447
|
msgstr ""
|
|
283
448
|
|
|
284
449
|
#. module: mail_gateway
|
|
285
|
-
#: model:ir.model.fields,field_description:mail_gateway.
|
|
286
|
-
|
|
287
|
-
#: model:ir.model.fields,field_description:mail_gateway.field_mail_message_gateway_link____last_update
|
|
288
|
-
#: model:ir.model.fields,field_description:mail_gateway.field_mail_message_gateway_send____last_update
|
|
289
|
-
#: model:ir.model.fields,field_description:mail_gateway.field_res_partner_gateway_channel____last_update
|
|
290
|
-
msgid "Last Modified on"
|
|
450
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__lang
|
|
451
|
+
msgid "Language"
|
|
291
452
|
msgstr ""
|
|
292
453
|
|
|
293
454
|
#. module: mail_gateway
|
|
455
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__write_uid
|
|
294
456
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_gateway__write_uid
|
|
295
457
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_guest_manage__write_uid
|
|
296
458
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_message_gateway_link__write_uid
|
|
@@ -300,6 +462,7 @@ msgid "Last Updated by"
|
|
|
300
462
|
msgstr ""
|
|
301
463
|
|
|
302
464
|
#. module: mail_gateway
|
|
465
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__write_date
|
|
303
466
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_gateway__write_date
|
|
304
467
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_guest_manage__write_date
|
|
305
468
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_message_gateway_link__write_date
|
|
@@ -315,7 +478,7 @@ msgstr ""
|
|
|
315
478
|
|
|
316
479
|
#. module: mail_gateway
|
|
317
480
|
#. odoo-javascript
|
|
318
|
-
#: code:addons/mail_gateway/static/src/
|
|
481
|
+
#: code:addons/mail_gateway/static/src/components/message/message_patch.esm.js:0
|
|
319
482
|
#, python-format
|
|
320
483
|
msgid "Link Message to thread"
|
|
321
484
|
msgstr ""
|
|
@@ -327,11 +490,21 @@ msgstr ""
|
|
|
327
490
|
|
|
328
491
|
#. module: mail_gateway
|
|
329
492
|
#. odoo-javascript
|
|
330
|
-
#: code:addons/mail_gateway/static/src/
|
|
493
|
+
#: code:addons/mail_gateway/static/src/core/common/message_actions.esm.js:0
|
|
331
494
|
#, python-format
|
|
332
495
|
msgid "Link to thread"
|
|
333
496
|
msgstr ""
|
|
334
497
|
|
|
498
|
+
#. module: mail_gateway
|
|
499
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__mail_activity_type_id
|
|
500
|
+
msgid "Mail Activity Type"
|
|
501
|
+
msgstr ""
|
|
502
|
+
|
|
503
|
+
#. module: mail_gateway
|
|
504
|
+
#: model:ir.model,name:mail_gateway.model_mail_compose_gateway_message
|
|
505
|
+
msgid "Mail Compose Gateway Message"
|
|
506
|
+
msgstr ""
|
|
507
|
+
|
|
335
508
|
#. module: mail_gateway
|
|
336
509
|
#: model:ir.model,name:mail_gateway.model_mail_gateway
|
|
337
510
|
msgid "Mail Gateway"
|
|
@@ -347,13 +520,40 @@ msgstr ""
|
|
|
347
520
|
msgid "Mail Message Gateway Send"
|
|
348
521
|
msgstr ""
|
|
349
522
|
|
|
523
|
+
#. module: mail_gateway
|
|
524
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__mailing_list_ids
|
|
525
|
+
msgid "Mailing List"
|
|
526
|
+
msgstr ""
|
|
527
|
+
|
|
528
|
+
#. module: mail_gateway
|
|
529
|
+
#: model:ir.model.fields,help:mail_gateway.field_mail_compose_gateway_message__reply_to_force_new
|
|
530
|
+
msgid ""
|
|
531
|
+
"Manage answers as new incoming emails instead of replies going to the same "
|
|
532
|
+
"thread."
|
|
533
|
+
msgstr ""
|
|
534
|
+
|
|
350
535
|
#. module: mail_gateway
|
|
351
536
|
#. odoo-javascript
|
|
352
|
-
#: code:addons/mail_gateway/static/src/
|
|
537
|
+
#: code:addons/mail_gateway/static/src/components/message/message_patch.esm.js:0
|
|
353
538
|
#, python-format
|
|
354
539
|
msgid "Manage guest"
|
|
355
540
|
msgstr ""
|
|
356
541
|
|
|
542
|
+
#. module: mail_gateway
|
|
543
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__mass_mailing_id
|
|
544
|
+
msgid "Mass Mailing"
|
|
545
|
+
msgstr ""
|
|
546
|
+
|
|
547
|
+
#. module: mail_gateway
|
|
548
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__campaign_id
|
|
549
|
+
msgid "Mass Mailing Campaign"
|
|
550
|
+
msgstr ""
|
|
551
|
+
|
|
552
|
+
#. module: mail_gateway
|
|
553
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__mass_mailing_name
|
|
554
|
+
msgid "Mass Mailing Name"
|
|
555
|
+
msgstr ""
|
|
556
|
+
|
|
357
557
|
#. module: mail_gateway
|
|
358
558
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_gateway__member_ids
|
|
359
559
|
msgid "Member"
|
|
@@ -381,6 +581,13 @@ msgstr ""
|
|
|
381
581
|
msgid "Message Notifications"
|
|
382
582
|
msgstr ""
|
|
383
583
|
|
|
584
|
+
#. module: mail_gateway
|
|
585
|
+
#: model:ir.model.fields,help:mail_gateway.field_mail_compose_gateway_message__message_type
|
|
586
|
+
msgid ""
|
|
587
|
+
"Message type: email for email message, notification for system message, "
|
|
588
|
+
"comment for other messages such as user replies"
|
|
589
|
+
msgstr ""
|
|
590
|
+
|
|
384
591
|
#. module: mail_gateway
|
|
385
592
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_gateway__name
|
|
386
593
|
#: model:ir.model.fields,field_description:mail_gateway.field_res_partner_gateway_channel__name
|
|
@@ -399,12 +606,46 @@ msgstr ""
|
|
|
399
606
|
msgid "Notification Type"
|
|
400
607
|
msgstr ""
|
|
401
608
|
|
|
609
|
+
#. module: mail_gateway
|
|
610
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__object_attachment_ids
|
|
611
|
+
msgid "Object Attachments"
|
|
612
|
+
msgstr ""
|
|
613
|
+
|
|
614
|
+
#. module: mail_gateway
|
|
615
|
+
#: model:ir.model.fields,help:mail_gateway.field_mail_compose_gateway_message__lang
|
|
616
|
+
msgid ""
|
|
617
|
+
"Optional translation language (ISO code) to select when sending out an "
|
|
618
|
+
"email. If not set, the english version will be used. This should usually be "
|
|
619
|
+
"a placeholder expression that provides the appropriate language, e.g. "
|
|
620
|
+
"{{ object.partner_id.lang }}."
|
|
621
|
+
msgstr ""
|
|
622
|
+
|
|
623
|
+
#. module: mail_gateway
|
|
624
|
+
#: model:ir.model.fields,help:mail_gateway.field_mail_compose_gateway_message__reply_to_mode
|
|
625
|
+
msgid ""
|
|
626
|
+
"Original Discussion: Answers go in the original document discussion "
|
|
627
|
+
"thread. \n"
|
|
628
|
+
" Another Email Address: Answers go to the email address mentioned in the "
|
|
629
|
+
"tracking message-id instead of original document discussion thread. \n"
|
|
630
|
+
" This has an impact on the generated message-id."
|
|
631
|
+
msgstr ""
|
|
632
|
+
|
|
402
633
|
#. module: mail_gateway
|
|
403
634
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_mail__gateway_message_id
|
|
404
635
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_message__gateway_message_id
|
|
405
636
|
msgid "Original gateway message"
|
|
406
637
|
msgstr ""
|
|
407
638
|
|
|
639
|
+
#. module: mail_gateway
|
|
640
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__mail_server_id
|
|
641
|
+
msgid "Outgoing mail server"
|
|
642
|
+
msgstr ""
|
|
643
|
+
|
|
644
|
+
#. module: mail_gateway
|
|
645
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__parent_id
|
|
646
|
+
msgid "Parent Message"
|
|
647
|
+
msgstr ""
|
|
648
|
+
|
|
408
649
|
#. module: mail_gateway
|
|
409
650
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_guest_manage__partner_id
|
|
410
651
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_message_gateway_send__partner_id
|
|
@@ -422,16 +663,70 @@ msgstr ""
|
|
|
422
663
|
msgid "Pending"
|
|
423
664
|
msgstr ""
|
|
424
665
|
|
|
666
|
+
#. module: mail_gateway
|
|
667
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__record_name
|
|
668
|
+
msgid "Record Name"
|
|
669
|
+
msgstr ""
|
|
670
|
+
|
|
425
671
|
#. module: mail_gateway
|
|
426
672
|
#: model:ir.model.fields,field_description:mail_gateway.field_mail_message_gateway_link__resource_ref
|
|
427
673
|
msgid "Record reference"
|
|
428
674
|
msgstr ""
|
|
429
675
|
|
|
676
|
+
#. module: mail_gateway
|
|
677
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__res_ids
|
|
678
|
+
msgid "Related Document IDs"
|
|
679
|
+
msgstr ""
|
|
680
|
+
|
|
681
|
+
#. module: mail_gateway
|
|
682
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__model
|
|
683
|
+
msgid "Related Document Model"
|
|
684
|
+
msgstr ""
|
|
685
|
+
|
|
430
686
|
#. module: mail_gateway
|
|
431
687
|
#: model_terms:ir.ui.view,arch_db:mail_gateway.mail_gateway_form_view
|
|
432
688
|
msgid "Remove Webhook"
|
|
433
689
|
msgstr ""
|
|
434
690
|
|
|
691
|
+
#. module: mail_gateway
|
|
692
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__render_model
|
|
693
|
+
msgid "Rendering Model"
|
|
694
|
+
msgstr ""
|
|
695
|
+
|
|
696
|
+
#. module: mail_gateway
|
|
697
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__reply_to_mode
|
|
698
|
+
msgid "Replies"
|
|
699
|
+
msgstr ""
|
|
700
|
+
|
|
701
|
+
#. module: mail_gateway
|
|
702
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__reply_to
|
|
703
|
+
msgid "Reply To"
|
|
704
|
+
msgstr ""
|
|
705
|
+
|
|
706
|
+
#. module: mail_gateway
|
|
707
|
+
#: model:ir.model.fields,help:mail_gateway.field_mail_compose_gateway_message__reply_to
|
|
708
|
+
msgid ""
|
|
709
|
+
"Reply email address. Setting the reply_to bypasses the automatic thread "
|
|
710
|
+
"creation."
|
|
711
|
+
msgstr ""
|
|
712
|
+
|
|
713
|
+
#. module: mail_gateway
|
|
714
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__res_domain_user_id
|
|
715
|
+
msgid "Responsible"
|
|
716
|
+
msgstr ""
|
|
717
|
+
|
|
718
|
+
#. module: mail_gateway
|
|
719
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__scheduled_date
|
|
720
|
+
msgid "Scheduled Date"
|
|
721
|
+
msgstr ""
|
|
722
|
+
|
|
723
|
+
#. module: mail_gateway
|
|
724
|
+
#. odoo-javascript
|
|
725
|
+
#: code:addons/mail_gateway/static/src/core/common/discuss_app_model_patch.esm.js:0
|
|
726
|
+
#, python-format
|
|
727
|
+
msgid "Search Gateway Channel"
|
|
728
|
+
msgstr ""
|
|
729
|
+
|
|
435
730
|
#. module: mail_gateway
|
|
436
731
|
#: model_terms:ir.ui.view,arch_db:mail_gateway.mail_message_gateway_send_form_view
|
|
437
732
|
msgid "Send"
|
|
@@ -444,20 +739,67 @@ msgstr ""
|
|
|
444
739
|
|
|
445
740
|
#. module: mail_gateway
|
|
446
741
|
#. odoo-javascript
|
|
447
|
-
#: code:addons/mail_gateway/static/src/
|
|
448
|
-
|
|
742
|
+
#: code:addons/mail_gateway/static/src/components/composer/composer.esm.js:0
|
|
743
|
+
#, python-format
|
|
744
|
+
msgid "Send a message to a gateway..."
|
|
745
|
+
msgstr ""
|
|
746
|
+
|
|
747
|
+
#. module: mail_gateway
|
|
748
|
+
#. odoo-javascript
|
|
749
|
+
#: code:addons/mail_gateway/static/src/components/composer/composer.esm.js:0
|
|
750
|
+
#, python-format
|
|
751
|
+
msgid "Send gateway"
|
|
752
|
+
msgstr ""
|
|
753
|
+
|
|
754
|
+
#. module: mail_gateway
|
|
755
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__force_send
|
|
756
|
+
msgid "Send mailing or notifications directly"
|
|
757
|
+
msgstr ""
|
|
758
|
+
|
|
759
|
+
#. module: mail_gateway
|
|
760
|
+
#. odoo-javascript
|
|
761
|
+
#: code:addons/mail_gateway/static/src/components/message/message_patch.esm.js:0
|
|
762
|
+
#: code:addons/mail_gateway/static/src/core/common/message_actions.esm.js:0
|
|
449
763
|
#, python-format
|
|
450
764
|
msgid "Send with gateway"
|
|
451
765
|
msgstr ""
|
|
452
766
|
|
|
767
|
+
#. module: mail_gateway
|
|
768
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__subject
|
|
769
|
+
msgid "Subject"
|
|
770
|
+
msgstr ""
|
|
771
|
+
|
|
772
|
+
#. module: mail_gateway
|
|
773
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__subtype_id
|
|
774
|
+
msgid "Subtype"
|
|
775
|
+
msgstr ""
|
|
776
|
+
|
|
453
777
|
#. module: mail_gateway
|
|
454
778
|
#: model:ir.model,name:mail_gateway.model_res_partner_gateway_channel
|
|
455
779
|
msgid "Technical data used to get the gateway author"
|
|
456
780
|
msgstr ""
|
|
457
781
|
|
|
782
|
+
#. module: mail_gateway
|
|
783
|
+
#: model:ir.model.fields,help:mail_gateway.field_res_users_settings__is_discuss_sidebar_category_gateway_open
|
|
784
|
+
msgid "The gateway category in the sidebar will be open"
|
|
785
|
+
msgstr ""
|
|
786
|
+
|
|
787
|
+
#. module: mail_gateway
|
|
788
|
+
#: model:ir.model.fields,help:mail_gateway.field_mail_compose_gateway_message__auto_delete
|
|
789
|
+
msgid ""
|
|
790
|
+
"This option permanently removes any track of email after it's been sent, "
|
|
791
|
+
"including from the Technical menu in the Settings, in order to preserve "
|
|
792
|
+
"storage space of your Odoo database."
|
|
793
|
+
msgstr ""
|
|
794
|
+
|
|
795
|
+
#. module: mail_gateway
|
|
796
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__model_is_thread
|
|
797
|
+
msgid "Thread-Enabled"
|
|
798
|
+
msgstr ""
|
|
799
|
+
|
|
458
800
|
#. module: mail_gateway
|
|
459
801
|
#. odoo-javascript
|
|
460
|
-
#: code:addons/mail_gateway/static/src/components/
|
|
802
|
+
#: code:addons/mail_gateway/static/src/components/chatter/chatter.xml:0
|
|
461
803
|
#, python-format
|
|
462
804
|
msgid "To:"
|
|
463
805
|
msgstr ""
|
|
@@ -472,17 +814,37 @@ msgstr ""
|
|
|
472
814
|
msgid "Token must be unique"
|
|
473
815
|
msgstr ""
|
|
474
816
|
|
|
817
|
+
#. module: mail_gateway
|
|
818
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__message_type
|
|
819
|
+
msgid "Type"
|
|
820
|
+
msgstr ""
|
|
821
|
+
|
|
475
822
|
#. module: mail_gateway
|
|
476
823
|
#: model_terms:ir.ui.view,arch_db:mail_gateway.mail_gateway_form_view
|
|
477
824
|
msgid "Update Webhook"
|
|
478
825
|
msgstr ""
|
|
479
826
|
|
|
827
|
+
#. module: mail_gateway
|
|
828
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__template_id
|
|
829
|
+
msgid "Use template"
|
|
830
|
+
msgstr ""
|
|
831
|
+
|
|
832
|
+
#. module: mail_gateway
|
|
833
|
+
#: model:ir.model.fields,help:mail_gateway.field_mail_compose_gateway_message__res_domain_user_id
|
|
834
|
+
msgid "Used as context used to evaluate composer domain"
|
|
835
|
+
msgstr ""
|
|
836
|
+
|
|
480
837
|
#. module: mail_gateway
|
|
481
838
|
#: model:ir.model,name:mail_gateway.model_res_users
|
|
482
839
|
#: model:res.groups,name:mail_gateway.gateway_user
|
|
483
840
|
msgid "User"
|
|
484
841
|
msgstr ""
|
|
485
842
|
|
|
843
|
+
#. module: mail_gateway
|
|
844
|
+
#: model:ir.model,name:mail_gateway.model_res_users_settings
|
|
845
|
+
msgid "User Settings"
|
|
846
|
+
msgstr ""
|
|
847
|
+
|
|
486
848
|
#. module: mail_gateway
|
|
487
849
|
#: model:ir.model.fields,help:mail_gateway.field_mail_gateway__webhook_user_id
|
|
488
850
|
msgid "User that will create the messages"
|
|
@@ -520,10 +882,13 @@ msgid ""
|
|
|
520
882
|
msgstr ""
|
|
521
883
|
|
|
522
884
|
#. module: mail_gateway
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
885
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__wizard_channel_ids
|
|
886
|
+
msgid "Wizard Channel"
|
|
887
|
+
msgstr ""
|
|
888
|
+
|
|
889
|
+
#. module: mail_gateway
|
|
890
|
+
#: model:ir.model.fields,field_description:mail_gateway.field_mail_compose_gateway_message__wizard_partner_ids
|
|
891
|
+
msgid "Wizard Partner"
|
|
527
892
|
msgstr ""
|
|
528
893
|
|
|
529
894
|
#. module: mail_gateway
|