# Translation of Odoo Server. # This file contains the translation of the following modules: # * mrp_byproduct # # Translators: msgid "" msgstr "" "Project-Id-Version: Odoo 9.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-08-18 14:07+0000\n" "PO-Revision-Date: 2015-08-25 10:19+0000\n" "Last-Translator: <>\n" "Language-Team: Malayalam (India) (http://www.transifex.com/odoo/odoo-9/" "language/ml_IN/)\n" "Language: ml_IN\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" #. module: mrp_byproduct #: model:ir.model,name:mrp_byproduct.model_mrp_bom msgid "Bill of Material" msgstr "" #. module: mrp_byproduct #: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_bom_id msgid "BoM" msgstr "" #. module: mrp_byproduct #: model:ir.model,name:mrp_byproduct.model_mrp_subproduct msgid "Byproduct" msgstr "" #. module: mrp_byproduct #: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_bom_sub_products #: model:ir.ui.view,arch_db:mrp_byproduct.mrp_subproduct_view msgid "Byproducts" msgstr "" #. module: mrp_byproduct #: model:ir.model,name:mrp_byproduct.model_change_production_qty msgid "Change Quantity of Products" msgstr "" #. module: mrp_byproduct #: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_create_uid msgid "Created by" msgstr "രൂപപ്പെടുത്തിയത്" #. module: mrp_byproduct #: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_create_date msgid "Created on" msgstr "നിർമിച്ച ദിവസം" #. module: mrp_byproduct #: model:ir.model.fields,help:mrp_byproduct.field_mrp_subproduct_subproduct_type msgid "" "Define how the quantity of byproducts will be set on the production orders " "using this BoM. 'Fixed' depicts a situation where the quantity of created " "byproduct is always equal to the quantity set on the BoM, regardless of how " "many are created in the production order. By opposition, 'Variable' means " "that the quantity will be computed as '(quantity of byproduct set on the " "BoM / quantity of manufactured product set on the BoM * quantity of " "manufactured product in the production order.)'" msgstr "" #. module: mrp_byproduct #: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_display_name msgid "Display Name" msgstr "" #. module: mrp_byproduct #: selection:mrp.subproduct,subproduct_type:0 msgid "Fixed" msgstr "" #. module: mrp_byproduct #: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_id msgid "ID" msgstr "ID" #. module: mrp_byproduct #: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct___last_update msgid "Last Modified on" msgstr "" #. module: mrp_byproduct #: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_write_uid msgid "Last Updated by" msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്തത്" #. module: mrp_byproduct #: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_write_date msgid "Last Updated on" msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്ത ദിവസം" #. module: mrp_byproduct #: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_product_id msgid "Product" msgstr "" #. module: mrp_byproduct #: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_product_qty msgid "Product Qty" msgstr "" #. module: mrp_byproduct #: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_product_uom msgid "Product Unit of Measure" msgstr "" #. module: mrp_byproduct #: model:ir.model,name:mrp_byproduct.model_mrp_production msgid "Production" msgstr "" #. module: mrp_byproduct #: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_subproduct_type msgid "Quantity Type" msgstr "" #. module: mrp_byproduct #: code:addons/mrp_byproduct/mrp_byproduct.py:45 #, python-format msgid "" "The Product Unit of Measure you chose has a different category than in the " "product form." msgstr "" #. module: mrp_byproduct #: selection:mrp.subproduct,subproduct_type:0 msgid "Variable" msgstr "" #. module: mrp_byproduct #: code:addons/mrp_byproduct/mrp_byproduct.py:45 #, python-format msgid "Warning" msgstr ""