diff --git a/queue_job_cron/i18n/it.po b/queue_job_cron/i18n/it.po index 572be8eb8b..ab9659c1dc 100644 --- a/queue_job_cron/i18n/it.po +++ b/queue_job_cron/i18n/it.po @@ -6,30 +6,32 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2024-02-05 00:26+0000\n" +"Last-Translator: mymage \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" +"X-Generator: Weblate 4.17\n" #. module: queue_job_cron #: model:ir.model.fields,field_description:queue_job_cron.field_ir_cron__channel_id msgid "Channel" -msgstr "" +msgstr "Canale" #. module: queue_job_cron #: model:ir.model.fields,field_description:queue_job_cron.field_ir_cron__run_as_queue_job msgid "Run As Queue Job" -msgstr "" +msgstr "Eseguire come lavoro in coda" #. module: queue_job_cron #: model:ir.model,name:queue_job_cron.model_ir_cron msgid "Scheduled Actions" -msgstr "" +msgstr "Azioni pianificate" #. module: queue_job_cron #: model:ir.model.fields,help:queue_job_cron.field_ir_cron__run_as_queue_job msgid "Specify if this cron should be ran as a queue job" -msgstr "" +msgstr "Indica se questo cron deve essere eseguito come un lavoro in coda"