Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: queue-18.0/queue-18.0-queue_job
Translate-URL: https://translation.odoo-community.org/projects/queue-18-0/queue-18-0-queue_job/
  • Loading branch information
weblate committed Oct 15, 2024
1 parent 4b8b0fe commit acc12a4
Show file tree
Hide file tree
Showing 4 changed files with 223 additions and 171 deletions.
77 changes: 40 additions & 37 deletions queue_job/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ msgstr ""
#. module: queue_job
#. odoo-python
#: code:addons/queue_job/controllers/main.py:0
#, python-format
msgid "Access Denied"
msgstr "Zugriff verweigert"

Expand Down Expand Up @@ -101,27 +100,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 "Der Root-Kanal kann nicht geändert werden"

#. module: queue_job
#. odoo-python
#: code:addons/queue_job/models/queue_job_channel.py:0
#, python-format
msgid "Cannot remove the root channel"
msgstr "Der Root-Kanal kann nicht entfernt werden"

Expand Down Expand Up @@ -175,6 +172,11 @@ msgstr "Erstellt am"
msgid "Created by"
msgstr "Erstellt von"

#. 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
Expand Down Expand Up @@ -377,7 +379,6 @@ msgstr "Identitätsschlüssel"
#. 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 "Wenn beide Parameter 0 sind, werden ALLE Jobs neu eingereiht!"

Expand All @@ -398,7 +399,6 @@ msgstr ""
#. module: queue_job
#. odoo-python
#: code:addons/queue_job/models/queue_job_function.py:0
#, python-format
msgid "Invalid job function: {}"
msgstr ""

Expand Down Expand Up @@ -449,13 +449,6 @@ msgstr "Job angeordnet"
msgid "Job failed"
msgstr "Job ist fehlgeschlagen"

#. 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 "Job unterbrochen und als Erledigt markiert: Es ist nicht zu tun."

#. 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
Expand All @@ -477,7 +470,6 @@ msgstr ""
#. module: queue_job
#. odoo-python
#: code:addons/queue_job/models/queue_job.py:0
#, python-format
msgid "Jobs for graph %s"
msgstr ""

Expand All @@ -486,6 +478,21 @@ msgstr ""
msgid "Kwargs"
msgstr "Kwargs"

#. 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
Expand All @@ -505,9 +512,8 @@ msgstr "Zuletzt aktualisiert am"
#. module: queue_job
#. odoo-python
#: code:addons/queue_job/models/queue_job.py:0
#, python-format
msgid "Manually set to done by %s"
msgstr "Manuell als erledigt markiert von: %s"
msgid "Manually set to done by {}"
msgstr ""

#. module: queue_job
#: model:ir.model.fields,field_description:queue_job.field_queue_job__max_retries
Expand Down Expand Up @@ -544,7 +550,6 @@ msgstr "Modell"
#. module: queue_job
#. odoo-python
#: code:addons/queue_job/models/queue_job_function.py:0
#, python-format
msgid "Model {} not found"
msgstr "Modell {} nicht gefunden"

Expand Down Expand Up @@ -577,14 +582,12 @@ msgstr "Typ der nächsten Aktivität"
#. module: queue_job
#. odoo-python
#: code:addons/queue_job/models/queue_job.py:0
#, python-format
msgid "No action available for this job"
msgstr "Für diesen Job ist keine Aktion verfügbar"

#. module: queue_job
#. odoo-python
#: code:addons/queue_job/models/queue_job.py:0
#, python-format
msgid "Not allowed to change field(s): {}"
msgstr ""

Expand Down Expand Up @@ -616,7 +619,6 @@ msgstr "Übergeordneter Kanal"
#. module: queue_job
#. odoo-python
#: code:addons/queue_job/models/queue_job_channel.py:0
#, python-format
msgid "Parent channel required."
msgstr "Es ist ein übergeordneter Kanal notwendig."

Expand Down Expand Up @@ -656,15 +658,9 @@ msgstr "Job einreihen"
#. 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 "Datensatz"

#. module: queue_job
#: model:ir.model.fields,field_description:queue_job.field_queue_job__records
#, fuzzy
Expand All @@ -690,14 +686,12 @@ msgstr ""
#. module: queue_job
#. odoo-python
#: code:addons/queue_job/models/queue_job.py:0
#, python-format
msgid "Related Record"
msgstr "Zugehöriger Datensatz"

#. module: queue_job
#. odoo-python
#: code:addons/queue_job/models/queue_job.py:0
#, python-format
msgid "Related Records"
msgstr "Zugehörige Datensätze"

Expand Down Expand Up @@ -791,7 +785,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."
Expand Down Expand Up @@ -892,22 +885,21 @@ msgstr "UUID"
#. 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"
"{{\"enable\": True, \"func_name\": \"related_action_foo\", \"kwargs"
"\" {{\"limit\": 10}}}}"
"{{\"enable\": True, \"func_name\": \"related_action_foo\", "
"\"kwargs\" {{\"limit\": 10}}}}"
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
Expand All @@ -931,6 +923,17 @@ msgstr "Assistent zur erneuten Einreihung einer Job-Auswahl"
msgid "Worker Pid"
msgstr ""

#, python-format
#~ msgid "Job interrupted and set to Done: nothing to do."
#~ msgstr "Job unterbrochen und als Erledigt markiert: Es ist nicht zu tun."

#, python-format
#~ msgid "Manually set to done by %s"
#~ msgstr "Manuell als erledigt markiert von: %s"

#~ msgid "Record"
#~ msgstr "Datensatz"

#~ msgid "Last Modified on"
#~ msgstr "Zuletzt geändert am"

Expand Down
Loading

0 comments on commit acc12a4

Please sign in to comment.