[UPD] Update mrp_bom_dismantling.pot

This commit is contained in:
oca-travis
2018-06-18 12:16:08 +00:00
parent 4bd4642ff9
commit b841eb9d09
75 changed files with 2242 additions and 238 deletions

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-08-07 07:44+0000\n"
"PO-Revision-Date: 2016-09-09 12:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-manufacture-9-0/language/am/)\n"
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/am/)\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-25 14:57+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-manufacture-9-0/language/ar/)\n"
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
@@ -37,6 +39,13 @@ msgstr ""
msgid "Cancel"
msgstr "إلغاء"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +156,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +203,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-25 14:57+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/bg/)\n"
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Откажи"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-22 16:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/bs/)\n"
"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/bs/)\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bs\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
@@ -37,6 +39,13 @@ msgstr ""
msgid "Cancel"
msgstr "Otkaži"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +156,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +203,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-01-20 03:42+0000\n"
"PO-Revision-Date: 2017-01-17 19:17+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-manufacture-9-0/language/ca/)\n"
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/ca/)\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancel·la"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr "Moure l'estoc"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-02 04:00+0000\n"
"PO-Revision-Date: 2018-02-02 14:11+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/ca_ES/)\n"
"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/ca_ES/)\n"
"Language: ca_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-25 14:56+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Czech (http://www.transifex.com/oca/OCA-manufacture-9-0/language/cs/)\n"
"Language-Team: Czech (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Zrušit"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-22 14:08+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Danish (http://www.transifex.com/oca/OCA-manufacture-9-0/language/da/)\n"
"Language-Team: Danish (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Annuller"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
# Cyril Gaudin <cyril.gaudin@camptocamp.com>, 2016
# Rudolf Schnapka <rs@techno-flex.de>, 2017
@@ -12,11 +12,12 @@ msgstr ""
"POT-Creation-Date: 2017-02-11 04:18+0000\n"
"PO-Revision-Date: 2017-02-25 00:44+0000\n"
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-manufacture-9-0/language/de/)\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -39,6 +40,13 @@ msgstr "SL-ID"
msgid "Cancel"
msgstr "Abbrechen"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -149,6 +157,17 @@ msgstr "Los erforderlich"
msgid "Main BOM product will be set randomly"
msgstr "Haupt-SL-Produkt wird zufällig ausgewählt"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
#, fuzzy
msgid "Manufacturing Request"
msgstr "Fertigungsauftrag erstellen"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -186,6 +205,13 @@ msgstr "Produkte zur Losfertigung"
msgid "Stock Move"
msgstr "Lagerbuchung"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format
@@ -195,7 +221,8 @@ msgstr "Diese SL hat keine Komponenten"
#. module: mrp_bom_dismantling
#: selection:mrp.config.settings,dismantling_product_choice:0
msgid "User have to choose which component to set as main BOM product"
msgstr "Anwender muss über die in der SL verwendete Hauptkomponente entscheiden"
msgstr ""
"Anwender muss über die in der SL verwendete Hauptkomponente entscheiden"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom_dismantling_product_choice

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-04 04:26+0000\n"
"PO-Revision-Date: 2017-03-06 09:10+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/el_GR/)\n"
"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/el_GR/)\n"
"Language: el_GR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: el_GR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Άκυρο"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (Australia) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/en_AU/)\n"
"Language-Team: English (Australia) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/en_AU/)\n"
"Language: en_AU\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en_AU\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancel"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-22 16:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/en_GB/)\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/en_GB/)\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancel"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2018-01-06 03:53+0000\n"
"PO-Revision-Date: 2018-01-05 09:08+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (United States) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/en_US/)\n"
"Language-Team: English (United States) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/en_US/)\n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en_US\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -154,6 +155,11 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
@@ -196,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-17 03:22+0000\n"
"PO-Revision-Date: 2016-12-23 08:32+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-manufacture-9-0/language/es/)\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr "Movimiento de existencias"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-20 04:29+0000\n"
"PO-Revision-Date: 2017-05-30 00:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/es_AR/)\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/es_AR/)\n"
"Language: es_AR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr "Movimiento de stock"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/es_CL/)\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/es_CL/)\n"
"Language: es_CL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:22+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/es_CO/)\n"
"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/es_CO/)\n"
"Language: es_CO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/es_CR/)\n"
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/es_CR/)\n"
"Language: es_CR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/es_DO/)\n"
"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/"
"OCA-manufacture-9-0/language/es_DO/)\n"
"Language: es_DO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_DO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-25 14:56+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/es_EC/)\n"
"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/es_EC/)\n"
"Language: es_EC\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_EC\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-02-11 04:18+0000\n"
"PO-Revision-Date: 2017-02-16 15:55+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/es_ES/)\n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/es_ES/)\n"
"Language: es_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-03 03:20+0000\n"
"PO-Revision-Date: 2016-12-05 09:28+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/es_MX/)\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/es_MX/)\n"
"Language: es_MX\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr "Movimiento bursátil"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-10-11 09:50+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Peru) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/es_PE/)\n"
"Language-Team: Spanish (Peru) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/es_PE/)\n"
"Language: es_PE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_PE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:21+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Paraguay) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/es_PY/)\n"
"Language-Team: Spanish (Paraguay) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/es_PY/)\n"
"Language: es_PY\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_PY\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-25 14:56+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/es_VE/)\n"
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/es_VE/)\n"
"Language: es_VE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_VE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-25 14:57+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Estonian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/et/)\n"
"Language-Team: Estonian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/et/)\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Loobu"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-02-11 04:18+0000\n"
"PO-Revision-Date: 2017-02-23 15:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Basque (http://www.transifex.com/oca/OCA-manufacture-9-0/language/eu/)\n"
"Language-Team: Basque (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/eu/)\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Ezeztatu"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Persian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/fa/)\n"
"Language-Team: Persian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "لغو"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-17 03:22+0000\n"
"PO-Revision-Date: 2016-12-23 08:32+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-manufacture-9-0/language/fi/)\n"
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/fi/)\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Peruuta"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr "Varastosiirto"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-02-25 04:29+0000\n"
"PO-Revision-Date: 2017-02-25 18:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-manufacture-9-0/language/fr/)\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Annuler"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr "Mouvement de stock"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-01-07 04:20+0000\n"
"PO-Revision-Date: 2017-01-11 15:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/fr_CA/)\n"
"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/fr_CA/)\n"
"Language: fr_CA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_CA\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Annuler"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-11-29 14:12+0000\n"
"PO-Revision-Date: 2016-12-01 10:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/fr_CH/)\n"
"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/fr_CH/)\n"
"Language: fr_CH\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_CH\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Annuler"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:20+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: French (France) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/fr_FR/)\n"
"Language-Team: French (France) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/fr_FR/)\n"
"Language: fr_FR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_FR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Annuler"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-04 04:26+0000\n"
"PO-Revision-Date: 2017-03-06 09:10+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Galician (http://www.transifex.com/oca/OCA-manufacture-9-0/language/gl/)\n"
"Language-Team: Galician (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/gl/)\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-22 16:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Galician (Spain) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/gl_ES/)\n"
"Language-Team: Galician (Spain) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/gl_ES/)\n"
"Language: gl_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gl_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-manufacture-9-0/language/he/)\n"
"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/he/)\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "בטל"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Hindi (http://www.transifex.com/oca/OCA-manufacture-9-0/language/hi/)\n"
"Language-Team: Hindi (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/hi/)\n"
"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "रद्द"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
# Bole <bole@dajmi5.com>, 2016
msgid ""
@@ -11,12 +11,14 @@ msgstr ""
"POT-Creation-Date: 2016-09-17 23:00+0000\n"
"PO-Revision-Date: 2016-10-05 06:39+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>\n"
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/hr/)\n"
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/hr/)\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
@@ -38,6 +40,13 @@ msgstr "ID sastavnice"
msgid "Cancel"
msgstr "Odustani"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -148,6 +157,17 @@ msgstr "Lot obavezan"
msgid "Main BOM product will be set randomly"
msgstr "Glavna sastavnica će biti nasumično određena"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
#, fuzzy
msgid "Manufacturing Request"
msgstr "Kreiraj proizvodni nalog"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -185,6 +205,13 @@ msgstr "Proizvodi za proizvodne lotove"
msgid "Stock Move"
msgstr "Skladišni prenos"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format
@@ -194,7 +221,9 @@ msgstr "Ova sastavnica nema elemenata."
#. module: mrp_bom_dismantling
#: selection:mrp.config.settings,dismantling_product_choice:0
msgid "User have to choose which component to set as main BOM product"
msgstr "Korisnik mora odlučiti koju komponentu će postaviti kao glavni proizvod sastavnice."
msgstr ""
"Korisnik mora odlučiti koju komponentu će postaviti kao glavni proizvod "
"sastavnice."
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom_dismantling_product_choice

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2017-08-29 03:19+0000\n"
"PO-Revision-Date: 2017-08-28 13:17+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/hr_HR/)\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/hr_HR/)\n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr_HR\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
@@ -154,6 +156,11 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
@@ -196,6 +203,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-22 16:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/hu/)\n"
"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Mégsem"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:22+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/id/)\n"
"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Batalkan"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-17 03:22+0000\n"
"PO-Revision-Date: 2016-12-23 08:32+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Italian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/it/)\n"
"Language-Team: Italian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Annulla"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr "Movimento di magazzino"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-22 16:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Japanese (http://www.transifex.com/oca/OCA-manufacture-9-0/language/ja/)\n"
"Language-Team: Japanese (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/ja/)\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "キャンセル"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Korean (http://www.transifex.com/oca/OCA-manufacture-9-0/language/ko/)\n"
"Language-Team: Korean (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/ko/)\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "취소"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:22+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Lao (http://www.transifex.com/oca/OCA-manufacture-9-0/language/lo/)\n"
"Language-Team: Lao (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/lo/)\n"
"Language: lo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lo\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "ຍົກເລີອກ"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-25 14:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/lt/)\n"
"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/lt/)\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
@@ -37,6 +39,13 @@ msgstr ""
msgid "Cancel"
msgstr "Atšaukti"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +156,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +203,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:22+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/lt_LT/)\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/lt_LT/)\n"
"Language: lt_LT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt_LT\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
@@ -37,6 +39,13 @@ msgstr ""
msgid "Cancel"
msgstr "Atšaukti"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +156,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +203,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:22+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Latvian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/lv/)\n"
"Language-Team: Latvian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/lv/)\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lv\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"2);\n"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
@@ -37,6 +39,13 @@ msgstr ""
msgid "Cancel"
msgstr "Atcelt"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +156,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +203,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-22 16:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/mk/)\n"
"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/mk/)\n"
"Language: mk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Откажи"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-22 16:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/mn/)\n"
"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/mn/)\n"
"Language: mn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: mn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Цуцлах"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -0,0 +1,228 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\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: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
msgid "Bill of Material"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.ui.view,arch_db:mrp_bom_dismantling.view_mrp_config
msgid "Bill of Materials"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_bom_dismantling_product_choice_bom_id
msgid "Bom id"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.ui.view,arch_db:mrp_bom_dismantling.view_mrp_bom_dismantling_product_choice_wizard
msgid "Cancel"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Check this box to generate manufacturing request instead of generating manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
msgid "Choose main compoment"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_bom_dismantling_product_choice_component_id
msgid "Component id"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.ui.view,arch_db:mrp_bom_dismantling.view_mrp_bom_dismantling_product_choice_wizard
msgid "Confirm"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.ui.view,arch_db:mrp_bom_dismantling.mrp_bom_form_view
msgid "Create Manufacturing Order"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.ui.view,arch_db:mrp_bom_dismantling.mrp_bom_form_view
msgid "Create dismantling BoM"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_bom_dismantling_product_choice_create_uid
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_create_uid
msgid "Created by"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_bom_dismantling_product_choice_create_date
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_create_date
msgid "Created on"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_bom_dismantled_product_id
msgid "Dismantled product"
msgstr ""
#. 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 ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_config_settings_dismantling_product_choice
msgid "Dismantling BOM"
msgstr ""
#. module: mrp_bom_dismantling
#: sql_constraint:mrp.bom:0
msgid "Dismantling BoM should have a dismantled product."
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.ui.view,arch_db:mrp_bom_dismantling.view_mrp_bom_dismantling_product_choice_wizard
msgid "Dismantling product choice"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_bom_dismantling_product_choice_display_name
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_display_name
msgid "Display Name"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_bom_dismantling_product_choice_id
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_id
msgid "ID"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_bom_dismantling_product_choice___last_update
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line___last_update
msgid "Last Modified on"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_bom_dismantling_product_choice_write_uid
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_write_uid
msgid "Last Updated by"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_bom_dismantling_product_choice_write_date
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_write_date
msgid "Last Updated on"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_lot_id
msgid "Lot"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_lot_required
msgid "Lot required"
msgstr ""
#. module: mrp_bom_dismantling
#: selection:mrp.config.settings,dismantling_product_choice:0
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_produce_id
msgid "Produce"
msgstr ""
#. 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 ""
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_product_produce
msgid "Product Produce"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_product_template
msgid "Product Template"
msgstr ""
#. 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 ""
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_stock_move
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "These manufacturing locations will create procurements when there is no stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format
msgid "This BoM does not have components."
msgstr ""
#. module: mrp_bom_dismantling
#: selection:mrp.config.settings,dismantling_product_choice:0
msgid "User have to choose which component to set as main BOM product"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom_dismantling_product_choice
msgid "mrp.bom.dismantling_product_choice"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_config_settings
msgid "mrp.config.settings"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_product_produced_line
msgid "mrp.product.produced.line"
msgstr ""

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-22 16:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-manufacture-9-0/language/nb/)\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/nb/)\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Avbryt"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/nb_NO/)\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/nb_NO/)\n"
"Language: nb_NO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nb_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Lukk"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-04 04:26+0000\n"
"PO-Revision-Date: 2017-03-06 09:10+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-manufacture-9-0/language/nl/)\n"
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/nl/)\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Annuleren"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-25 14:55+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/nl_BE/)\n"
"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/nl_BE/)\n"
"Language: nl_BE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_BE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Annuleren"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-29 03:19+0000\n"
"PO-Revision-Date: 2017-08-29 08:01+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/nl_NL/)\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -154,6 +155,11 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
@@ -196,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-25 14:55+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Polish (http://www.transifex.com/oca/OCA-manufacture-9-0/language/pl/)\n"
"Language-Team: Polish (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
@@ -37,6 +39,13 @@ msgstr ""
msgid "Cancel"
msgstr "Anuluj"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +156,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +203,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-01-07 04:20+0000\n"
"PO-Revision-Date: 2017-01-13 09:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-manufacture-9-0/language/pt/)\n"
"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr "Movimento Stock"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
# Claudio Araujo Santos <claudioaraujosantos@gmail.com>, 2016
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-17 03:22+0000\n"
"PO-Revision-Date: 2016-12-23 08:31+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/pt_BR/)\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: mrp_bom_dismantling
@@ -38,6 +39,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -148,6 +156,17 @@ msgstr "Lote requerido"
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
#, fuzzy
msgid "Manufacturing Request"
msgstr "Criar ordem de produção"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -185,6 +204,13 @@ msgstr "Produtos para produzir lotes"
msgid "Stock Move"
msgstr "Mover estoque"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-25 14:55+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/pt_PT/)\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/pt_PT/)\n"
"Language: pt_PT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_PT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Cancelar"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2017-08-29 03:19+0000\n"
"PO-Revision-Date: 2017-08-28 13:17+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/ro/)\n"
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/ro/)\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
@@ -154,6 +156,11 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
@@ -196,6 +203,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,15 @@ msgstr ""
"POT-Creation-Date: 2017-05-01 20:26+0000\n"
"PO-Revision-Date: 2017-05-11 14:11+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Russian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/ru/)\n"
"Language-Team: Russian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
@@ -37,6 +40,13 @@ msgstr ""
msgid "Cancel"
msgstr "Отменена"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +157,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +204,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-10-02 09:51+0000\n"
"PO-Revision-Date: 2017-10-16 18:32+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Slovak (http://www.transifex.com/oca/OCA-manufacture-9-0/language/sk/)\n"
"Language-Team: Slovak (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/sk/)\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: mrp_bom_dismantling
@@ -154,6 +155,11 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
@@ -196,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2017-02-04 04:19+0000\n"
"PO-Revision-Date: 2017-02-10 21:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/sl/)\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/sl/)\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
@@ -37,6 +39,13 @@ msgstr ""
msgid "Cancel"
msgstr "Preklic"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +156,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +203,13 @@ msgstr ""
msgid "Stock Move"
msgstr "Premik zaloge"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Serbian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/sr/)\n"
"Language-Team: Serbian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/sr/)\n"
"Language: sr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sr\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
@@ -37,6 +39,13 @@ msgstr ""
msgid "Cancel"
msgstr "Otkaži"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +156,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +203,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-22 16:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/sr@latin/)\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/sr@latin/)\n"
"Language: sr@latin\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sr@latin\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
@@ -37,6 +39,13 @@ msgstr ""
msgid "Cancel"
msgstr "Otkaži"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +156,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +203,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-22 16:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Swedish (http://www.transifex.com/oca/OCA-manufacture-9-0/language/sv/)\n"
"Language-Team: Swedish (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/sv/)\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Avbryt"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-25 14:55+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Thai (http://www.transifex.com/oca/OCA-manufacture-9-0/language/th/)\n"
"Language-Team: Thai (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/th/)\n"
"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: th\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "ยกเลิก"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-01-07 04:20+0000\n"
"PO-Revision-Date: 2017-01-13 09:22+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-manufacture-9-0/language/tr/)\n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/tr/)\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Vazgeç"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr "Stok Taşı"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-12-31 05:27+0000\n"
"PO-Revision-Date: 2017-01-04 14:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/tr_TR/)\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/tr_TR/)\n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "İptal et"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr "Stok hareketi"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,12 +10,14 @@ msgstr ""
"POT-Creation-Date: 2016-12-24 03:23+0000\n"
"PO-Revision-Date: 2016-12-27 08:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-manufacture-9-0/language/uk/)\n"
"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/uk/)\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: uk\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: mrp_bom_dismantling
#: model:ir.model,name:mrp_bom_dismantling.model_mrp_bom
@@ -37,6 +39,13 @@ msgstr ""
msgid "Cancel"
msgstr "Скасувати"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +156,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +203,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-25 14:55+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-manufacture-9-0/language/vi/)\n"
"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/vi/)\n"
"Language: vi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "Hủy bỏ"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2017-08-29 03:19+0000\n"
"PO-Revision-Date: 2017-08-28 13:17+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/vi_VN/)\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: mrp_bom_dismantling
@@ -154,6 +155,11 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
@@ -196,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
# Jeffery Chenn <jeffery9@gmail.com>, 2016
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2016-09-17 23:00+0000\n"
"PO-Revision-Date: 2016-10-04 09:42+0000\n"
"Last-Translator: Jeffery Chenn <jeffery9@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/zh_CN/)\n"
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: mrp_bom_dismantling
@@ -38,6 +39,13 @@ msgstr ""
msgid "Cancel"
msgstr "取消"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -148,6 +156,17 @@ msgstr "批次必须"
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
#, fuzzy
msgid "Manufacturing Request"
msgstr "创建制造订单"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -185,6 +204,13 @@ msgstr ""
msgid "Stock Move"
msgstr "库存移动"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_dismantling
#
#
# Translators:
msgid ""
msgstr ""
@@ -10,11 +10,12 @@ msgstr ""
"POT-Creation-Date: 2016-10-14 09:40+0000\n"
"PO-Revision-Date: 2016-11-22 16:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/zh_TW/)\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-"
"manufacture-9-0/language/zh_TW/)\n"
"Language: 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: mrp_bom_dismantling
@@ -37,6 +38,13 @@ msgstr ""
msgid "Cancel"
msgstr "刪除"
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid ""
"Check this box to generate manufacturing request instead of generating "
"manufacturing orders from procurement."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/models/mrp_bom.py:49
#, python-format
@@ -147,6 +155,16 @@ msgstr ""
msgid "Main BOM product will be set randomly"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid "Manufacturing MTO/MTS Locations"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_product_product_mrp_production_request
msgid "Manufacturing Request"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,field_description:mrp_bom_dismantling.field_mrp_product_produced_line_move_id
msgid "Move id"
@@ -184,6 +202,13 @@ msgstr ""
msgid "Stock Move"
msgstr ""
#. module: mrp_bom_dismantling
#: model:ir.model.fields,help:mrp_bom_dismantling.field_product_product_mrp_mts_mto_location_ids
msgid ""
"These manufacturing locations will create procurements when there is no "
"stock availale in the source location."
msgstr ""
#. module: mrp_bom_dismantling
#: code:addons/mrp_bom_dismantling/wizards/dismantling_product_choice.py:34
#, python-format