# 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 \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参数。"