diff --git a/base_partition/i18n/da.po b/base_partition/i18n/da.po new file mode 100644 index 00000000000..644f006b3fd --- /dev/null +++ b/base_partition/i18n/da.po @@ -0,0 +1,32 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_partition +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 19.0\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2026-07-06 16: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_partition +#: model:ir.model,name:base_partition.model_base +msgid "Base" +msgstr "Basis" + +#. module: base_partition +#. odoo-python +#: code:addons/base_partition/models/models.py:0 +msgid "" +"Either set up a '_default_batch_size' on the model or provide a batch_size " +"parameter." +msgstr "" +"Konfigurér enten en '_default_batch_size' på modellen eller angiv en " +"batch_size-parameter." diff --git a/base_partition/i18n/sv.po b/base_partition/i18n/sv.po new file mode 100644 index 00000000000..9cc6f19c80b --- /dev/null +++ b/base_partition/i18n/sv.po @@ -0,0 +1,32 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_partition +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 19.0\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2026-07-06 16: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_partition +#: model:ir.model,name:base_partition.model_base +msgid "Base" +msgstr "Bas" + +#. module: base_partition +#. odoo-python +#: code:addons/base_partition/models/models.py:0 +msgid "" +"Either set up a '_default_batch_size' on the model or provide a batch_size " +"parameter." +msgstr "" +"Konfigurera antingen en '_default_batch_size' på modellen eller ange en " +"batch_size-parameter."