Initial commit: Odoo 18.0-20251222 extra-addons
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_partition
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: base_partition
#: model:ir.model,name:base_partition.model_base
msgid "Base"
msgstr ""
#. 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 ""

32
base_partition/i18n/es.po Executable file
View File

@@ -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 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-12-07 18:34+0000\n"
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\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"
"X-Generator: Weblate 4.17\n"
#. module: base_partition
#: model:ir.model,name:base_partition.model_base
msgid "Base"
msgstr "Base"
#. 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 ""
"Configure un '_default_batch_size' en el modelo o proporcione un parámetro "
"de tamaño de lote."

32
base_partition/i18n/fr_BE.pot Executable file
View File

@@ -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 16.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 15:38+0000\n"
"PO-Revision-Date: 2023-04-24 15:38+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: base_partition
#: model:ir.model,name:base_partition.model_base
msgid "Base"
msgstr ""
#. module: base_partition
#. odoo-python
#: code:addons/base_partition/models/models.py:0
#, python-format
msgid ""
"Either set up a '_default_batch_size' on the model or provide a batch_size "
"parameter."
msgstr ""
"Définir '_default_batch_size' sur le modèle ou fournir une valeur de "
"batch_size en paramètre."

32
base_partition/i18n/it.po Executable file
View File

@@ -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 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-01-02 16:34+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n"
"Language: it\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 4.17\n"
#. module: base_partition
#: model:ir.model,name:base_partition.model_base
msgid "Base"
msgstr "Base"
#. 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 ""
"Impostare un '_default_batch_size' nel modello o frnire un parametro "
"batch_size."

31
base_partition/i18n/zh_CN.po Executable file
View File

@@ -0,0 +1,31 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_partition
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-06-16 17:40+0000\n"
"Last-Translator: xtanuiha <feihu.zhang@live.com>\n"
"Language-Team: none\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.17\n"
#. module: base_partition
#: model:ir.model,name:base_partition.model_base
msgid "Base"
msgstr "基础"
#. 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 ""
"要么在模型上设置一个'_default_batch_size'要么提供一个batch_size参数。"