diff --git a/stock_available/i18n/el_GR.po b/stock_available/i18n/el_GR.po new file mode 100644 index 000000000..d45df037d --- /dev/null +++ b/stock_available/i18n/el_GR.po @@ -0,0 +1,128 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-06 09:10+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available +#: model:ir.ui.view,arch_db:stock_available.product_normal_form_view +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_form +msgid "Available" +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.product_normal_form_view +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_form +msgid "Potential" +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_kanban +msgid "Available to Promise:" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_product_product_immediately_usable_qty +#: model:ir.model.fields,field_description:stock_available.field_product_template_immediately_usable_qty +msgid "Available to promise" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_stock_available_mrp_based_on +msgid "" +"Choose the field of the product which will be used to compute potential.\n" +"If empty, Quantity On Hand is used.\n" +"Only the quantity fields have meaning for computing stock" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_module_stock_available_immediately +msgid "Exclude incoming goods" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_module_stock_available_mrp +msgid "Include the production potential" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_product_product_potential_qty +#: model:ir.model.fields,field_description:stock_available.field_product_template_potential_qty +msgid "Potential" +msgstr "" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_product_product +msgid "Product" +msgstr "Προϊόν" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_product_template +msgid "Product Template" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_product_potential_qty +msgid "" +"Quantity of this Product that could be produced using the materials already " +"at hand." +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_template_potential_qty +msgid "" +"Quantity of this Product that could be produced using the materials already " +"at hand. If the product has several variants, this will be the biggest " +"quantity that can be made for a any single variant." +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.view_stock_configuration +msgid "Stock available to promise" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_product_immediately_usable_qty +#: model:ir.model.fields,help:stock_available.field_product_template_immediately_usable_qty +msgid "" +"Stock for this Product that can be safely proposed for sale to Customers.\n" +"The definition of this value can be configured to suit your needs" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_module_stock_available_mrp +msgid "" +"This will add the quantities of goods that can be immediately manufactured, to the quantities available to promise.\n" +"This installs the module stock_available_mrp.\n" +"If the module mrp is not installed, this will install it too" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_module_stock_available_immediately +msgid "" +"This will subtract incoming quantities from the quantities available to promise.\n" +"This installs the module stock_available_immediately." +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_stock_available_mrp_based_on +msgid "based on" +msgstr "" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_stock_config_settings +msgid "stock.config.settings" +msgstr "" diff --git a/stock_available/i18n/gl.po b/stock_available/i18n/gl.po new file mode 100644 index 000000000..1dce915f9 --- /dev/null +++ b/stock_available/i18n/gl.po @@ -0,0 +1,128 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-06 09:10+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Galician (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available +#: model:ir.ui.view,arch_db:stock_available.product_normal_form_view +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_form +msgid "Available" +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.product_normal_form_view +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_form +msgid "Potential" +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_kanban +msgid "Available to Promise:" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_product_product_immediately_usable_qty +#: model:ir.model.fields,field_description:stock_available.field_product_template_immediately_usable_qty +msgid "Available to promise" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_stock_available_mrp_based_on +msgid "" +"Choose the field of the product which will be used to compute potential.\n" +"If empty, Quantity On Hand is used.\n" +"Only the quantity fields have meaning for computing stock" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_module_stock_available_immediately +msgid "Exclude incoming goods" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_module_stock_available_mrp +msgid "Include the production potential" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_product_product_potential_qty +#: model:ir.model.fields,field_description:stock_available.field_product_template_potential_qty +msgid "Potential" +msgstr "" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_product_product +msgid "Product" +msgstr "Produto" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_product_template +msgid "Product Template" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_product_potential_qty +msgid "" +"Quantity of this Product that could be produced using the materials already " +"at hand." +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_template_potential_qty +msgid "" +"Quantity of this Product that could be produced using the materials already " +"at hand. If the product has several variants, this will be the biggest " +"quantity that can be made for a any single variant." +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.view_stock_configuration +msgid "Stock available to promise" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_product_immediately_usable_qty +#: model:ir.model.fields,help:stock_available.field_product_template_immediately_usable_qty +msgid "" +"Stock for this Product that can be safely proposed for sale to Customers.\n" +"The definition of this value can be configured to suit your needs" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_module_stock_available_mrp +msgid "" +"This will add the quantities of goods that can be immediately manufactured, to the quantities available to promise.\n" +"This installs the module stock_available_mrp.\n" +"If the module mrp is not installed, this will install it too" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_module_stock_available_immediately +msgid "" +"This will subtract incoming quantities from the quantities available to promise.\n" +"This installs the module stock_available_immediately." +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_stock_available_mrp_based_on +msgid "based on" +msgstr "" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_stock_config_settings +msgid "stock.config.settings" +msgstr "" diff --git a/stock_available/i18n/nl.po b/stock_available/i18n/nl.po new file mode 100644 index 000000000..19590eb59 --- /dev/null +++ b/stock_available/i18n/nl.po @@ -0,0 +1,128 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-06 09:10+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Dutch (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available +#: model:ir.ui.view,arch_db:stock_available.product_normal_form_view +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_form +msgid "Available" +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.product_normal_form_view +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_form +msgid "Potential" +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_kanban +msgid "Available to Promise:" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_product_product_immediately_usable_qty +#: model:ir.model.fields,field_description:stock_available.field_product_template_immediately_usable_qty +msgid "Available to promise" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_stock_available_mrp_based_on +msgid "" +"Choose the field of the product which will be used to compute potential.\n" +"If empty, Quantity On Hand is used.\n" +"Only the quantity fields have meaning for computing stock" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_module_stock_available_immediately +msgid "Exclude incoming goods" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_module_stock_available_mrp +msgid "Include the production potential" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_product_product_potential_qty +#: model:ir.model.fields,field_description:stock_available.field_product_template_potential_qty +msgid "Potential" +msgstr "" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_product_product +msgid "Product" +msgstr "Product" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_product_template +msgid "Product Template" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_product_potential_qty +msgid "" +"Quantity of this Product that could be produced using the materials already " +"at hand." +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_template_potential_qty +msgid "" +"Quantity of this Product that could be produced using the materials already " +"at hand. If the product has several variants, this will be the biggest " +"quantity that can be made for a any single variant." +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.view_stock_configuration +msgid "Stock available to promise" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_product_immediately_usable_qty +#: model:ir.model.fields,help:stock_available.field_product_template_immediately_usable_qty +msgid "" +"Stock for this Product that can be safely proposed for sale to Customers.\n" +"The definition of this value can be configured to suit your needs" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_module_stock_available_mrp +msgid "" +"This will add the quantities of goods that can be immediately manufactured, to the quantities available to promise.\n" +"This installs the module stock_available_mrp.\n" +"If the module mrp is not installed, this will install it too" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_module_stock_available_immediately +msgid "" +"This will subtract incoming quantities from the quantities available to promise.\n" +"This installs the module stock_available_immediately." +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_stock_available_mrp_based_on +msgid "based on" +msgstr "" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_stock_config_settings +msgid "stock.config.settings" +msgstr "" diff --git a/stock_available/i18n/nl_NL.po b/stock_available/i18n/nl_NL.po new file mode 100644 index 000000000..3824c1242 --- /dev/null +++ b/stock_available/i18n/nl_NL.po @@ -0,0 +1,128 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-06 09:09+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available +#: model:ir.ui.view,arch_db:stock_available.product_normal_form_view +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_form +msgid "Available" +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.product_normal_form_view +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_form +msgid "Potential" +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_kanban +msgid "Available to Promise:" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_product_product_immediately_usable_qty +#: model:ir.model.fields,field_description:stock_available.field_product_template_immediately_usable_qty +msgid "Available to promise" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_stock_available_mrp_based_on +msgid "" +"Choose the field of the product which will be used to compute potential.\n" +"If empty, Quantity On Hand is used.\n" +"Only the quantity fields have meaning for computing stock" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_module_stock_available_immediately +msgid "Exclude incoming goods" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_module_stock_available_mrp +msgid "Include the production potential" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_product_product_potential_qty +#: model:ir.model.fields,field_description:stock_available.field_product_template_potential_qty +msgid "Potential" +msgstr "" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_product_product +msgid "Product" +msgstr "Product" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_product_template +msgid "Product Template" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_product_potential_qty +msgid "" +"Quantity of this Product that could be produced using the materials already " +"at hand." +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_template_potential_qty +msgid "" +"Quantity of this Product that could be produced using the materials already " +"at hand. If the product has several variants, this will be the biggest " +"quantity that can be made for a any single variant." +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.view_stock_configuration +msgid "Stock available to promise" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_product_immediately_usable_qty +#: model:ir.model.fields,help:stock_available.field_product_template_immediately_usable_qty +msgid "" +"Stock for this Product that can be safely proposed for sale to Customers.\n" +"The definition of this value can be configured to suit your needs" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_module_stock_available_mrp +msgid "" +"This will add the quantities of goods that can be immediately manufactured, to the quantities available to promise.\n" +"This installs the module stock_available_mrp.\n" +"If the module mrp is not installed, this will install it too" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_module_stock_available_immediately +msgid "" +"This will subtract incoming quantities from the quantities available to promise.\n" +"This installs the module stock_available_immediately." +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_stock_available_mrp_based_on +msgid "based on" +msgstr "" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_stock_config_settings +msgid "stock.config.settings" +msgstr "" diff --git a/stock_available/i18n/ro.po b/stock_available/i18n/ro.po new file mode 100644 index 000000000..b44dd291a --- /dev/null +++ b/stock_available/i18n/ro.po @@ -0,0 +1,128 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-06 09:10+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Romanian (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.product_normal_form_view +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_form +msgid "Available" +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.product_normal_form_view +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_form +msgid "Potential" +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_kanban +msgid "Available to Promise:" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_product_product_immediately_usable_qty +#: model:ir.model.fields,field_description:stock_available.field_product_template_immediately_usable_qty +msgid "Available to promise" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_stock_available_mrp_based_on +msgid "" +"Choose the field of the product which will be used to compute potential.\n" +"If empty, Quantity On Hand is used.\n" +"Only the quantity fields have meaning for computing stock" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_module_stock_available_immediately +msgid "Exclude incoming goods" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_module_stock_available_mrp +msgid "Include the production potential" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_product_product_potential_qty +#: model:ir.model.fields,field_description:stock_available.field_product_template_potential_qty +msgid "Potential" +msgstr "" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_product_product +msgid "Product" +msgstr "Produs" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_product_template +msgid "Product Template" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_product_potential_qty +msgid "" +"Quantity of this Product that could be produced using the materials already " +"at hand." +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_template_potential_qty +msgid "" +"Quantity of this Product that could be produced using the materials already " +"at hand. If the product has several variants, this will be the biggest " +"quantity that can be made for a any single variant." +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.view_stock_configuration +msgid "Stock available to promise" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_product_immediately_usable_qty +#: model:ir.model.fields,help:stock_available.field_product_template_immediately_usable_qty +msgid "" +"Stock for this Product that can be safely proposed for sale to Customers.\n" +"The definition of this value can be configured to suit your needs" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_module_stock_available_mrp +msgid "" +"This will add the quantities of goods that can be immediately manufactured, to the quantities available to promise.\n" +"This installs the module stock_available_mrp.\n" +"If the module mrp is not installed, this will install it too" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_module_stock_available_immediately +msgid "" +"This will subtract incoming quantities from the quantities available to promise.\n" +"This installs the module stock_available_immediately." +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_stock_available_mrp_based_on +msgid "based on" +msgstr "" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_stock_config_settings +msgid "stock.config.settings" +msgstr "" diff --git a/stock_available/i18n/vi_VN.po b/stock_available/i18n/vi_VN.po new file mode 100644 index 000000000..bbbf27c99 --- /dev/null +++ b/stock_available/i18n/vi_VN.po @@ -0,0 +1,128 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-06 09:10+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available +#: model:ir.ui.view,arch_db:stock_available.product_normal_form_view +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_form +msgid "Available" +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.product_normal_form_view +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_form +msgid "Potential" +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.view_stock_available_kanban +msgid "Available to Promise:" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_product_product_immediately_usable_qty +#: model:ir.model.fields,field_description:stock_available.field_product_template_immediately_usable_qty +msgid "Available to promise" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_stock_available_mrp_based_on +msgid "" +"Choose the field of the product which will be used to compute potential.\n" +"If empty, Quantity On Hand is used.\n" +"Only the quantity fields have meaning for computing stock" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_module_stock_available_immediately +msgid "Exclude incoming goods" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_module_stock_available_mrp +msgid "Include the production potential" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_product_product_potential_qty +#: model:ir.model.fields,field_description:stock_available.field_product_template_potential_qty +msgid "Potential" +msgstr "" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_product_product +msgid "Product" +msgstr "Sản phẩm" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_product_template +msgid "Product Template" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_product_potential_qty +msgid "" +"Quantity of this Product that could be produced using the materials already " +"at hand." +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_template_potential_qty +msgid "" +"Quantity of this Product that could be produced using the materials already " +"at hand. If the product has several variants, this will be the biggest " +"quantity that can be made for a any single variant." +msgstr "" + +#. module: stock_available +#: model:ir.ui.view,arch_db:stock_available.view_stock_configuration +msgid "Stock available to promise" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_product_product_immediately_usable_qty +#: model:ir.model.fields,help:stock_available.field_product_template_immediately_usable_qty +msgid "" +"Stock for this Product that can be safely proposed for sale to Customers.\n" +"The definition of this value can be configured to suit your needs" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_module_stock_available_mrp +msgid "" +"This will add the quantities of goods that can be immediately manufactured, to the quantities available to promise.\n" +"This installs the module stock_available_mrp.\n" +"If the module mrp is not installed, this will install it too" +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,help:stock_available.field_stock_config_settings_module_stock_available_immediately +msgid "" +"This will subtract incoming quantities from the quantities available to promise.\n" +"This installs the module stock_available_immediately." +msgstr "" + +#. module: stock_available +#: model:ir.model.fields,field_description:stock_available.field_stock_config_settings_stock_available_mrp_based_on +msgid "based on" +msgstr "" + +#. module: stock_available +#: model:ir.model,name:stock_available.model_stock_config_settings +msgid "stock.config.settings" +msgstr "" diff --git a/stock_available_immediately/i18n/el_GR.po b/stock_available_immediately/i18n/el_GR.po new file mode 100644 index 000000000..ab9ec00bc --- /dev/null +++ b/stock_available_immediately/i18n/el_GR.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available_immediately +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-06 09:10+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available_immediately +#: model:ir.model,name:stock_available_immediately.model_product_product +msgid "Product" +msgstr "Προϊόν" + +#. module: stock_available_immediately +#: model:ir.model,name:stock_available_immediately.model_product_template +msgid "Product Template" +msgstr "" diff --git a/stock_available_immediately/i18n/gl.po b/stock_available_immediately/i18n/gl.po new file mode 100644 index 000000000..61915652a --- /dev/null +++ b/stock_available_immediately/i18n/gl.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available_immediately +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-06 09:10+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Galician (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available_immediately +#: model:ir.model,name:stock_available_immediately.model_product_product +msgid "Product" +msgstr "Produto" + +#. module: stock_available_immediately +#: model:ir.model,name:stock_available_immediately.model_product_template +msgid "Product Template" +msgstr "" diff --git a/stock_available_immediately/i18n/nl.po b/stock_available_immediately/i18n/nl.po new file mode 100644 index 000000000..5d9e68d09 --- /dev/null +++ b/stock_available_immediately/i18n/nl.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available_immediately +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-06 09:10+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Dutch (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available_immediately +#: model:ir.model,name:stock_available_immediately.model_product_product +msgid "Product" +msgstr "Product" + +#. module: stock_available_immediately +#: model:ir.model,name:stock_available_immediately.model_product_template +msgid "Product Template" +msgstr "" diff --git a/stock_available_immediately/i18n/nl_NL.po b/stock_available_immediately/i18n/nl_NL.po new file mode 100644 index 000000000..1811c8a0c --- /dev/null +++ b/stock_available_immediately/i18n/nl_NL.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available_immediately +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-06 09:09+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available_immediately +#: model:ir.model,name:stock_available_immediately.model_product_product +msgid "Product" +msgstr "Product" + +#. module: stock_available_immediately +#: model:ir.model,name:stock_available_immediately.model_product_template +msgid "Product Template" +msgstr "" diff --git a/stock_available_immediately/i18n/ro.po b/stock_available_immediately/i18n/ro.po new file mode 100644 index 000000000..2a14d8fe5 --- /dev/null +++ b/stock_available_immediately/i18n/ro.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available_immediately +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-06 09:10+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Romanian (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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" + +#. module: stock_available_immediately +#: model:ir.model,name:stock_available_immediately.model_product_product +msgid "Product" +msgstr "Produs" + +#. module: stock_available_immediately +#: model:ir.model,name:stock_available_immediately.model_product_template +msgid "Product Template" +msgstr "" diff --git a/stock_available_immediately/i18n/vi_VN.po b/stock_available_immediately/i18n/vi_VN.po new file mode 100644 index 000000000..384f62af0 --- /dev/null +++ b/stock_available_immediately/i18n/vi_VN.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available_immediately +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-06 09:10+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available_immediately +#: model:ir.model,name:stock_available_immediately.model_product_product +msgid "Product" +msgstr "Sản phẩm" + +#. module: stock_available_immediately +#: model:ir.model,name:stock_available_immediately.model_product_template +msgid "Product Template" +msgstr "" diff --git a/stock_available_mrp/i18n/el_GR.po b/stock_available_mrp/i18n/el_GR.po new file mode 100644 index 000000000..253051cf2 --- /dev/null +++ b/stock_available_mrp/i18n/el_GR.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available_mrp +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2016-04-27 11:10+0000\n" +"Last-Translator: <>\n" +"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available_mrp +#: model:ir.model.fields,field_description:stock_available_mrp.field_product_product_component_ids +msgid "Component ids" +msgstr "" + +#. module: stock_available_mrp +#: model:ir.model,name:stock_available_mrp.model_product_product +msgid "Product" +msgstr "Προϊόν" + +#. module: stock_available_mrp +#: model:ir.model,name:stock_available_mrp.model_product_template +msgid "Product Template" +msgstr "" + +#. module: stock_available_mrp +#: model:product.uom,name:stock_available_mrp.thousand +msgid "Thousand" +msgstr "" diff --git a/stock_available_mrp/i18n/gl.po b/stock_available_mrp/i18n/gl.po new file mode 100644 index 000000000..90ec96e3b --- /dev/null +++ b/stock_available_mrp/i18n/gl.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available_mrp +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2016-04-27 11:10+0000\n" +"Last-Translator: <>\n" +"Language-Team: Galician (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available_mrp +#: model:ir.model.fields,field_description:stock_available_mrp.field_product_product_component_ids +msgid "Component ids" +msgstr "" + +#. module: stock_available_mrp +#: model:ir.model,name:stock_available_mrp.model_product_product +msgid "Product" +msgstr "Produto" + +#. module: stock_available_mrp +#: model:ir.model,name:stock_available_mrp.model_product_template +msgid "Product Template" +msgstr "" + +#. module: stock_available_mrp +#: model:product.uom,name:stock_available_mrp.thousand +msgid "Thousand" +msgstr "" diff --git a/stock_available_mrp/i18n/nl.po b/stock_available_mrp/i18n/nl.po new file mode 100644 index 000000000..7dcfac7b5 --- /dev/null +++ b/stock_available_mrp/i18n/nl.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available_mrp +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2016-04-27 11:10+0000\n" +"Last-Translator: <>\n" +"Language-Team: Dutch (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available_mrp +#: model:ir.model.fields,field_description:stock_available_mrp.field_product_product_component_ids +msgid "Component ids" +msgstr "" + +#. module: stock_available_mrp +#: model:ir.model,name:stock_available_mrp.model_product_product +msgid "Product" +msgstr "Product" + +#. module: stock_available_mrp +#: model:ir.model,name:stock_available_mrp.model_product_template +msgid "Product Template" +msgstr "" + +#. module: stock_available_mrp +#: model:product.uom,name:stock_available_mrp.thousand +msgid "Thousand" +msgstr "" diff --git a/stock_available_mrp/i18n/nl_NL.po b/stock_available_mrp/i18n/nl_NL.po new file mode 100644 index 000000000..0a41b8849 --- /dev/null +++ b/stock_available_mrp/i18n/nl_NL.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available_mrp +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2016-04-27 11:10+0000\n" +"Last-Translator: <>\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available_mrp +#: model:ir.model.fields,field_description:stock_available_mrp.field_product_product_component_ids +msgid "Component ids" +msgstr "" + +#. module: stock_available_mrp +#: model:ir.model,name:stock_available_mrp.model_product_product +msgid "Product" +msgstr "Product" + +#. module: stock_available_mrp +#: model:ir.model,name:stock_available_mrp.model_product_template +msgid "Product Template" +msgstr "" + +#. module: stock_available_mrp +#: model:product.uom,name:stock_available_mrp.thousand +msgid "Thousand" +msgstr "" diff --git a/stock_available_mrp/i18n/ro.po b/stock_available_mrp/i18n/ro.po new file mode 100644 index 000000000..94d9afd7c --- /dev/null +++ b/stock_available_mrp/i18n/ro.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available_mrp +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2016-04-27 11:10+0000\n" +"Last-Translator: <>\n" +"Language-Team: Romanian (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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" + +#. module: stock_available_mrp +#: model:ir.model.fields,field_description:stock_available_mrp.field_product_product_component_ids +msgid "Component ids" +msgstr "" + +#. module: stock_available_mrp +#: model:ir.model,name:stock_available_mrp.model_product_product +msgid "Product" +msgstr "Produs" + +#. module: stock_available_mrp +#: model:ir.model,name:stock_available_mrp.model_product_template +msgid "Product Template" +msgstr "" + +#. module: stock_available_mrp +#: model:product.uom,name:stock_available_mrp.thousand +msgid "Thousand" +msgstr "" diff --git a/stock_available_mrp/i18n/vi_VN.po b/stock_available_mrp/i18n/vi_VN.po new file mode 100644 index 000000000..0adb882cf --- /dev/null +++ b/stock_available_mrp/i18n/vi_VN.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_available_mrp +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: stock-logistics-warehouse (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2016-04-27 11:10+0000\n" +"Last-Translator: <>\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/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: stock_available_mrp +#: model:ir.model.fields,field_description:stock_available_mrp.field_product_product_component_ids +msgid "Component ids" +msgstr "" + +#. module: stock_available_mrp +#: model:ir.model,name:stock_available_mrp.model_product_product +msgid "Product" +msgstr "Sản phẩm" + +#. module: stock_available_mrp +#: model:ir.model,name:stock_available_mrp.model_product_template +msgid "Product Template" +msgstr "" + +#. module: stock_available_mrp +#: model:product.uom,name:stock_available_mrp.thousand +msgid "Thousand" +msgstr "" diff --git a/stock_orderpoint_generator/i18n/de.po b/stock_orderpoint_generator/i18n/de.po index 2127de0d5..f045f46cf 100644 --- a/stock_orderpoint_generator/i18n/de.po +++ b/stock_orderpoint_generator/i18n/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: stock-logistics-warehouse (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-21 18:42+0000\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" "PO-Revision-Date: 2016-10-22 16:43+0000\n" "Last-Translator: <>\n" "Language-Team: German (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/language/de/)\n" @@ -197,7 +197,7 @@ msgstr "" #. module: stock_orderpoint_generator #: model:ir.ui.view,arch_db:stock_orderpoint_generator.orderpoint_generator_view msgid "Templates" -msgstr "" +msgstr "Vorlagen" #. module: stock_orderpoint_generator #: model:ir.model.fields,help:stock_orderpoint_generator.field_stock_warehouse_orderpoint_template_qty_multiple diff --git a/stock_partner_lot/i18n/el_GR.po b/stock_partner_lot/i18n/el_GR.po index eb27a38c2..3d418f792 100644 --- a/stock_partner_lot/i18n/el_GR.po +++ b/stock_partner_lot/i18n/el_GR.po @@ -3,14 +3,14 @@ # * stock_partner_lot # # Translators: -# Kostas Goutoudis , 2016 +# OCA Transbot , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-21 18:42+0000\n" -"PO-Revision-Date: 2016-11-21 18:42+0000\n" -"Last-Translator: Kostas Goutoudis , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -42,7 +42,7 @@ msgstr "Συνεργάτης" #. module: stock_partner_lot #: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter msgid "Product" -msgstr "" +msgstr "Προϊόν" #. module: stock_partner_lot #: model:ir.actions.act_window,name:stock_partner_lot.owned_quants diff --git a/stock_partner_lot/i18n/gl.po b/stock_partner_lot/i18n/gl.po index 7f96a492d..7850bd08d 100644 --- a/stock_partner_lot/i18n/gl.po +++ b/stock_partner_lot/i18n/gl.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 06:36+0000\n" -"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" "MIME-Version: 1.0\n" @@ -42,7 +42,7 @@ msgstr "Empresa" #. module: stock_partner_lot #: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter msgid "Product" -msgstr "" +msgstr "Produto" #. module: stock_partner_lot #: model:ir.actions.act_window,name:stock_partner_lot.owned_quants diff --git a/stock_partner_lot/i18n/nl.po b/stock_partner_lot/i18n/nl.po index 038d03227..88a0ec3bf 100644 --- a/stock_partner_lot/i18n/nl.po +++ b/stock_partner_lot/i18n/nl.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-04 10:11+0000\n" -"PO-Revision-Date: 2016-09-04 10:11+0000\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" "MIME-Version: 1.0\n" @@ -42,7 +42,7 @@ msgstr "Relatie" #. module: stock_partner_lot #: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter msgid "Product" -msgstr "" +msgstr "Product" #. module: stock_partner_lot #: model:ir.actions.act_window,name:stock_partner_lot.owned_quants diff --git a/stock_partner_lot/i18n/nl_NL.po b/stock_partner_lot/i18n/nl_NL.po new file mode 100644 index 000000000..f1c139d3a --- /dev/null +++ b/stock_partner_lot/i18n/nl_NL.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/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: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "Product" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/ro.po b/stock_partner_lot/i18n/ro.po index 116787646..f9d94f587 100644 --- a/stock_partner_lot/i18n/ro.po +++ b/stock_partner_lot/i18n/ro.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 06:36+0000\n" -"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" "MIME-Version: 1.0\n" @@ -42,7 +42,7 @@ msgstr "Partener" #. module: stock_partner_lot #: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter msgid "Product" -msgstr "" +msgstr "Produs" #. module: stock_partner_lot #: model:ir.actions.act_window,name:stock_partner_lot.owned_quants diff --git a/stock_partner_lot/i18n/vi_VN.po b/stock_partner_lot/i18n/vi_VN.po new file mode 100644 index 000000000..8e70a8ad4 --- /dev/null +++ b/stock_partner_lot/i18n/vi_VN.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/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: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "Sản phẩm" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_putaway_product/i18n/fr.po b/stock_putaway_product/i18n/fr.po index c7da5f90d..b429c40ec 100644 --- a/stock_putaway_product/i18n/fr.po +++ b/stock_putaway_product/i18n/fr.po @@ -4,14 +4,14 @@ # # Translators: # OCA Transbot , 2016 -# dglucose , 2016 +# Christophe CHAUVET , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-21 18:42+0000\n" -"PO-Revision-Date: 2016-11-21 18:42+0000\n" -"Last-Translator: dglucose , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: Christophe CHAUVET , 2017\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" @@ -22,7 +22,7 @@ msgstr "" #. module: stock_putaway_product #: model:ir.model,name:stock_putaway_product.model_stock_change_product_qty msgid "Change Product Quantity" -msgstr "" +msgstr "Changer la quantité de produit" #. module: stock_putaway_product #: model:ir.model.fields,field_description:stock_putaway_product.field_stock_product_putaway_strategy_create_uid diff --git a/stock_reserve/i18n/de.po b/stock_reserve/i18n/de.po index 3cf76e288..6e1fda433 100644 --- a/stock_reserve/i18n/de.po +++ b/stock_reserve/i18n/de.po @@ -4,13 +4,14 @@ # # Translators: # OCA Transbot , 2016 +# Rudolf Schnapka , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 04:10+0000\n" -"PO-Revision-Date: 2016-12-24 04:10+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: Rudolf Schnapka , 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" @@ -33,6 +34,11 @@ msgid "" "* Available: When products are reserved, it is set to 'Available'.\n" "* Done: When the shipment is processed, the state is 'Done'." msgstr "" +"* Neu: Wenn die Lagerbuchung angelegt bzw. noch nicht freigegeben ist.\n" +"* Warte auf andere Buchung: Dieser Status tritt auf, wenn diese Bewegung auf eine andere wartet, zum Beispiel in verkettetem Vorgängen.\n" +"* Warte auf Verfügbarkeit: Dieser Status tritt ein, wenn die Beschaffung nicht einfach aufgelöst werden kann, evtl. muss der MRP-Lauf noch abgewartet werden oder eine Komponente hergesetllt werden...\n" +"* Verfügbar: Wenn Produkte reserviert sind, sind sie 'Verfügbar'.\n" +"* Erledigt: Wenn der Versand abgeschlossen ist, wird der Status 'Erledigt'." #. module: stock_reserve #: model:ir.model.fields,field_description:stock_reserve.field_stock_reservation_returned_move_ids diff --git a/stock_warehouse_orderpoint_stock_info/i18n/ca.po b/stock_warehouse_orderpoint_stock_info/i18n/ca.po index 98c0279b4..1ed77effe 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/ca.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/ca.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# Eric Antones , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: Eric Antones , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Producte" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/de.po b/stock_warehouse_orderpoint_stock_info/i18n/de.po index 07bde77fc..568d515f7 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/de.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/de.po @@ -3,16 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# OCA Transbot , 2016 -# Rudolf Schnapka , 2016 -# Niki Waibel , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: Niki Waibel , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+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" @@ -21,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -36,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "Mindestbestandsregel" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Produkt" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "Produktkategorie" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "Regeln" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "Kategorie für dieses Produkt wählen" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "Bestandsinfo" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "Lager" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/el_GR.po b/stock_warehouse_orderpoint_stock_info/i18n/el_GR.po index dc5a48220..638ea1039 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/el_GR.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/el_GR.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# Kostas Goutoudis , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: Kostas Goutoudis , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Προϊόν" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/es.po b/stock_warehouse_orderpoint_stock_info/i18n/es.po index 650e66e61..4fc55f8ea 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/es.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/es.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# OCA Transbot , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 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" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "Regla de inventario mínimo" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Producto" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" -msgstr "" +msgstr "Categoría de producto" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "Reglas" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "Info. de Stock" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" +msgstr "Seleccione la categoría para el producto actual" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/es_ES.po b/stock_warehouse_orderpoint_stock_info/i18n/es_ES.po index 59310c2b6..0e46a681f 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/es_ES.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/es_ES.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# Javier García-Panach , 2017 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-07 07:41+0000\n" -"PO-Revision-Date: 2017-01-07 07:41+0000\n" -"Last-Translator: Javier García-Panach , 2017\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Producto" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/es_MX.po b/stock_warehouse_orderpoint_stock_info/i18n/es_MX.po index cc1885804..bea719835 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/es_MX.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/es_MX.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# Juan González , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-29 18:43+0000\n" -"PO-Revision-Date: 2016-11-29 18:43+0000\n" -"Last-Translator: Juan González , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "Categoria del producto" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/eu.po b/stock_warehouse_orderpoint_stock_info/i18n/eu.po new file mode 100644 index 000000000..d47d1da3e --- /dev/null +++ b/stock_warehouse_orderpoint_stock_info/i18n/eu.po @@ -0,0 +1,60 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_warehouse_orderpoint_stock_info +# +# Translators: +# Esther Martín Menéndez , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: Esther Martín Menéndez , 2017\n" +"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/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: stock_warehouse_orderpoint_stock_info +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty +msgid "Forecast On Location" +msgstr "" + +#. module: stock_warehouse_orderpoint_stock_info +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty +msgid "Incoming On Location" +msgstr "" + +#. module: stock_warehouse_orderpoint_stock_info +#: model:ir.model,name:stock_warehouse_orderpoint_stock_info.model_stock_warehouse_orderpoint +msgid "Minimum Inventory Rule" +msgstr "" + +#. module: stock_warehouse_orderpoint_stock_info +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty +msgid "Outgoing On Location" +msgstr "" + +#. module: stock_warehouse_orderpoint_stock_info +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +msgid "Product" +msgstr "Produktua" + +#. module: stock_warehouse_orderpoint_stock_info +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +msgid "Product Category" +msgstr "" + +#. module: stock_warehouse_orderpoint_stock_info +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty +msgid "Quantity On Location" +msgstr "" + +#. module: stock_warehouse_orderpoint_stock_info +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +msgid "Select category for the current product" +msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/fi.po b/stock_warehouse_orderpoint_stock_info/i18n/fi.po index 1b65b8918..95c0d4a33 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/fi.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/fi.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# Jarmo Kortetjärvi , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: Jarmo Kortetjärvi , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Tuote" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/fr.po b/stock_warehouse_orderpoint_stock_info/i18n/fr.po index 0865ab568..150cea60e 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/fr.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/fr.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# OCA Transbot , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\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" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Article" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "Catégorie d'article" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "Règles" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "Entrepôt" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/fr_CH.po b/stock_warehouse_orderpoint_stock_info/i18n/fr_CH.po index aa6491f87..7f498ae73 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/fr_CH.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/fr_CH.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# leemannd , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-29 18:43+0000\n" -"PO-Revision-Date: 2016-11-29 18:43+0000\n" -"Last-Translator: leemannd , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Produit" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/fr_FR.po b/stock_warehouse_orderpoint_stock_info/i18n/fr_FR.po index e3ee88941..9aa8983ef 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/fr_FR.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/fr_FR.po @@ -3,15 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# Mohamed HABOU , 2016 -# OCA Transbot , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/fr_FR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -35,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Produit" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "Entrepôt " diff --git a/stock_warehouse_orderpoint_stock_info/i18n/gl.po b/stock_warehouse_orderpoint_stock_info/i18n/gl.po index 2a442fbda..d78f342ec 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/gl.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/gl.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# César Castro Cruz , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: César Castro Cruz , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Produto" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/hr.po b/stock_warehouse_orderpoint_stock_info/i18n/hr.po index 9e2d0855c..b322d1c72 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/hr.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/hr.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# Bole , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: Bole , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\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" @@ -19,12 +19,12 @@ msgstr "" "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: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Proizvod" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/hr_HR.po b/stock_warehouse_orderpoint_stock_info/i18n/hr_HR.po index 7049020f1..d6faba379 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/hr_HR.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/hr_HR.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# Bole , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: Bole , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "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: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Proizvod" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/it.po b/stock_warehouse_orderpoint_stock_info/i18n/it.po index 1dbb72fa4..2157627a5 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/it.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/it.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# OCA Transbot , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Prodotto" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "Categoria Prodotto" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "Magazzino" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/nl.po b/stock_warehouse_orderpoint_stock_info/i18n/nl.po index f911c0361..3aa482ca2 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/nl.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/nl.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# OCA Transbot , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Product" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "Productcategorie" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "Magazijn" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/nl_NL.po b/stock_warehouse_orderpoint_stock_info/i18n/nl_NL.po index 5028afe2a..f1256eeb4 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/nl_NL.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/nl_NL.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# Mario Gielissen , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: Mario Gielissen , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Product" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/pt.po b/stock_warehouse_orderpoint_stock_info/i18n/pt.po index b10babf72..685bd9725 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/pt.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/pt.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# OCA Transbot , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Produto" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "Regras" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/pt_BR.po b/stock_warehouse_orderpoint_stock_info/i18n/pt_BR.po index b5f6db8d0..affa8b1a9 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/pt_BR.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/pt_BR.po @@ -3,14 +3,16 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# OCA Transbot , 2016 +# OCA Transbot , 2017 +# Alessandro Martini , 2017 +# Felipe Lopes , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-23 02:06+0000\n" -"PO-Revision-Date: 2016-12-23 02:06+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: Felipe Lopes , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +36,27 @@ msgid "Minimum Inventory Rule" msgstr "Regra minima de inventário" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Produto" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" -msgstr "" +msgstr "Categoria do produto" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "Regras" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "Informação de estoque" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" +msgstr "Selecione a categoria para o produto atual" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/ro.po b/stock_warehouse_orderpoint_stock_info/i18n/ro.po index f1478b4e1..f30f06cec 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/ro.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/ro.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# OCA Transbot , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Produs" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/sl.po b/stock_warehouse_orderpoint_stock_info/i18n/sl.po index 9ad5b4f0e..91d78b34c 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/sl.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/sl.po @@ -3,15 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# OCA Transbot , 2016 -# Matjaž Mozetič , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: Matjaž Mozetič , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "Napoved za lokacijo" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "Prihodi na lokacijo" @@ -35,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "Pravilo minimalne zaloge" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "Izhodi iz lokacije" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Proizvod" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "Kategorija proizvoda" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "Količina na lokaciji" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "Pravila" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "Izbira kategorije trenutnega proizvoda" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "Podatki o zalogi" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "Skladišče" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/tr.po b/stock_warehouse_orderpoint_stock_info/i18n/tr.po index 45a42e695..c5439b259 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/tr.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/tr.po @@ -3,15 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# OCA Transbot , 2016 -# Ivan BARAYEV , 2017 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-07 07:41+0000\n" -"PO-Revision-Date: 2017-01-07 07:41+0000\n" -"Last-Translator: Ivan BARAYEV , 2017\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -35,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Ürün" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "Kurallar" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/tr_TR.po b/stock_warehouse_orderpoint_stock_info/i18n/tr_TR.po index 33866552b..fbde5e1a8 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/tr_TR.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/tr_TR.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# Ozge Altinisik , 2017 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-04 11:45+0000\n" -"PO-Revision-Date: 2017-01-04 11:45+0000\n" -"Last-Translator: Ozge Altinisik , 2017\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\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" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Ürün" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "Depo" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/vi_VN.po b/stock_warehouse_orderpoint_stock_info/i18n/vi_VN.po index d5b70fd0e..6a541afa2 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/vi_VN.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/vi_VN.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# OCA Transbot , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "Sản phẩm" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr "" diff --git a/stock_warehouse_orderpoint_stock_info/i18n/zh_CN.po b/stock_warehouse_orderpoint_stock_info/i18n/zh_CN.po index 3cb9bf69d..a5f396cec 100644 --- a/stock_warehouse_orderpoint_stock_info/i18n/zh_CN.po +++ b/stock_warehouse_orderpoint_stock_info/i18n/zh_CN.po @@ -3,14 +3,14 @@ # * stock_warehouse_orderpoint_stock_info # # Translators: -# Jeffery Chen Fan , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-18 03:44+0000\n" -"PO-Revision-Date: 2016-11-18 03:44+0000\n" -"Last-Translator: Jeffery Chen Fan , 2016\n" +"POT-Creation-Date: 2017-03-07 03:45+0000\n" +"PO-Revision-Date: 2017-03-07 03:45+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,virtual_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty msgid "Forecast On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,incoming_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty msgid "Incoming On Location" msgstr "" @@ -34,42 +34,27 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,outgoing_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty msgid "Outgoing On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product" msgstr "产品" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -#: field:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category +#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view msgid "Product Category" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: field:stock.warehouse.orderpoint,product_location_qty:0 +#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty msgid "Quantity On Location" msgstr "" #. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Rules" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: help:stock.warehouse.orderpoint,product_category:0 +#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category msgid "Select category for the current product" msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_form_view -msgid "Stock Info" -msgstr "" - -#. module: stock_warehouse_orderpoint_stock_info -#: view:stock.warehouse.orderpoint:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view -msgid "Warehouse" -msgstr ""