Skip to content

Commit

Permalink
Added translation using Weblate (Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivorra78 authored and weblate committed Dec 1, 2023
1 parent f7d2a43 commit 70f2698
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions queue_job_cron_jobrunner/i18n/es.po
Original file line number Diff line number Diff line change
@@ -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 ""

0 comments on commit 70f2698

Please sign in to comment.