# Translation of Odoo Server. # This file contains the translation of the following modules: # * sale_product_set # # Translators: # OCA Transbot , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-05-13 01:19+0000\n" "PO-Revision-Date: 2019-09-01 11:23+0000\n" "Last-Translator: 黎伟杰 <674416404@qq.com>\n" "Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/" "zh_CN/)\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 3.8\n" #. module: sale_product_set #: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view msgid "Add a line" msgstr "" #. module: sale_product_set #: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view msgid "Add a note" msgstr "" #. module: sale_product_set #: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view msgid "Add a section" msgstr "" #. module: sale_product_set #: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view #: model_terms:ir.ui.view,arch_db:sale_product_set.view_order_stock_form msgid "Add set" msgstr "添加集合" #. module: sale_product_set #: model:ir.actions.act_window,name:sale_product_set.act_open_wizard_product_set_add_from_order msgid "Add set in sale order" msgstr "在销售订单中添加集合" #. module: sale_product_set #: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view msgid "Add set in sale order line" msgstr "在销售订单行中添加集合" #. module: sale_product_set #: model:ir.actions.act_window,name:sale_product_set.act_open_wizard_product_set_add_from_set msgid "Add set to sale order" msgstr "" #. module: sale_product_set #: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view msgid "Cancel" msgstr "取消" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__create_uid msgid "Created by" msgstr "创建者" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__create_date msgid "Created on" msgstr "创建时间" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__partner_id msgid "Customer" msgstr "" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_product_set_line__discount msgid "Discount (%)" msgstr "折扣(%)" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__display_name msgid "Display Name" msgstr "显示名称" #. module: sale_product_set #: model:ir.model.fields,help:sale_product_set.field_sale_product_set_wizard__skip_existing_products msgid "" "Enable this to not add new lines for products already included in SO lines." msgstr "" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__id msgid "ID" msgstr "ID" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__write_uid msgid "Last Updated by" msgstr "最后更新者" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__write_date msgid "Last Updated on" msgstr "最后更新时间" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__product_set_id #: model:ir.ui.menu,name:sale_product_set.menu_product_set_config msgid "Product set" msgstr "产品集合" #. module: sale_product_set #: model:ir.model,name:sale_product_set.model_product_set_line #: model:ir.ui.menu,name:sale_product_set.menu_product_set_line_config msgid "Product set line" msgstr "产品集合行" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__product_set_line_ids msgid "Product set lines" msgstr "产品集合行" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__quantity msgid "Quantity" msgstr "数量" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__order_id msgid "Sale Order" msgstr "" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__skip_existing_products msgid "Skip Existing Products" msgstr "" #. module: sale_product_set #: model:ir.model,name:sale_product_set.model_sale_product_set_wizard msgid "Wizard model to add product set into a quotation" msgstr "向导模型将产品集合添加到报价中" #. module: sale_product_set #. odoo-python #: code:addons/sale_product_set/wizard/sale_product_set_wizard.py:0 #, python-format msgid "You can use a sale order assigned only to following partner(s): {}" msgstr "" #~ msgid "Last Modified on" #~ msgstr "最后修改时间" #~ msgid "Active" #~ msgstr "有效" #~ msgid "Company" #~ msgstr "公司" #~ msgid "Internal Reference" #~ msgstr "内部参考" #~ msgid "Name" #~ msgstr "名称" #~ msgid "Product" #~ msgstr "产品" #~ msgid "Product set internal reference" #~ msgstr "产品集合内部参考" #~ msgid "Product set name" #~ msgstr "产品集合名称" #~ msgid "Products" #~ msgstr "产品" #~ msgid "Sequence" #~ msgstr "序列" #~ msgid "Set" #~ msgstr "集合"