diff --git a/stock_mts_mto_rule/i18n/cs_CZ.po b/stock_mts_mto_rule/i18n/cs_CZ.po new file mode 100644 index 000000000..4322ba4f3 --- /dev/null +++ b/stock_mts_mto_rule/i18n/cs_CZ.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_mts_mto_rule +# +# Translators: +# Lukáš Spurný , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-27 11:37+0000\n" +"PO-Revision-Date: 2018-02-27 11:37+0000\n" +"Last-Translator: Lukáš Spurný , 2018\n" +"Language-Team: Czech (Czech Republic) (https://www.transifex.com/oca/teams/23907/cs_CZ/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:36 +#, python-format +msgid "Can't find MTO Rule on the warehouse" +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:43 +#, python-format +msgid "Can't find MTS Rule on the warehouse" +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:32 +#, python-format +msgid "Can't find any generic MTS+MTO route." +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/rule.py:18 +#, python-format +msgid "Choose between MTS and MTO" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_warehouse_mto_mts_management +msgid "" +"If this new route is selected on product form view, a purchase order will be" +" created only if the virtual stock is less than 0 else, the product will be " +"taken from stocks" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_rule_mto_rule_id +msgid "MTO Rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse_mts_mto_rule_id +msgid "MTO+MTS rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_rule_mts_rule_id +msgid "MTS Rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:143 +#, python-format +msgid "MTS+MTO" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:stock.location.route,name:stock_mts_mto_rule.route_mto_mts +msgid "Make To Order + Make To Stock" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_order_mts_mto_procurement_id +msgid "Mto+Mts Procurement" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model,name:stock_mts_mto_rule.model_procurement_order +msgid "Procurement" +msgstr "Zakázka" + +#. module: stock_mts_mto_rule +#: model:ir.model,name:stock_mts_mto_rule.model_procurement_rule +msgid "Procurement Rule" +msgstr "Pravidlo zadávání zakázek" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_order_mts_mto_procurement_ids +msgid "Procurements" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse_mto_mts_management +msgid "Use MTO+MTS rules" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse +msgid "Warehouse" +msgstr "" diff --git a/stock_mts_mto_rule/i18n/de.po b/stock_mts_mto_rule/i18n/de.po index 32c2eb0c4..2e2811c7d 100644 --- a/stock_mts_mto_rule/i18n/de.po +++ b/stock_mts_mto_rule/i18n/de.po @@ -3,14 +3,14 @@ # * stock_mts_mto_rule # # Translators: -# OCA Transbot , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-31 08:35+0000\n" -"PO-Revision-Date: 2017-03-31 08:35+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2017-11-30 03:53+0000\n" +"PO-Revision-Date: 2017-11-30 03:53+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -107,4 +107,4 @@ msgstr "Verwende MTO+MTS-Regeln" #. module: stock_mts_mto_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse msgid "Warehouse" -msgstr "Warenlager" +msgstr "Lager" diff --git a/stock_mts_mto_rule/i18n/es.po b/stock_mts_mto_rule/i18n/es.po index 1eb850dc8..d43b71ff1 100644 --- a/stock_mts_mto_rule/i18n/es.po +++ b/stock_mts_mto_rule/i18n/es.po @@ -3,14 +3,15 @@ # * stock_mts_mto_rule # # Translators: -# OCA Transbot , 2016 +# OCA Transbot , 2017 +# Pedro M. Baeza , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-26 03:39+0000\n" -"PO-Revision-Date: 2016-11-26 03:39+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2017-11-30 03:53+0000\n" +"PO-Revision-Date: 2017-11-30 03:53+0000\n" +"Last-Translator: Pedro M. Baeza , 2017\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,25 +23,27 @@ msgstr "" #: code:addons/stock_mts_mto_rule/model/warehouse.py:36 #, python-format msgid "Can't find MTO Rule on the warehouse" -msgstr "" +msgstr "No se puede encontrar un regla \"bajo pedido\" en el almacén" #. module: stock_mts_mto_rule #: code:addons/stock_mts_mto_rule/model/warehouse.py:43 #, python-format msgid "Can't find MTS Rule on the warehouse" -msgstr "" +msgstr "No se puede encontrar una regla \"bajo existencias\" en el almacén" #. module: stock_mts_mto_rule #: code:addons/stock_mts_mto_rule/model/warehouse.py:32 #, python-format msgid "Can't find any generic MTS+MTO route." msgstr "" +"No se puede encontrar una regla genérica MTS+MTO - \"bajo existencias+bajo " +"pedido\"." #. module: stock_mts_mto_rule #: code:addons/stock_mts_mto_rule/model/rule.py:18 #, python-format msgid "Choose between MTS and MTO" -msgstr "" +msgstr "Escoja entre \"bajo existencias\" o \"bajo pedido\"" #. module: stock_mts_mto_rule #: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_warehouse_mto_mts_management @@ -49,37 +52,40 @@ msgid "" " created only if the virtual stock is less than 0 else, the product will be " "taken from stocks" msgstr "" +"Si se selecciona esta nueva ruta en la vista formulario de producto, se " +"creará un pedido de compra sólo si la cantidad virtual es menor de 0. Si no," +" se cogerá el producto desde existencias." #. module: stock_mts_mto_rule #: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_rule_mto_rule_id msgid "MTO Rule" -msgstr "" +msgstr "Regla \"bajo pedido\"" #. module: stock_mts_mto_rule #: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse_mts_mto_rule_id msgid "MTO+MTS rule" -msgstr "" +msgstr "Regla MTO+MTS" #. module: stock_mts_mto_rule #: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_rule_mts_rule_id msgid "MTS Rule" -msgstr "" +msgstr "Regla \"bajo existencias\"" #. module: stock_mts_mto_rule -#: code:addons/stock_mts_mto_rule/model/warehouse.py:142 +#: code:addons/stock_mts_mto_rule/model/warehouse.py:143 #, python-format msgid "MTS+MTO" -msgstr "" +msgstr "MTS+MTO" #. module: stock_mts_mto_rule #: model:stock.location.route,name:stock_mts_mto_rule.route_mto_mts msgid "Make To Order + Make To Stock" -msgstr "" +msgstr "Bajo pedido + bajo existencias" #. module: stock_mts_mto_rule #: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_order_mts_mto_procurement_id msgid "Mto+Mts Procurement" -msgstr "" +msgstr "Abastecimiento MTO+MTS" #. module: stock_mts_mto_rule #: model:ir.model,name:stock_mts_mto_rule.model_procurement_order @@ -99,7 +105,7 @@ msgstr "Abastecimientos" #. module: stock_mts_mto_rule #: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse_mto_mts_management msgid "Use MTO+MTS rules" -msgstr "" +msgstr "Usar reglas MTO+MTS" #. module: stock_mts_mto_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse diff --git a/stock_mts_mto_rule/i18n/fr.po b/stock_mts_mto_rule/i18n/fr.po index 3f396970d..ba90b96a4 100644 --- a/stock_mts_mto_rule/i18n/fr.po +++ b/stock_mts_mto_rule/i18n/fr.po @@ -3,14 +3,15 @@ # * stock_mts_mto_rule # # Translators: -# OCA Transbot , 2016 +# OCA Transbot , 2017 +# Quentin THEURET , 2018 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-28 02:58+0000\n" -"PO-Revision-Date: 2017-07-28 02:58+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2018-02-27 11:37+0000\n" +"PO-Revision-Date: 2018-02-27 11:37+0000\n" +"Last-Translator: Quentin THEURET , 2018\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -103,7 +104,7 @@ msgstr "Règle d'approvisionnement" #. module: stock_mts_mto_rule #: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_order_mts_mto_procurement_ids msgid "Procurements" -msgstr "" +msgstr "Approvisionnements" #. module: stock_mts_mto_rule #: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse_mto_mts_management diff --git a/stock_mts_mto_rule/i18n/hr.po b/stock_mts_mto_rule/i18n/hr.po index 67a37da81..9a92b84c2 100644 --- a/stock_mts_mto_rule/i18n/hr.po +++ b/stock_mts_mto_rule/i18n/hr.po @@ -4,13 +4,14 @@ # # Translators: # OCA Transbot , 2017 +# Bole , 2018 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-28 02:58+0000\n" -"PO-Revision-Date: 2017-07-28 02:58+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2018-02-27 11:37+0000\n" +"PO-Revision-Date: 2018-02-27 11:37+0000\n" +"Last-Translator: Bole , 2018\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,25 +23,25 @@ msgstr "" #: code:addons/stock_mts_mto_rule/model/warehouse.py:36 #, python-format msgid "Can't find MTO Rule on the warehouse" -msgstr "" +msgstr "Nemogu naći MTO pravilo na skladištu" #. module: stock_mts_mto_rule #: code:addons/stock_mts_mto_rule/model/warehouse.py:43 #, python-format msgid "Can't find MTS Rule on the warehouse" -msgstr "" +msgstr "Nemogu naći MTO pravilo na skladištu" #. module: stock_mts_mto_rule #: code:addons/stock_mts_mto_rule/model/warehouse.py:32 #, python-format msgid "Can't find any generic MTS+MTO route." -msgstr "" +msgstr "Nemogu naći nijedno generičko MTO+MTS pravilo." #. module: stock_mts_mto_rule #: code:addons/stock_mts_mto_rule/model/rule.py:18 #, python-format msgid "Choose between MTS and MTO" -msgstr "" +msgstr "Izaberite između MTO i MTS pravila" #. module: stock_mts_mto_rule #: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_warehouse_mto_mts_management @@ -53,33 +54,33 @@ msgstr "" #. module: stock_mts_mto_rule #: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_rule_mto_rule_id msgid "MTO Rule" -msgstr "" +msgstr "MTO pravilo" #. module: stock_mts_mto_rule #: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse_mts_mto_rule_id msgid "MTO+MTS rule" -msgstr "" +msgstr "MTO+MTS pravilo" #. module: stock_mts_mto_rule #: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_rule_mts_rule_id msgid "MTS Rule" -msgstr "" +msgstr "MTS pravilo" #. module: stock_mts_mto_rule #: code:addons/stock_mts_mto_rule/model/warehouse.py:143 #, python-format msgid "MTS+MTO" -msgstr "" +msgstr "MTS+MTO" #. module: stock_mts_mto_rule #: model:stock.location.route,name:stock_mts_mto_rule.route_mto_mts msgid "Make To Order + Make To Stock" -msgstr "" +msgstr "Make To Order + Make To Stock" #. module: stock_mts_mto_rule #: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_order_mts_mto_procurement_id msgid "Mto+Mts Procurement" -msgstr "" +msgstr "Mto+Mts Nabava" #. module: stock_mts_mto_rule #: model:ir.model,name:stock_mts_mto_rule.model_procurement_order @@ -89,19 +90,19 @@ msgstr "Nabava" #. module: stock_mts_mto_rule #: model:ir.model,name:stock_mts_mto_rule.model_procurement_rule msgid "Procurement Rule" -msgstr "" +msgstr "Pavilo nabave" #. module: stock_mts_mto_rule #: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_order_mts_mto_procurement_ids msgid "Procurements" -msgstr "" +msgstr "Nabave" #. module: stock_mts_mto_rule #: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse_mto_mts_management msgid "Use MTO+MTS rules" -msgstr "" +msgstr "Koristi MTO+MTS pravila" #. module: stock_mts_mto_rule #: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse msgid "Warehouse" -msgstr "" +msgstr "Skladište" diff --git a/stock_mts_mto_rule/i18n/pt_PT.po b/stock_mts_mto_rule/i18n/pt_PT.po new file mode 100644 index 000000000..7261608fb --- /dev/null +++ b/stock_mts_mto_rule/i18n/pt_PT.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_mts_mto_rule +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-27 11:37+0000\n" +"PO-Revision-Date: 2018-02-27 11:37+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/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: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:36 +#, python-format +msgid "Can't find MTO Rule on the warehouse" +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:43 +#, python-format +msgid "Can't find MTS Rule on the warehouse" +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:32 +#, python-format +msgid "Can't find any generic MTS+MTO route." +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/rule.py:18 +#, python-format +msgid "Choose between MTS and MTO" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_warehouse_mto_mts_management +msgid "" +"If this new route is selected on product form view, a purchase order will be" +" created only if the virtual stock is less than 0 else, the product will be " +"taken from stocks" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_rule_mto_rule_id +msgid "MTO Rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse_mts_mto_rule_id +msgid "MTO+MTS rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_rule_mts_rule_id +msgid "MTS Rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:143 +#, python-format +msgid "MTS+MTO" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:stock.location.route,name:stock_mts_mto_rule.route_mto_mts +msgid "Make To Order + Make To Stock" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_order_mts_mto_procurement_id +msgid "Mto+Mts Procurement" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model,name:stock_mts_mto_rule.model_procurement_order +msgid "Procurement" +msgstr "Aquisições" + +#. module: stock_mts_mto_rule +#: model:ir.model,name:stock_mts_mto_rule.model_procurement_rule +msgid "Procurement Rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_order_mts_mto_procurement_ids +msgid "Procurements" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse_mto_mts_management +msgid "Use MTO+MTS rules" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse +msgid "Warehouse" +msgstr "" diff --git a/stock_mts_mto_rule/i18n/sk.po b/stock_mts_mto_rule/i18n/sk.po new file mode 100644 index 000000000..14b5447f5 --- /dev/null +++ b/stock_mts_mto_rule/i18n/sk.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_mts_mto_rule +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-27 11:37+0000\n" +"PO-Revision-Date: 2018-02-27 11:37+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/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: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:36 +#, python-format +msgid "Can't find MTO Rule on the warehouse" +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:43 +#, python-format +msgid "Can't find MTS Rule on the warehouse" +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:32 +#, python-format +msgid "Can't find any generic MTS+MTO route." +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/rule.py:18 +#, python-format +msgid "Choose between MTS and MTO" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_warehouse_mto_mts_management +msgid "" +"If this new route is selected on product form view, a purchase order will be" +" created only if the virtual stock is less than 0 else, the product will be " +"taken from stocks" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_rule_mto_rule_id +msgid "MTO Rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse_mts_mto_rule_id +msgid "MTO+MTS rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_rule_mts_rule_id +msgid "MTS Rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:143 +#, python-format +msgid "MTS+MTO" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:stock.location.route,name:stock_mts_mto_rule.route_mto_mts +msgid "Make To Order + Make To Stock" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_order_mts_mto_procurement_id +msgid "Mto+Mts Procurement" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model,name:stock_mts_mto_rule.model_procurement_order +msgid "Procurement" +msgstr "Obstarávanie" + +#. module: stock_mts_mto_rule +#: model:ir.model,name:stock_mts_mto_rule.model_procurement_rule +msgid "Procurement Rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_order_mts_mto_procurement_ids +msgid "Procurements" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse_mto_mts_management +msgid "Use MTO+MTS rules" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse +msgid "Warehouse" +msgstr "" diff --git a/stock_mts_mto_rule/i18n/tr_TR.po b/stock_mts_mto_rule/i18n/tr_TR.po new file mode 100644 index 000000000..876b122b5 --- /dev/null +++ b/stock_mts_mto_rule/i18n/tr_TR.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_mts_mto_rule +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-27 11:37+0000\n" +"PO-Revision-Date: 2018-02-27 11:37+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/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=2; plural=(n > 1);\n" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:36 +#, python-format +msgid "Can't find MTO Rule on the warehouse" +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:43 +#, python-format +msgid "Can't find MTS Rule on the warehouse" +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:32 +#, python-format +msgid "Can't find any generic MTS+MTO route." +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/rule.py:18 +#, python-format +msgid "Choose between MTS and MTO" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_warehouse_mto_mts_management +msgid "" +"If this new route is selected on product form view, a purchase order will be" +" created only if the virtual stock is less than 0 else, the product will be " +"taken from stocks" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_rule_mto_rule_id +msgid "MTO Rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse_mts_mto_rule_id +msgid "MTO+MTS rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_rule_mts_rule_id +msgid "MTS Rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: code:addons/stock_mts_mto_rule/model/warehouse.py:143 +#, python-format +msgid "MTS+MTO" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:stock.location.route,name:stock_mts_mto_rule.route_mto_mts +msgid "Make To Order + Make To Stock" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_order_mts_mto_procurement_id +msgid "Mto+Mts Procurement" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model,name:stock_mts_mto_rule.model_procurement_order +msgid "Procurement" +msgstr "Satın alma" + +#. module: stock_mts_mto_rule +#: model:ir.model,name:stock_mts_mto_rule.model_procurement_rule +msgid "Procurement Rule" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_procurement_order_mts_mto_procurement_ids +msgid "Procurements" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse_mto_mts_management +msgid "Use MTO+MTS rules" +msgstr "" + +#. module: stock_mts_mto_rule +#: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse +msgid "Warehouse" +msgstr ""