From 5e8a6ac2bf7d9d663a499911121f50c27d08ec0c Mon Sep 17 00:00:00 2001 From: oca-ci Date: Tue, 15 Oct 2024 13:04:21 +0000 Subject: [PATCH] [UPD] Update queue_job.pot --- queue_job/i18n/queue_job.pot | 62 ++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 35 deletions(-) diff --git a/queue_job/i18n/queue_job.pot b/queue_job/i18n/queue_job.pot index 30d5b245fe..99ebe4d425 100644 --- a/queue_job/i18n/queue_job.pot +++ b/queue_job/i18n/queue_job.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 17.0\n" +"Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -23,7 +23,6 @@ msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "" @@ -97,27 +96,25 @@ msgstr "" #. module: queue_job #: model:ir.model.fields.selection,name:queue_job.selection__queue_job__state__cancelled +#: model_terms:ir.ui.view,arch_db:queue_job.view_queue_job_search msgid "Cancelled" msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job.py:0 -#, python-format -msgid "Cancelled by %s" +msgid "Cancelled by {}" msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job_channel.py:0 -#, python-format msgid "Cannot change the root channel" msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job_channel.py:0 -#, python-format msgid "Cannot remove the root channel" msgstr "" @@ -171,6 +168,11 @@ msgstr "" msgid "Created by" msgstr "" +#. module: queue_job +#: model_terms:ir.ui.view,arch_db:queue_job.view_queue_job_search +msgid "Created date" +msgstr "" + #. module: queue_job #: model:ir.model.fields,field_description:queue_job.field_queue_job_channel__create_date #: model:ir.model.fields,field_description:queue_job.field_queue_jobs_to_cancelled__create_date @@ -373,7 +375,6 @@ msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job.py:0 -#, python-format msgid "If both parameters are 0, ALL jobs will be requeued!" msgstr "" @@ -391,7 +392,6 @@ msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job_function.py:0 -#, python-format msgid "Invalid job function: {}" msgstr "" @@ -442,13 +442,6 @@ msgstr "" msgid "Job failed" msgstr "" -#. module: queue_job -#. odoo-python -#: code:addons/queue_job/controllers/main.py:0 -#, python-format -msgid "Job interrupted and set to Done: nothing to do." -msgstr "" - #. module: queue_job #: model:ir.actions.act_window,name:queue_job.action_queue_job #: model:ir.model.fields,field_description:queue_job.field_queue_jobs_to_cancelled__job_ids @@ -470,7 +463,6 @@ msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job.py:0 -#, python-format msgid "Jobs for graph %s" msgstr "" @@ -479,6 +471,21 @@ msgstr "" msgid "Kwargs" msgstr "" +#. module: queue_job +#: model_terms:ir.ui.view,arch_db:queue_job.view_queue_job_search +msgid "Last 24 hours" +msgstr "" + +#. module: queue_job +#: model_terms:ir.ui.view,arch_db:queue_job.view_queue_job_search +msgid "Last 30 days" +msgstr "" + +#. module: queue_job +#: model_terms:ir.ui.view,arch_db:queue_job.view_queue_job_search +msgid "Last 7 days" +msgstr "" + #. module: queue_job #: model:ir.model.fields,field_description:queue_job.field_queue_job_channel__write_uid #: model:ir.model.fields,field_description:queue_job.field_queue_jobs_to_cancelled__write_uid @@ -498,8 +505,7 @@ msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job.py:0 -#, python-format -msgid "Manually set to done by %s" +msgid "Manually set to done by {}" msgstr "" #. module: queue_job @@ -537,7 +543,6 @@ msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job_function.py:0 -#, python-format msgid "Model {} not found" msgstr "" @@ -570,14 +575,12 @@ msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job.py:0 -#, python-format msgid "No action available for this job" msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job.py:0 -#, python-format msgid "Not allowed to change field(s): {}" msgstr "" @@ -609,7 +612,6 @@ msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job_channel.py:0 -#, python-format msgid "Parent channel required." msgstr "" @@ -646,15 +648,9 @@ msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job.py:0 -#, python-format msgid "Queue jobs must be created by calling 'with_delay()'." msgstr "" -#. module: queue_job -#: model:ir.model.fields,field_description:queue_job.field_queue_job__record_ids -msgid "Record" -msgstr "" - #. module: queue_job #: model:ir.model.fields,field_description:queue_job.field_queue_job__records msgid "Record(s)" @@ -678,14 +674,12 @@ msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job.py:0 -#, python-format msgid "Related Record" msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job.py:0 -#, python-format msgid "Related Records" msgstr "" @@ -779,7 +773,6 @@ msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job.py:0 -#, python-format msgid "" "Something bad happened during the execution of the job. More details in the " "'Exception Information' section." @@ -868,7 +861,6 @@ msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job_function.py:0 -#, python-format msgid "" "Unexpected format of Related Action for {}.\n" "Example of valid format:\n" @@ -878,11 +870,11 @@ msgstr "" #. module: queue_job #. odoo-python #: code:addons/queue_job/models/queue_job_function.py:0 -#, python-format msgid "" "Unexpected format of Retry Pattern for {}.\n" -"Example of valid format:\n" -"{{1: 300, 5: 600, 10: 1200, 15: 3000}}" +"Example of valid formats:\n" +"{{1: 300, 5: 600, 10: 1200, 15: 3000}}\n" +"{{1: (1, 10), 5: (11, 20), 10: (21, 30), 15: (100, 300)}}" msgstr "" #. module: queue_job