From 5b206164e49817cc1a6ff5790a63e62acfc24546 Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Sun, 3 Jul 2016 02:03:13 -0400 Subject: [PATCH] OCA Transbot updated translations from Transifex --- mrp_bom_dismantling/i18n/en.po | 137 +++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 mrp_bom_dismantling/i18n/en.po diff --git a/mrp_bom_dismantling/i18n/en.po b/mrp_bom_dismantling/i18n/en.po new file mode 100644 index 000000000..499fe914b --- /dev/null +++ b/mrp_bom_dismantling/i18n/en.po @@ -0,0 +1,137 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mrp_bom_dismantling +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: manufacture (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-06-13 09:59+0000\n" +"PO-Revision-Date: 2016-06-13 09:59+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-manufacture-9-0/language/en/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: en\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mrp_bom_dismantling +#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom +msgid "Bill of Material" +msgstr "Bill of Material" + +#. module: mrp_bom_dismantling +#: model:ir.ui.view,arch_db:mrp_bom_dismantling.mrp_bom_form_view +msgid "Create Manufacturing Order" +msgstr "Create Manufacturing Order" + +#. module: mrp_bom_dismantling +#: model:ir.ui.view,arch_db:mrp_bom_dismantling.mrp_bom_form_view +msgid "Create dismantling BoM" +msgstr "Create dismantling BoM" + +#. module: mrp_bom_dismantling +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_create_uid +msgid "Created by" +msgstr "Created by" + +#. module: mrp_bom_dismantling +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_create_date +msgid "Created on" +msgstr "Created on" + +#. module: mrp_bom_dismantling +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_bom_dismantled_product_id +msgid "Dismantled product" +msgstr "Dismantled product" + +#. module: mrp_bom_dismantling +#: model:ir.actions.act_window,name:mrp_bom_dismantling.mrp_bom_dismantling_form_action +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_bom_dismantling +#: model:ir.ui.menu,name:mrp_bom_dismantling.menu_mrp_bom_dismantling +msgid "Dismantling" +msgstr "Dismantling" + +#. module: mrp_bom_dismantling +#: sql_constraint:mrp.bom:0 +msgid "Dismantling BoM should have a dismantled product." +msgstr "Dismantling BoM should have a dismantled product." + +#. module: mrp_bom_dismantling +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_display_name +msgid "Display Name" +msgstr "Display Name" + +#. module: mrp_bom_dismantling +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_id +msgid "ID" +msgstr "ID" + +#. module: mrp_bom_dismantling +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line___last_update +msgid "Last Modified on" +msgstr "Last Modified on" + +#. module: mrp_bom_dismantling +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_write_uid +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: mrp_bom_dismantling +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_write_date +msgid "Last Updated on" +msgstr "Last Updated on" + +#. module: mrp_bom_dismantling +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_lot_id +msgid "Lot" +msgstr "Lot" + +#. module: mrp_bom_dismantling +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_lot_required +msgid "Lot required" +msgstr "Lot required" + +#. module: mrp_bom_dismantling +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id +msgid "Move id" +msgstr "Move id" + +#. module: mrp_bom_dismantling +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_produce_id +msgid "Produce" +msgstr "Produce" + +#. module: mrp_bom_dismantling +#: model:ir.model,name:mrp_bom_dismantling.model_product_product +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_product_id +msgid "Product" +msgstr "Product" + +#. module: mrp_bom_dismantling +#: model:ir.model,name:mrp_bom_dismantling.model_mrp_product_produce +msgid "Product Produce" +msgstr "Product Produce" + +#. module: mrp_bom_dismantling +#: model:ir.model,name:mrp_bom_dismantling.model_product_template +msgid "Product Template" +msgstr "Product Template" + +#. module: mrp_bom_dismantling +#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produce_move_lot_ids +#: model:ir.ui.view,arch_db:mrp_bom_dismantling.view_mrp_product_produce_wizard +msgid "Products to produce lots" +msgstr "Products to produce lots" + +#. module: mrp_bom_dismantling +#: model:ir.model,name:mrp_bom_dismantling.model_stock_move +msgid "Stock Move" +msgstr "Stock Move" + +#. module: mrp_bom_dismantling +#: model:ir.model,name:mrp_bom_dismantling.model_mrp_product_produced_line +msgid "mrp.product.produced.line" +msgstr "mrp.product.produced.line"