Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-16.0/server-tools-16.0-scheduler_error_mailer Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-scheduler_error_mailer/pull/3155/head
parent
965089bbbb
commit
863853b1b2
|
@ -43,8 +43,8 @@ msgid ""
|
|||
"<ul>\n"
|
||||
"<li>Model : <t t-out=\"object.model_id.name or ''\"/></li>\n"
|
||||
"<li>Python code : <code><t t-out=\"object.code or ''\"/></code></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-out="
|
||||
"\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-"
|
||||
"out=\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Number of calls : <t t-out=\"object.numbercall or '0'\"/></li>\n"
|
||||
"<li>Repeat missed : <t t-out=\"object.doall\"/></li>\n"
|
||||
"<li>User : <t t-out=\"object.user_id.name or ''\"/></li>\n"
|
||||
|
@ -92,6 +92,7 @@ msgstr ""
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Error E-mail Template"
|
||||
msgstr "Fehler e-Mail Vorlage"
|
||||
|
||||
|
@ -107,6 +108,7 @@ msgstr ""
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Select the email template that will be sent when this scheduler fails."
|
||||
msgstr ""
|
||||
"Wähle die e-Mail Vorlage welche bei einem Fehler dieses Schedulers gesendet "
|
||||
|
|
|
@ -45,8 +45,8 @@ msgid ""
|
|||
"<ul>\n"
|
||||
"<li>Model : <t t-out=\"object.model_id.name or ''\"/></li>\n"
|
||||
"<li>Python code : <code><t t-out=\"object.code or ''\"/></code></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-out="
|
||||
"\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-"
|
||||
"out=\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Number of calls : <t t-out=\"object.numbercall or '0'\"/></li>\n"
|
||||
"<li>Repeat missed : <t t-out=\"object.doall\"/></li>\n"
|
||||
"<li>User : <t t-out=\"object.user_id.name or ''\"/></li>\n"
|
||||
|
@ -131,6 +131,7 @@ msgstr ""
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Error E-mail Template"
|
||||
msgstr "Plantilla de correo electrónico de error"
|
||||
|
||||
|
@ -146,6 +147,7 @@ msgstr "Error de programación"
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Select the email template that will be sent when this scheduler fails."
|
||||
msgstr ""
|
||||
"Seleccione la plantilla de correo electrónico que se enviará cuando falla "
|
||||
|
|
|
@ -41,8 +41,8 @@ msgid ""
|
|||
"<ul>\n"
|
||||
"<li>Model : <t t-out=\"object.model_id.name or ''\"/></li>\n"
|
||||
"<li>Python code : <code><t t-out=\"object.code or ''\"/></code></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-out="
|
||||
"\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-"
|
||||
"out=\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Number of calls : <t t-out=\"object.numbercall or '0'\"/></li>\n"
|
||||
"<li>Repeat missed : <t t-out=\"object.doall\"/></li>\n"
|
||||
"<li>User : <t t-out=\"object.user_id.name or ''\"/></li>\n"
|
||||
|
@ -79,8 +79,8 @@ msgstr ""
|
|||
"<ul>\n"
|
||||
"<li>Modelo : <t t-out=\"object.model_id.name or ''\"/></li>\n"
|
||||
"<li>Código Python : <code><t t-out=\"object.code or ''\"/></code></li>\n"
|
||||
"<li>Intervalo : <t t-out=\"object.interval_number or '0'\"/> <t t-out="
|
||||
"\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Intervalo : <t t-out=\"object.interval_number or '0'\"/> <t t-"
|
||||
"out=\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Número de ejecuciones : <t t-out=\"object.numbercall or '0'\"/></li>\n"
|
||||
"<li>Repetir perdidos : <t t-out=\"object.doall\"/></li>\n"
|
||||
"<li>Usuario : <t t-out=\"object.user_id.name or ''\"/></li>\n"
|
||||
|
@ -127,6 +127,7 @@ msgstr "Cuenta Pendiente del Conjunto de Cambios"
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Error E-mail Template"
|
||||
msgstr "Plantilla de correo electrónico del error"
|
||||
|
||||
|
@ -142,6 +143,7 @@ msgstr "Error del Planificador"
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Select the email template that will be sent when this scheduler fails."
|
||||
msgstr ""
|
||||
"Seleccione la plantilla de correo electrónico que se enviará cuando falla "
|
||||
|
|
|
@ -41,8 +41,8 @@ msgid ""
|
|||
"<ul>\n"
|
||||
"<li>Model : <t t-out=\"object.model_id.name or ''\"/></li>\n"
|
||||
"<li>Python code : <code><t t-out=\"object.code or ''\"/></code></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-out="
|
||||
"\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-"
|
||||
"out=\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Number of calls : <t t-out=\"object.numbercall or '0'\"/></li>\n"
|
||||
"<li>Repeat missed : <t t-out=\"object.doall\"/></li>\n"
|
||||
"<li>User : <t t-out=\"object.user_id.name or ''\"/></li>\n"
|
||||
|
@ -90,6 +90,7 @@ msgstr ""
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Error E-mail Template"
|
||||
msgstr "Modèle d’e-mail d’erreur"
|
||||
|
||||
|
@ -105,6 +106,7 @@ msgstr ""
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Select the email template that will be sent when this scheduler fails."
|
||||
msgstr ""
|
||||
"Sélectionnez le modèle d’e-mail qui sera envoyé en cas d’échec de ce "
|
||||
|
|
|
@ -16,8 +16,8 @@ msgstr ""
|
|||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:mail.template,body_html:scheduler_error_mailer.scheduler_error_mailer
|
||||
|
@ -44,8 +44,8 @@ msgid ""
|
|||
"<ul>\n"
|
||||
"<li>Model : <t t-out=\"object.model_id.name or ''\"/></li>\n"
|
||||
"<li>Python code : <code><t t-out=\"object.code or ''\"/></code></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-out="
|
||||
"\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-"
|
||||
"out=\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Number of calls : <t t-out=\"object.numbercall or '0'\"/></li>\n"
|
||||
"<li>Repeat missed : <t t-out=\"object.doall\"/></li>\n"
|
||||
"<li>User : <t t-out=\"object.user_id.name or ''\"/></li>\n"
|
||||
|
@ -93,6 +93,7 @@ msgstr ""
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Error E-mail Template"
|
||||
msgstr ""
|
||||
|
||||
|
@ -108,6 +109,7 @@ msgstr ""
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Select the email template that will be sent when this scheduler fails."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -41,8 +41,8 @@ msgid ""
|
|||
"<ul>\n"
|
||||
"<li>Model : <t t-out=\"object.model_id.name or ''\"/></li>\n"
|
||||
"<li>Python code : <code><t t-out=\"object.code or ''\"/></code></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-out="
|
||||
"\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-"
|
||||
"out=\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Number of calls : <t t-out=\"object.numbercall or '0'\"/></li>\n"
|
||||
"<li>Repeat missed : <t t-out=\"object.doall\"/></li>\n"
|
||||
"<li>User : <t t-out=\"object.user_id.name or ''\"/></li>\n"
|
||||
|
@ -79,8 +79,8 @@ msgstr ""
|
|||
"<ul>\n"
|
||||
"<li>Modello : <t t-out=\"object.model_id.name or ''\"/></li>\n"
|
||||
"<li>Codice Python : <code><t t-out=\"object.code or ''\"/></code></li>\n"
|
||||
"<li>Intervallo : <t t-out=\"object.interval_number or '0'\"/> <t t-out="
|
||||
"\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Intervallo : <t t-out=\"object.interval_number or '0'\"/> <t t-"
|
||||
"out=\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Numero di chiamate : <t t-out=\"object.numbercall or '0'\"/></li>\n"
|
||||
"<li>Ripetizione mancata : <t t-out=\"object.doall\"/></li>\n"
|
||||
"<li>Utente : <t t-out=\"object.user_id.name or ''\"/></li>\n"
|
||||
|
@ -127,6 +127,7 @@ msgstr "Conta insiemi di modifiche in attesa"
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Error E-mail Template"
|
||||
msgstr "Modello dell'e-mail di errore"
|
||||
|
||||
|
@ -142,6 +143,7 @@ msgstr "Errore schedulatore"
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Select the email template that will be sent when this scheduler fails."
|
||||
msgstr ""
|
||||
"Selezionale il modello di e-mail che sarà inviato quando lo schedulatore va "
|
||||
|
|
|
@ -41,8 +41,8 @@ msgid ""
|
|||
"<ul>\n"
|
||||
"<li>Model : <t t-out=\"object.model_id.name or ''\"/></li>\n"
|
||||
"<li>Python code : <code><t t-out=\"object.code or ''\"/></code></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-out="
|
||||
"\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-"
|
||||
"out=\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Number of calls : <t t-out=\"object.numbercall or '0'\"/></li>\n"
|
||||
"<li>Repeat missed : <t t-out=\"object.doall\"/></li>\n"
|
||||
"<li>User : <t t-out=\"object.user_id.name or ''\"/></li>\n"
|
||||
|
@ -90,6 +90,7 @@ msgstr ""
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Error E-mail Template"
|
||||
msgstr "Modelo do E-mail de Erro"
|
||||
|
||||
|
@ -105,6 +106,7 @@ msgstr ""
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Select the email template that will be sent when this scheduler fails."
|
||||
msgstr ""
|
||||
"Selecione o modelo de email que será enviado quando este agendador falhar."
|
||||
|
|
|
@ -12,8 +12,8 @@ msgstr ""
|
|||
"PO-Revision-Date: 2024-05-29 16:35+0000\n"
|
||||
"Last-Translator: Rodrigo Macedo <sottomaiormacedotec@users.noreply."
|
||||
"translation.odoo-community.org>\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
|
||||
"23907/pt_BR/)\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
|
||||
"teams/23907/pt_BR/)\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -46,8 +46,8 @@ msgid ""
|
|||
"<ul>\n"
|
||||
"<li>Model : <t t-out=\"object.model_id.name or ''\"/></li>\n"
|
||||
"<li>Python code : <code><t t-out=\"object.code or ''\"/></code></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-out="
|
||||
"\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-"
|
||||
"out=\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Number of calls : <t t-out=\"object.numbercall or '0'\"/></li>\n"
|
||||
"<li>Repeat missed : <t t-out=\"object.doall\"/></li>\n"
|
||||
"<li>User : <t t-out=\"object.user_id.name or ''\"/></li>\n"
|
||||
|
@ -79,13 +79,13 @@ msgstr ""
|
|||
"<p>Você pode verificar os logs do servidor Odoo para obter mais informações "
|
||||
"sobre esta falha.</p>\n"
|
||||
"\n"
|
||||
"<p>Propriedades do agendador <em><t t-out=\"object.name or ''\"/></em> :</p>"
|
||||
"\n"
|
||||
"<p>Propriedades do agendador <em><t t-out=\"object.name or ''\"/></em> :</"
|
||||
"p>\n"
|
||||
"<ul>\n"
|
||||
"<li>Modelo: <t t-out=\"object.model_id.name or ''\"/></li>\n"
|
||||
"<li>Código Python: <code><t t-out=\"object.code or ''\"/></code></li>\n"
|
||||
"<li>Intervalo: <t t-out=\"object.interval_number or '0'\"/> <t t-out=\"object"
|
||||
".interval_type ou ''\"/></li>\n"
|
||||
"<li>Intervalo: <t t-out=\"object.interval_number or '0'\"/> <t t-"
|
||||
"out=\"object.interval_type ou ''\"/></li>\n"
|
||||
"<li>Número de chamadas: <t t-out=\"object.numbercall or '0'\"/></li>\n"
|
||||
"<li>Repetição perdida: <t t-out=\"object.doall\"/></li>\n"
|
||||
"<li>Usuário: <t t-out=\"object.user_id.name or ''\"/></li>\n"
|
||||
|
@ -132,6 +132,7 @@ msgstr "Contar conjuntos de alterações pendentes"
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Error E-mail Template"
|
||||
msgstr "Modelo de Erro de E-mail"
|
||||
|
||||
|
@ -147,6 +148,7 @@ msgstr "Erro no agendador"
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Select the email template that will be sent when this scheduler fails."
|
||||
msgstr ""
|
||||
"Selecione o modelo de email que será enviado quando o agendador falhar."
|
||||
|
|
|
@ -16,8 +16,8 @@ msgstr ""
|
|||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||||
"%100==4 ? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
|
||||
"n%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:mail.template,body_html:scheduler_error_mailer.scheduler_error_mailer
|
||||
|
@ -44,8 +44,8 @@ msgid ""
|
|||
"<ul>\n"
|
||||
"<li>Model : <t t-out=\"object.model_id.name or ''\"/></li>\n"
|
||||
"<li>Python code : <code><t t-out=\"object.code or ''\"/></code></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-out="
|
||||
"\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-"
|
||||
"out=\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Number of calls : <t t-out=\"object.numbercall or '0'\"/></li>\n"
|
||||
"<li>Repeat missed : <t t-out=\"object.doall\"/></li>\n"
|
||||
"<li>User : <t t-out=\"object.user_id.name or ''\"/></li>\n"
|
||||
|
@ -93,6 +93,7 @@ msgstr ""
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Error E-mail Template"
|
||||
msgstr "Predloga obvestila o napaki"
|
||||
|
||||
|
@ -108,6 +109,7 @@ msgstr ""
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Select the email template that will be sent when this scheduler fails."
|
||||
msgstr "Izberite predlogo za razpošiljanje ob napakah razporejevalca."
|
||||
|
||||
|
|
|
@ -45,8 +45,8 @@ msgid ""
|
|||
"<ul>\n"
|
||||
"<li>Model : <t t-out=\"object.model_id.name or ''\"/></li>\n"
|
||||
"<li>Python code : <code><t t-out=\"object.code or ''\"/></code></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-out="
|
||||
"\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Interval : <t t-out=\"object.interval_number or '0'\"/> <t t-"
|
||||
"out=\"object.interval_type or ''\"/></li>\n"
|
||||
"<li>Number of calls : <t t-out=\"object.numbercall or '0'\"/></li>\n"
|
||||
"<li>Repeat missed : <t t-out=\"object.doall\"/></li>\n"
|
||||
"<li>User : <t t-out=\"object.user_id.name or ''\"/></li>\n"
|
||||
|
@ -94,6 +94,7 @@ msgstr ""
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,field_description:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Error E-mail Template"
|
||||
msgstr "错误E-mail 模板"
|
||||
|
||||
|
@ -109,6 +110,7 @@ msgstr ""
|
|||
|
||||
#. module: scheduler_error_mailer
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_ir_cron__email_template_id
|
||||
#: model:ir.model.fields,help:scheduler_error_mailer.field_nsca_check__email_template_id
|
||||
msgid "Select the email template that will be sent when this scheduler fails."
|
||||
msgstr "选择此调度程序失败时将发送的电子邮件模板。"
|
||||
|
||||
|
@ -204,8 +206,8 @@ msgstr ""
|
|||
#~ "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; "
|
||||
#~ "\">\n"
|
||||
#~ "\n"
|
||||
#~ "<p>Odoo试图运行调度程序 <em>${object.name or ''}</em> 在数据库中 <em>"
|
||||
#~ "${ctx.get('dbname')}</em> 但它失败了。这是错误消息 :</p>\n"
|
||||
#~ "<p>Odoo试图运行调度程序 <em>${object.name or ''}</em> 在数据库中 "
|
||||
#~ "<em>${ctx.get('dbname')}</em> 但它失败了。这是错误消息 :</p>\n"
|
||||
#~ "\n"
|
||||
#~ "<strong>\n"
|
||||
#~ "${ctx.get('job_exception') and ctx.get('job_exception').value or '无法从上"
|
||||
|
|
Loading…
Reference in New Issue