mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
59 lines
1.7 KiB
Plaintext
59 lines
1.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * product_quick_bom
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.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: product_quick_bom
|
|
#: model:ir.model,name:product_quick_bom.model_mrp_bom
|
|
msgid "Bill of Material"
|
|
msgstr ""
|
|
|
|
#. module: product_quick_bom
|
|
#: model:ir.model.fields,field_description:product_quick_bom.field_product_product_bom_line_ids
|
|
#: model:ir.model.fields,field_description:product_quick_bom.field_product_template_bom_line_ids
|
|
msgid "Bom Line"
|
|
msgstr ""
|
|
|
|
#. module: product_quick_bom
|
|
#: model:ir.ui.view,arch_db:product_quick_bom.product_template_form_view
|
|
msgid "Bom line"
|
|
msgstr ""
|
|
|
|
#. module: product_quick_bom
|
|
#: model:ir.model.fields,help:product_quick_bom.field_product_product_bom_line_ids
|
|
#: model:ir.model.fields,help:product_quick_bom.field_product_template_bom_line_ids
|
|
msgid "If your product is manufactured you can select here the component to produce them"
|
|
msgstr ""
|
|
|
|
#. module: product_quick_bom
|
|
#: model:ir.model.fields,field_description:product_quick_bom.field_mrp_bom_line_product_tmpl_id
|
|
msgid "Product"
|
|
msgstr ""
|
|
|
|
#. module: product_quick_bom
|
|
#: model:ir.model,name:product_quick_bom.model_product_template
|
|
msgid "Product Template"
|
|
msgstr ""
|
|
|
|
#. module: product_quick_bom
|
|
#: code:addons/product_quick_bom/models/bom.py:14
|
|
#, python-format
|
|
msgid "You can only have one Bom per product template"
|
|
msgstr ""
|
|
|
|
#. module: product_quick_bom
|
|
#: model:ir.model,name:product_quick_bom.model_mrp_bom_line
|
|
msgid "mrp.bom.line"
|
|
msgstr ""
|
|
|