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" "