From 2f67c9055e245d81342ba4dbeb3a3e27b81e6574 Mon Sep 17 00:00:00 2001 From: Laura V Date: Thu, 9 Jul 2026 07:01:39 +0000 Subject: [PATCH 1/4] Added translation using Weblate (Danish) --- base_cron_exclusion/i18n/da.po | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 base_cron_exclusion/i18n/da.po diff --git a/base_cron_exclusion/i18n/da.po b/base_cron_exclusion/i18n/da.po new file mode 100644 index 00000000000..882b823f2a4 --- /dev/null +++ b/base_cron_exclusion/i18n/da.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_cron_exclusion +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 19.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: da\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: base_cron_exclusion +#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__display_name +msgid "Display Name" +msgstr "" + +#. module: base_cron_exclusion +#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__id +msgid "ID" +msgstr "" + +#. module: base_cron_exclusion +#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__mutually_exclusive_cron_ids +#: model_terms:ir.ui.view,arch_db:base_cron_exclusion.ir_cron_view_form +msgid "Mutually Exclusive Scheduled Actions" +msgstr "" + +#. module: base_cron_exclusion +#: model:ir.model,name:base_cron_exclusion.model_ir_cron +msgid "Scheduled Actions" +msgstr "" + +#. module: base_cron_exclusion +#. odoo-python +#: code:addons/base_cron_exclusion/models/ir_cron.py:0 +msgid "You can not mutually exclude a scheduled actions with itself." +msgstr "" From 2571ae8edced7508154b0f56cde4197ab0493dd5 Mon Sep 17 00:00:00 2001 From: Laura V Date: Thu, 9 Jul 2026 07:01:44 +0000 Subject: [PATCH 2/4] Added translation using Weblate (Swedish) --- base_cron_exclusion/i18n/sv.po | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 base_cron_exclusion/i18n/sv.po diff --git a/base_cron_exclusion/i18n/sv.po b/base_cron_exclusion/i18n/sv.po new file mode 100644 index 00000000000..ff25df8ccbf --- /dev/null +++ b/base_cron_exclusion/i18n/sv.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_cron_exclusion +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 19.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\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: base_cron_exclusion +#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__display_name +msgid "Display Name" +msgstr "" + +#. module: base_cron_exclusion +#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__id +msgid "ID" +msgstr "" + +#. module: base_cron_exclusion +#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__mutually_exclusive_cron_ids +#: model_terms:ir.ui.view,arch_db:base_cron_exclusion.ir_cron_view_form +msgid "Mutually Exclusive Scheduled Actions" +msgstr "" + +#. module: base_cron_exclusion +#: model:ir.model,name:base_cron_exclusion.model_ir_cron +msgid "Scheduled Actions" +msgstr "" + +#. module: base_cron_exclusion +#. odoo-python +#: code:addons/base_cron_exclusion/models/ir_cron.py:0 +msgid "You can not mutually exclude a scheduled actions with itself." +msgstr "" From 0442c034373c646dbf14bdf2540b0a37b2da52a4 Mon Sep 17 00:00:00 2001 From: Laura V Date: Thu, 9 Jul 2026 07:16:09 +0000 Subject: [PATCH 3/4] Translated using Weblate (Danish) Currently translated at 100.0% (5 of 5 strings) Translation: server-tools-19.0/server-tools-19.0-base_cron_exclusion Translate-URL: https://translation.odoo-community.org/projects/server-tools-19-0/server-tools-19-0-base_cron_exclusion/da/ --- base_cron_exclusion/i18n/da.po | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/base_cron_exclusion/i18n/da.po b/base_cron_exclusion/i18n/da.po index 882b823f2a4..07904c3633f 100644 --- a/base_cron_exclusion/i18n/da.po +++ b/base_cron_exclusion/i18n/da.po @@ -6,37 +6,40 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 19.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2026-07-09 09:46+0000\n" +"Last-Translator: Laura V \n" "Language-Team: none\n" "Language: da\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 5.15.2\n" #. module: base_cron_exclusion #: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__display_name msgid "Display Name" -msgstr "" +msgstr "Vis navn" #. module: base_cron_exclusion #: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__id msgid "ID" -msgstr "" +msgstr "ID" #. module: base_cron_exclusion #: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__mutually_exclusive_cron_ids #: model_terms:ir.ui.view,arch_db:base_cron_exclusion.ir_cron_view_form msgid "Mutually Exclusive Scheduled Actions" -msgstr "" +msgstr "Indbyrdes udelukkende planlagte handlinger" #. module: base_cron_exclusion #: model:ir.model,name:base_cron_exclusion.model_ir_cron msgid "Scheduled Actions" -msgstr "" +msgstr "Planlagte handlinger" #. module: base_cron_exclusion #. odoo-python #: code:addons/base_cron_exclusion/models/ir_cron.py:0 msgid "You can not mutually exclude a scheduled actions with itself." msgstr "" +"Du kan ikke gøre en planlagt handling indbyrdes udelukkende med sig selv." From aa581560a2dccd3d266dbfbaff8ecac8934ba989 Mon Sep 17 00:00:00 2001 From: Laura V Date: Thu, 9 Jul 2026 07:18:11 +0000 Subject: [PATCH 4/4] Translated using Weblate (Swedish) Currently translated at 100.0% (5 of 5 strings) Translation: server-tools-19.0/server-tools-19.0-base_cron_exclusion Translate-URL: https://translation.odoo-community.org/projects/server-tools-19-0/server-tools-19-0-base_cron_exclusion/sv/ --- base_cron_exclusion/i18n/sv.po | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/base_cron_exclusion/i18n/sv.po b/base_cron_exclusion/i18n/sv.po index ff25df8ccbf..7c8ef197938 100644 --- a/base_cron_exclusion/i18n/sv.po +++ b/base_cron_exclusion/i18n/sv.po @@ -6,37 +6,40 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 19.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2026-07-09 09:46+0000\n" +"Last-Translator: Laura V \n" "Language-Team: none\n" "Language: sv\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 5.15.2\n" #. module: base_cron_exclusion #: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__display_name msgid "Display Name" -msgstr "" +msgstr "Visningsnamn" #. module: base_cron_exclusion #: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__id msgid "ID" -msgstr "" +msgstr "ID" #. module: base_cron_exclusion #: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__mutually_exclusive_cron_ids #: model_terms:ir.ui.view,arch_db:base_cron_exclusion.ir_cron_view_form msgid "Mutually Exclusive Scheduled Actions" -msgstr "" +msgstr "Ömsesidigt uteslutande schemalagda åtgärder" #. module: base_cron_exclusion #: model:ir.model,name:base_cron_exclusion.model_ir_cron msgid "Scheduled Actions" -msgstr "" +msgstr "Schemalagda åtgärder" #. module: base_cron_exclusion #. odoo-python #: code:addons/base_cron_exclusion/models/ir_cron.py:0 msgid "You can not mutually exclude a scheduled actions with itself." msgstr "" +"Du kan inte göra en schemalagd åtgärd ömsesidigt uteslutande med sig själv."