From 463a6e92f4e67403898d85d08f4cd929984a02b5 Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Thu, 1 Sep 2022 07:27:52 +0000 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-13.0/server-tools-13.0-scheduler_error_mailer Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-scheduler_error_mailer/ --- scheduler_error_mailer/i18n/de.po | 2 ++ scheduler_error_mailer/i18n/es.po | 2 ++ scheduler_error_mailer/i18n/es_AR.po | 18 +++++++++++++----- scheduler_error_mailer/i18n/fr.po | 2 ++ scheduler_error_mailer/i18n/hr.po | 2 ++ scheduler_error_mailer/i18n/pt.po | 2 ++ scheduler_error_mailer/i18n/pt_BR.po | 2 ++ scheduler_error_mailer/i18n/sl.po | 4 +++- scheduler_error_mailer/i18n/zh_CN.po | 4 +++- 9 files changed, 31 insertions(+), 7 deletions(-) diff --git a/scheduler_error_mailer/i18n/de.po b/scheduler_error_mailer/i18n/de.po index b6daeee70..6cb92555e 100644 --- a/scheduler_error_mailer/i18n/de.po +++ b/scheduler_error_mailer/i18n/de.po @@ -61,6 +61,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" @@ -71,6 +72,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 " diff --git a/scheduler_error_mailer/i18n/es.po b/scheduler_error_mailer/i18n/es.po index f25c9bd62..01c261fca 100644 --- a/scheduler_error_mailer/i18n/es.po +++ b/scheduler_error_mailer/i18n/es.po @@ -62,6 +62,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" @@ -72,6 +73,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 "" "Seleccione la plantilla de correo electrónico que se enviará cuando falla " diff --git a/scheduler_error_mailer/i18n/es_AR.po b/scheduler_error_mailer/i18n/es_AR.po index 97167ad3a..3a9ce9966 100644 --- a/scheduler_error_mailer/i18n/es_AR.po +++ b/scheduler_error_mailer/i18n/es_AR.po @@ -21,21 +21,27 @@ msgstr "" msgid "" "\n" " \n" -"
\n" +"
\n" "\n" -"

Odoo tried to run the scheduler ${object.name or ''} in the database ${ctx.get('dbname')} but it failed. Here is the error message :

\n" +"

Odoo tried to run the scheduler ${object.name or ''} in the " +"database ${ctx.get('dbname')} but it failed. Here is the error " +"message :

\n" "\n" "\n" -"${ctx.get('job_exception') or 'Failed to get the error message from the context.'}\n" +"${ctx.get('job_exception') or 'Failed to get the error message from the " +"context.'}\n" "\n" "\n" -"

You may check the logs of the Odoo server to get more information about this failure.

\n" +"

You may check the logs of the Odoo server to get more information about " +"this failure.

\n" "\n" "

Properties of the scheduler ${object.name or ''} :

\n" "
    \n" "
  • Model : ${object.model_id.name or ''}
  • \n" "
  • Python code : ${object.code or ''}
  • \n" -"
  • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
  • \n" +"
  • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}" +"
  • \n" "
  • Number of calls : ${object.numbercall or '0'}
  • \n" "
  • Repeat missed : ${object.doall}
  • \n" "
  • User : ${object.user_id.name or ''}
  • \n" @@ -89,6 +95,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 del error" @@ -99,6 +106,7 @@ msgstr "Acciones Automatizadas" #. 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 " diff --git a/scheduler_error_mailer/i18n/fr.po b/scheduler_error_mailer/i18n/fr.po index 42cbb837a..1cc94a507 100644 --- a/scheduler_error_mailer/i18n/fr.po +++ b/scheduler_error_mailer/i18n/fr.po @@ -59,6 +59,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" @@ -69,6 +70,7 @@ msgstr "Actions planifiées" #. 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 " diff --git a/scheduler_error_mailer/i18n/hr.po b/scheduler_error_mailer/i18n/hr.po index 4283264a4..cf5fc98c2 100644 --- a/scheduler_error_mailer/i18n/hr.po +++ b/scheduler_error_mailer/i18n/hr.po @@ -62,6 +62,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 "" @@ -72,6 +73,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 "" diff --git a/scheduler_error_mailer/i18n/pt.po b/scheduler_error_mailer/i18n/pt.po index 3a0cd2297..28764f3ce 100644 --- a/scheduler_error_mailer/i18n/pt.po +++ b/scheduler_error_mailer/i18n/pt.po @@ -59,6 +59,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" @@ -69,6 +70,7 @@ msgstr "Ações Agendadas" #. 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." diff --git a/scheduler_error_mailer/i18n/pt_BR.po b/scheduler_error_mailer/i18n/pt_BR.po index 1dd36bfc9..3deac8614 100644 --- a/scheduler_error_mailer/i18n/pt_BR.po +++ b/scheduler_error_mailer/i18n/pt_BR.po @@ -63,6 +63,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 de Erro de E-mail" @@ -73,6 +74,7 @@ msgstr "Ações Agendadas" #. 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." diff --git a/scheduler_error_mailer/i18n/sl.po b/scheduler_error_mailer/i18n/sl.po index a2c2bed8f..aed38e8a2 100644 --- a/scheduler_error_mailer/i18n/sl.po +++ b/scheduler_error_mailer/i18n/sl.po @@ -62,6 +62,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" @@ -72,11 +73,12 @@ 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." #. module: scheduler_error_mailer -#: code:addons/scheduler_error_mailer/models/ir_cron.py:55 +#: code:addons/scheduler_error_mailer/models/ir_cron.py:0 #, python-format msgid "Task failure with UID = %d." msgstr "Napaka pri opravilu UID = %d." diff --git a/scheduler_error_mailer/i18n/zh_CN.po b/scheduler_error_mailer/i18n/zh_CN.po index eaba7c72c..0c77709eb 100644 --- a/scheduler_error_mailer/i18n/zh_CN.po +++ b/scheduler_error_mailer/i18n/zh_CN.po @@ -63,6 +63,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 模板" @@ -73,11 +74,12 @@ 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 "选择此调度程序失败时将发送的电子邮件模板。" #. module: scheduler_error_mailer -#: code:addons/scheduler_error_mailer/models/ir_cron.py:55 +#: code:addons/scheduler_error_mailer/models/ir_cron.py:0 #, python-format msgid "Task failure with UID = %d." msgstr "任务失败 UID = %d."