From 4131240ee176f5043ae7181628667dd9a9362fad Mon Sep 17 00:00:00 2001 From: oca-travis Date: Thu, 21 Jun 2018 13:48:19 +0000 Subject: [PATCH] [UPD] Update stock_orderpoint_uom.pot --- stock_orderpoint_uom/i18n/ca.po | 13 +++-- stock_orderpoint_uom/i18n/de.po | 13 +++-- stock_orderpoint_uom/i18n/es.po | 13 +++-- stock_orderpoint_uom/i18n/es_ES.po | 27 +++++++++-- stock_orderpoint_uom/i18n/es_MX.po | 16 +++++-- stock_orderpoint_uom/i18n/fi.po | 13 +++-- stock_orderpoint_uom/i18n/fr.po | 13 +++-- stock_orderpoint_uom/i18n/fr_CH.po | 16 +++++-- stock_orderpoint_uom/i18n/hr.po | 16 +++++-- stock_orderpoint_uom/i18n/hr_HR.po | 19 +++++--- stock_orderpoint_uom/i18n/it.po | 13 +++-- stock_orderpoint_uom/i18n/nl.po | 13 +++-- stock_orderpoint_uom/i18n/nl_NL.po | 16 +++++-- stock_orderpoint_uom/i18n/pt_BR.po | 16 +++++-- stock_orderpoint_uom/i18n/pt_PT.po | 27 ++++++++--- stock_orderpoint_uom/i18n/ro.po | 16 +++++-- stock_orderpoint_uom/i18n/sl.po | 21 ++++++--- .../i18n/stock_orderpoint_uom.pot | 47 +++++++++++++++++++ stock_orderpoint_uom/i18n/tr.po | 13 +++-- stock_orderpoint_uom/i18n/tr_TR.po | 16 +++++-- stock_orderpoint_uom/i18n/vi_VN.po | 16 +++++-- stock_orderpoint_uom/i18n/zh_CN.po | 16 +++++-- 22 files changed, 289 insertions(+), 100 deletions(-) create mode 100644 stock_orderpoint_uom/i18n/stock_orderpoint_uom.pot diff --git a/stock_orderpoint_uom/i18n/ca.po b/stock_orderpoint_uom/i18n/ca.po index b02524b74..fc883ee54 100644 --- a/stock_orderpoint_uom/i18n/ca.po +++ b/stock_orderpoint_uom/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2018 msgid "" @@ -12,14 +12,14 @@ msgstr "" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2018\n" "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +27,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +39,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/de.po b/stock_orderpoint_uom/i18n/de.po index a34e5bc7b..87159a7f5 100644 --- a/stock_orderpoint_uom/i18n/de.po +++ b/stock_orderpoint_uom/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,14 +12,14 @@ msgstr "" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +27,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +39,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "Mindestbestandsregel" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/es.po b/stock_orderpoint_uom/i18n/es.po index eebc997d0..9b8c17a77 100644 --- a/stock_orderpoint_uom/i18n/es.po +++ b/stock_orderpoint_uom/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,14 +12,14 @@ msgstr "" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +27,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +39,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "Regla de inventario mínimo" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/es_ES.po b/stock_orderpoint_uom/i18n/es_ES.po index 18340c310..1e272a762 100644 --- a/stock_orderpoint_uom/i18n/es_ES.po +++ b/stock_orderpoint_uom/i18n/es_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,15 +11,24 @@ msgstr "" "POT-Creation-Date: 2017-12-28 03:50+0000\n" "PO-Revision-Date: 2017-12-28 03:50+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/" +"es_ES/)\n" +"Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 +#, python-format +msgid "" +"At least one reordering rule for this product has a different Procurement " +"unit of measure category." +msgstr "" + +#. module: stock_orderpoint_uom +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -31,7 +40,17 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "Regla inventario mínimo" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" msgstr "" + +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_product_template +msgid "Product Template" +msgstr "" diff --git a/stock_orderpoint_uom/i18n/es_MX.po b/stock_orderpoint_uom/i18n/es_MX.po index b0602f88a..e552426be 100644 --- a/stock_orderpoint_uom/i18n/es_MX.po +++ b/stock_orderpoint_uom/i18n/es_MX.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2018 msgid "" @@ -11,15 +11,16 @@ msgstr "" "POT-Creation-Date: 2018-01-16 14:36+0000\n" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2018\n" -"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/" +"es_MX/)\n" +"Language: es_MX\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +28,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +40,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/fi.po b/stock_orderpoint_uom/i18n/fi.po index e622b0fcc..fb7aca8d2 100644 --- a/stock_orderpoint_uom/i18n/fi.po +++ b/stock_orderpoint_uom/i18n/fi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2018 msgid "" @@ -12,14 +12,14 @@ msgstr "" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2018\n" "Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +27,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +39,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/fr.po b/stock_orderpoint_uom/i18n/fr.po index 71b76d132..18fd7e566 100644 --- a/stock_orderpoint_uom/i18n/fr.po +++ b/stock_orderpoint_uom/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2018 msgid "" @@ -12,14 +12,14 @@ msgstr "" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2018\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +27,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +39,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/fr_CH.po b/stock_orderpoint_uom/i18n/fr_CH.po index ee74c9ac6..efc24838d 100644 --- a/stock_orderpoint_uom/i18n/fr_CH.po +++ b/stock_orderpoint_uom/i18n/fr_CH.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2018 msgid "" @@ -11,15 +11,16 @@ msgstr "" "POT-Creation-Date: 2018-01-16 14:36+0000\n" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2018\n" -"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/oca/" +"teams/23907/fr_CH/)\n" +"Language: fr_CH\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CH\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +28,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +40,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/hr.po b/stock_orderpoint_uom/i18n/hr.po index 9875fddfd..d0127c56d 100644 --- a/stock_orderpoint_uom/i18n/hr.po +++ b/stock_orderpoint_uom/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2018 msgid "" @@ -12,14 +12,15 @@ msgstr "" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2018\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +28,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +40,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/hr_HR.po b/stock_orderpoint_uom/i18n/hr_HR.po index 10010bf67..494c1dcbc 100644 --- a/stock_orderpoint_uom/i18n/hr_HR.po +++ b/stock_orderpoint_uom/i18n/hr_HR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2018 msgid "" @@ -11,15 +11,17 @@ msgstr "" "POT-Creation-Date: 2018-01-16 14:36+0000\n" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2018\n" -"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/" +"hr_HR/)\n" +"Language: hr_HR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr_HR\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +29,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +41,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/it.po b/stock_orderpoint_uom/i18n/it.po index 3de336000..7eba1a9d7 100644 --- a/stock_orderpoint_uom/i18n/it.po +++ b/stock_orderpoint_uom/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2018 msgid "" @@ -12,14 +12,14 @@ msgstr "" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2018\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +27,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +39,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/nl.po b/stock_orderpoint_uom/i18n/nl.po index dfb1481f1..53cc95a62 100644 --- a/stock_orderpoint_uom/i18n/nl.po +++ b/stock_orderpoint_uom/i18n/nl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2018 msgid "" @@ -12,14 +12,14 @@ msgstr "" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2018\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +27,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +39,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/nl_NL.po b/stock_orderpoint_uom/i18n/nl_NL.po index d49cbec09..f379dc224 100644 --- a/stock_orderpoint_uom/i18n/nl_NL.po +++ b/stock_orderpoint_uom/i18n/nl_NL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # Peter Hageman , 2018 msgid "" @@ -11,15 +11,16 @@ msgstr "" "POT-Creation-Date: 2018-01-16 14:36+0000\n" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: Peter Hageman , 2018\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" +"teams/23907/nl_NL/)\n" +"Language: nl_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +28,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +40,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/pt_BR.po b/stock_orderpoint_uom/i18n/pt_BR.po index 0eef59b17..ce420ff43 100644 --- a/stock_orderpoint_uom/i18n/pt_BR.po +++ b/stock_orderpoint_uom/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,15 +11,16 @@ msgstr "" "POT-Creation-Date: 2018-01-16 14:36+0000\n" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" +"teams/23907/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +28,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +40,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "Regra minima de inventário" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/pt_PT.po b/stock_orderpoint_uom/i18n/pt_PT.po index 138e11603..9dbfd7ec6 100644 --- a/stock_orderpoint_uom/i18n/pt_PT.po +++ b/stock_orderpoint_uom/i18n/pt_PT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # Pedro Castro Silva , 2017 msgid "" @@ -11,15 +11,24 @@ msgstr "" "POT-Creation-Date: 2017-01-07 07:42+0000\n" "PO-Revision-Date: 2017-01-07 07:42+0000\n" "Last-Translator: Pedro Castro Silva , 2017\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" +"teams/23907/pt_PT/)\n" +"Language: pt_PT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 +#, python-format +msgid "" +"At least one reordering rule for this product has a different Procurement " +"unit of measure category." +msgstr "" + +#. module: stock_orderpoint_uom +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -32,11 +41,17 @@ msgid "Minimum Inventory Rule" msgstr "" #. module: stock_orderpoint_uom -#: model:ir.model,name:stock_orderpoint_uom.model_procurement_order -msgid "Procurement" +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +#, fuzzy +msgid "Procurement Requisition" msgstr "Aquisições" #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" msgstr "" + +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_product_template +msgid "Product Template" +msgstr "" diff --git a/stock_orderpoint_uom/i18n/ro.po b/stock_orderpoint_uom/i18n/ro.po index fb77eb095..4f515bd18 100644 --- a/stock_orderpoint_uom/i18n/ro.po +++ b/stock_orderpoint_uom/i18n/ro.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2018 msgid "" @@ -12,14 +12,15 @@ msgstr "" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2018\n" "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +28,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +40,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/sl.po b/stock_orderpoint_uom/i18n/sl.po index e63911c72..c4b855766 100644 --- a/stock_orderpoint_uom/i18n/sl.po +++ b/stock_orderpoint_uom/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,14 +12,15 @@ msgstr "" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,20 +28,26 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " "Measure must be in the same category." msgstr "" -"Napaka: privzeti enoti mere za proizvod in enoto oskrbe morata biti iz iste" -" kategorije." +"Napaka: privzeti enoti mere za proizvod in enoto oskrbe morata biti iz iste " +"kategorije." #. module: stock_orderpoint_uom #: model:ir.model,name:stock_orderpoint_uom.model_stock_warehouse_orderpoint msgid "Minimum Inventory Rule" msgstr "Pravilo minimalne zaloge" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +#, fuzzy +msgid "Procurement Requisition" +msgstr "EM oskrbovanja" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/stock_orderpoint_uom.pot b/stock_orderpoint_uom/i18n/stock_orderpoint_uom.pot new file mode 100644 index 000000000..cf798e6d5 --- /dev/null +++ b/stock_orderpoint_uom/i18n/stock_orderpoint_uom.pot @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_orderpoint_uom +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: stock_orderpoint_uom +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 +#, python-format +msgid "At least one reordering rule for this product has a different Procurement unit of measure category." +msgstr "" + +#. module: stock_orderpoint_uom +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 +#, python-format +msgid "Error: The product default Unit of Measure and the procurement Unit of Measure must be in the same category." +msgstr "" + +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_stock_warehouse_orderpoint +msgid "Minimum Inventory Rule" +msgstr "" + +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + +#. module: stock_orderpoint_uom +#: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id +msgid "Procurement UoM" +msgstr "" + +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_product_template +msgid "Product Template" +msgstr "" + diff --git a/stock_orderpoint_uom/i18n/tr.po b/stock_orderpoint_uom/i18n/tr.po index f136c6655..62d8e98cd 100644 --- a/stock_orderpoint_uom/i18n/tr.po +++ b/stock_orderpoint_uom/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # Ediz Duman , 2018 msgid "" @@ -12,14 +12,14 @@ msgstr "" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: Ediz Duman , 2018\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +27,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +39,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/tr_TR.po b/stock_orderpoint_uom/i18n/tr_TR.po index 578916c6f..f7fce255f 100644 --- a/stock_orderpoint_uom/i18n/tr_TR.po +++ b/stock_orderpoint_uom/i18n/tr_TR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2018 msgid "" @@ -11,15 +11,16 @@ msgstr "" "POT-Creation-Date: 2018-01-16 14:36+0000\n" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2018\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" +"tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +28,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +40,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/vi_VN.po b/stock_orderpoint_uom/i18n/vi_VN.po index 648ea8efc..a6752d116 100644 --- a/stock_orderpoint_uom/i18n/vi_VN.po +++ b/stock_orderpoint_uom/i18n/vi_VN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2018 msgid "" @@ -11,15 +11,16 @@ msgstr "" "POT-Creation-Date: 2018-01-16 14:36+0000\n" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2018\n" -"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/" +"teams/23907/vi_VN/)\n" +"Language: vi_VN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +28,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +40,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM" diff --git a/stock_orderpoint_uom/i18n/zh_CN.po b/stock_orderpoint_uom/i18n/zh_CN.po index e3e6ff5cc..953b58205 100644 --- a/stock_orderpoint_uom/i18n/zh_CN.po +++ b/stock_orderpoint_uom/i18n/zh_CN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_orderpoint_uom -# +# # Translators: # OCA Transbot , 2018 msgid "" @@ -11,15 +11,16 @@ msgstr "" "POT-Creation-Date: 2018-01-16 14:36+0000\n" "PO-Revision-Date: 2018-01-16 14:36+0000\n" "Last-Translator: OCA Transbot , 2018\n" -"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/" +"zh_CN/)\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:22 +#: code:addons/stock_orderpoint_uom/models/product_template.py:21 #, python-format msgid "" "At least one reordering rule for this product has a different Procurement " @@ -27,7 +28,7 @@ msgid "" msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 #, python-format msgid "" "Error: The product default Unit of Measure and the procurement Unit of " @@ -39,6 +40,11 @@ msgstr "" msgid "Minimum Inventory Rule" msgstr "" +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_group +msgid "Procurement Requisition" +msgstr "" + #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_procure_uom_id msgid "Procurement UoM"