76 lines
2.9 KiB
Plaintext
76 lines
2.9 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * product_extended
|
||
#
|
||
# Translators:
|
||
# 敬雲 林 <chingyun@yuanchih-consult.com>, 2018
|
||
# Martin Trigaux, 2018
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 10.0c\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2016-09-07 08:57+0000\n"
|
||
"PO-Revision-Date: 2016-09-07 08:57+0000\n"
|
||
"Last-Translator: Martin Trigaux, 2018\n"
|
||
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/odoo/teams/41243/zh_TW/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: zh_TW\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#. module: product_extended
|
||
#: model:ir.model.fields,field_description:product_extended.field_product_product_available_in_pos
|
||
msgid "Available in the Point of Sale"
|
||
msgstr "可用於POS銷售"
|
||
|
||
#. module: product_extended
|
||
#: model:ir.model.fields,help:product_extended.field_product_product_to_weight
|
||
msgid ""
|
||
"Check if the product should be weighted using the hardware scale integration"
|
||
msgstr "請檢查此商品是否需要使用秤重器來稱重"
|
||
|
||
#. module: product_extended
|
||
#: model:ir.model.fields,help:product_extended.field_product_product_available_in_pos
|
||
msgid "Check if you want this product to appear in the Point of Sale"
|
||
msgstr "如果您想這個產品適用於POS,勾選此項"
|
||
|
||
#. module: product_extended
|
||
#: model:ir.ui.view,arch_db:product_extended.product_product_ext_form_view2
|
||
#: model:ir.ui.view,arch_db:product_extended.product_product_view_form_normal_inherit_extended
|
||
msgid "Compute from BOM"
|
||
msgstr "從BOM計算"
|
||
|
||
#. module: product_extended
|
||
#: model:ir.ui.view,arch_db:product_extended.product_product_ext_form_view2
|
||
#: model:ir.ui.view,arch_db:product_extended.product_product_view_form_normal_inherit_extended
|
||
msgid ""
|
||
"Compute the price of the product using products and operations of related "
|
||
"bill of materials, for manufactured products only."
|
||
msgstr "使用相關物料清單BOM的產品和操作計算產品的價格(僅使用於製造產品)。"
|
||
|
||
#. module: product_extended
|
||
#: model:ir.model.fields,field_description:product_extended.field_product_product_pos_categ_id
|
||
msgid "Point of Sale Category"
|
||
msgstr "POS類別"
|
||
|
||
#. module: product_extended
|
||
#: model:ir.model,name:product_extended.model_product_product
|
||
msgid "Product"
|
||
msgstr "產品"
|
||
|
||
#. module: product_extended
|
||
#: model:ir.model,name:product_extended.model_product_template
|
||
msgid "Product Template"
|
||
msgstr "產品模板"
|
||
|
||
#. module: product_extended
|
||
#: model:ir.model.fields,help:product_extended.field_product_product_pos_categ_id
|
||
msgid "Those categories are used to group similar products for point of sale."
|
||
msgstr "這些類別用於為POS中類似產品進行分組。"
|
||
|
||
#. module: product_extended
|
||
#: model:ir.model.fields,field_description:product_extended.field_product_product_to_weight
|
||
msgid "To Weigh With Scale"
|
||
msgstr "用秤重器來稱重"
|