diff --git a/queue_job_cron_jobrunner/i18n/es.po b/queue_job_cron_jobrunner/i18n/es.po new file mode 100644 index 0000000000..f8fe1fb4da --- /dev/null +++ b/queue_job_cron_jobrunner/i18n/es.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * queue_job_cron_jobrunner +# +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: es\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_cron_jobrunner +#: model:ir.model.fields,help:queue_job_cron_jobrunner.field_ir_cron__queue_job_runner +msgid "If checked, the cron is considered to be a queue.job runner." +msgstr "" + +#. module: queue_job_cron_jobrunner +#. odoo-python +#: code:addons/queue_job_cron_jobrunner/models/queue_job.py:0 +#, python-format +msgid "Job interrupted and set to Done: nothing to do." +msgstr "" + +#. module: queue_job_cron_jobrunner +#: model:ir.model,name:queue_job_cron_jobrunner.model_queue_job +msgid "Queue Job" +msgstr "" + +#. module: queue_job_cron_jobrunner +#: model:ir.actions.server,name:queue_job_cron_jobrunner.queue_job_cron_ir_actions_server +#: model:ir.cron,cron_name:queue_job_cron_jobrunner.queue_job_cron +#: model:ir.model.fields,field_description:queue_job_cron_jobrunner.field_ir_cron__queue_job_runner +msgid "Queue Job Runner" +msgstr "" + +#. module: queue_job_cron_jobrunner +#: model:ir.model,name:queue_job_cron_jobrunner.model_ir_cron +msgid "Scheduled Actions" +msgstr ""