diff --git a/queue_job_web_notify/i18n/it.po b/queue_job_web_notify/i18n/it.po new file mode 100644 index 0000000000..5e7a5414cb --- /dev/null +++ b/queue_job_web_notify/i18n/it.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * queue_job_web_notify +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#. module: queue_job_web_notify +#: model:ir.model.fields,help:queue_job_web_notify.field_queue_job_function__is_web_notify_failure_enabled +msgid "Display a notification in the user interface when the job fails." +msgstr "" + +#. module: queue_job_web_notify +#: model:ir.model,name:queue_job_web_notify.model_queue_job_function +msgid "Job Functions" +msgstr "" + +#. module: queue_job_web_notify +#. odoo-python +#: code:addons/queue_job_web_notify/models/queue_job.py:0 +#, python-format +msgid "Job failed" +msgstr "" + +#. module: queue_job_web_notify +#: model:ir.model.fields,field_description:queue_job_web_notify.field_queue_job_function__is_web_notify_failure_enabled +msgid "Notify on failure" +msgstr "" + +#. module: queue_job_web_notify +#: model:ir.model,name:queue_job_web_notify.model_queue_job +msgid "Queue Job" +msgstr ""