From 5f52a52a026f0fac146784e8ccaf1b420bc6188b Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Tue, 29 Nov 2016 13:34:34 -0500 Subject: [PATCH] OCA Transbot updated translations from Transifex --- stock_orderpoint_uom/i18n/de.po | 43 +++++++++++++++++++++++++++++ stock_orderpoint_uom/i18n/es.po | 42 ++++++++++++++++++++++++++++ stock_orderpoint_uom/i18n/es_MX.po | 42 ++++++++++++++++++++++++++++ stock_orderpoint_uom/i18n/fr.po | 42 ++++++++++++++++++++++++++++ stock_orderpoint_uom/i18n/hr.po | 42 ++++++++++++++++++++++++++++ stock_orderpoint_uom/i18n/it.po | 42 ++++++++++++++++++++++++++++ stock_orderpoint_uom/i18n/pt_BR.po | 43 +++++++++++++++++++++++++++++ stock_orderpoint_uom/i18n/ro.po | 42 ++++++++++++++++++++++++++++ stock_orderpoint_uom/i18n/sl.po | 44 ++++++++++++++++++++++++++++++ stock_orderpoint_uom/i18n/vi_VN.po | 42 ++++++++++++++++++++++++++++ stock_orderpoint_uom/i18n/zh_CN.po | 42 ++++++++++++++++++++++++++++ 11 files changed, 466 insertions(+) create mode 100644 stock_orderpoint_uom/i18n/de.po create mode 100644 stock_orderpoint_uom/i18n/es.po create mode 100644 stock_orderpoint_uom/i18n/es_MX.po create mode 100644 stock_orderpoint_uom/i18n/fr.po create mode 100644 stock_orderpoint_uom/i18n/hr.po create mode 100644 stock_orderpoint_uom/i18n/it.po create mode 100644 stock_orderpoint_uom/i18n/pt_BR.po create mode 100644 stock_orderpoint_uom/i18n/ro.po create mode 100644 stock_orderpoint_uom/i18n/sl.po create mode 100644 stock_orderpoint_uom/i18n/vi_VN.po create mode 100644 stock_orderpoint_uom/i18n/zh_CN.po diff --git a/stock_orderpoint_uom/i18n/de.po b/stock_orderpoint_uom/i18n/de.po new file mode 100644 index 000000000..3eedef5d0 --- /dev/null +++ b/stock_orderpoint_uom/i18n/de.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_orderpoint_uom +# +# Translators: +# Rudolf Schnapka , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\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" +"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" +"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/stock_warehouse_orderpoint.py:24 +#, 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 "Mindestbestandsregel" + +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_order +msgid "Procurement" +msgstr "Beschaffung" + +#. module: stock_orderpoint_uom +#: field:stock.warehouse.orderpoint,procure_uom_id:0 +msgid "Procurement UoM" +msgstr "" diff --git a/stock_orderpoint_uom/i18n/es.po b/stock_orderpoint_uom/i18n/es.po new file mode 100644 index 000000000..88e942323 --- /dev/null +++ b/stock_orderpoint_uom/i18n/es.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_orderpoint_uom +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\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" +"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" +"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/stock_warehouse_orderpoint.py:24 +#, 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 "Regla de inventario mínimo" + +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_order +msgid "Procurement" +msgstr "Abastecimiento" + +#. module: stock_orderpoint_uom +#: field:stock.warehouse.orderpoint,procure_uom_id:0 +msgid "Procurement UoM" +msgstr "" diff --git a/stock_orderpoint_uom/i18n/es_MX.po b/stock_orderpoint_uom/i18n/es_MX.po new file mode 100644 index 000000000..23ad2b186 --- /dev/null +++ b/stock_orderpoint_uom/i18n/es_MX.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_orderpoint_uom +# +# Translators: +# Juan González , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\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" +"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" +"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/stock_warehouse_orderpoint.py:24 +#, 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_order +msgid "Procurement" +msgstr "Contratación" + +#. module: stock_orderpoint_uom +#: field:stock.warehouse.orderpoint,procure_uom_id:0 +msgid "Procurement UoM" +msgstr "" diff --git a/stock_orderpoint_uom/i18n/fr.po b/stock_orderpoint_uom/i18n/fr.po new file mode 100644 index 000000000..b4dcb9132 --- /dev/null +++ b/stock_orderpoint_uom/i18n/fr.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_orderpoint_uom +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\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" +"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" +"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/stock_warehouse_orderpoint.py:24 +#, 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_order +msgid "Procurement" +msgstr "Procurement" + +#. module: stock_orderpoint_uom +#: field:stock.warehouse.orderpoint,procure_uom_id:0 +msgid "Procurement UoM" +msgstr "" diff --git a/stock_orderpoint_uom/i18n/hr.po b/stock_orderpoint_uom/i18n/hr.po new file mode 100644 index 000000000..3a9fea120 --- /dev/null +++ b/stock_orderpoint_uom/i18n/hr.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_orderpoint_uom +# +# Translators: +# Bole , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\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" +"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" +"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" + +#. module: stock_orderpoint_uom +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#, 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_order +msgid "Procurement" +msgstr "Nabava" + +#. module: stock_orderpoint_uom +#: field:stock.warehouse.orderpoint,procure_uom_id:0 +msgid "Procurement UoM" +msgstr "" diff --git a/stock_orderpoint_uom/i18n/it.po b/stock_orderpoint_uom/i18n/it.po new file mode 100644 index 000000000..80e0d28c6 --- /dev/null +++ b/stock_orderpoint_uom/i18n/it.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_orderpoint_uom +# +# Translators: +# Paolo Valier , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\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: Paolo Valier , 2016\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" +"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/stock_warehouse_orderpoint.py:24 +#, 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_order +msgid "Procurement" +msgstr "Approvvigionamento" + +#. module: stock_orderpoint_uom +#: field:stock.warehouse.orderpoint,procure_uom_id:0 +msgid "Procurement UoM" +msgstr "" diff --git a/stock_orderpoint_uom/i18n/pt_BR.po b/stock_orderpoint_uom/i18n/pt_BR.po new file mode 100644 index 000000000..ff0b0a2b5 --- /dev/null +++ b/stock_orderpoint_uom/i18n/pt_BR.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_orderpoint_uom +# +# Translators: +# Armando Vulcano Junior , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\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" +"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" +"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/stock_warehouse_orderpoint.py:24 +#, 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 "Regra minima de inventário" + +#. module: stock_orderpoint_uom +#: model:ir.model,name:stock_orderpoint_uom.model_procurement_order +msgid "Procurement" +msgstr "Aprovisionamento" + +#. module: stock_orderpoint_uom +#: field:stock.warehouse.orderpoint,procure_uom_id:0 +msgid "Procurement UoM" +msgstr "" diff --git a/stock_orderpoint_uom/i18n/ro.po b/stock_orderpoint_uom/i18n/ro.po new file mode 100644 index 000000000..bea213b16 --- /dev/null +++ b/stock_orderpoint_uom/i18n/ro.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_orderpoint_uom +# +# Translators: +# Dorin Hongu , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\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: Dorin Hongu , 2016\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" +"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_orderpoint_uom +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#, 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_order +msgid "Procurement" +msgstr "Aprovizionare" + +#. module: stock_orderpoint_uom +#: field:stock.warehouse.orderpoint,procure_uom_id:0 +msgid "Procurement UoM" +msgstr "" diff --git a/stock_orderpoint_uom/i18n/sl.po b/stock_orderpoint_uom/i18n/sl.po new file mode 100644 index 000000000..2e9d8646c --- /dev/null +++ b/stock_orderpoint_uom/i18n/sl.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_orderpoint_uom +# +# Translators: +# Matjaž Mozetič , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\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" +"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" +"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" + +#. module: stock_orderpoint_uom +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#, 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." + +#. 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_order +msgid "Procurement" +msgstr "Oskrbovanje" + +#. module: stock_orderpoint_uom +#: field:stock.warehouse.orderpoint,procure_uom_id:0 +msgid "Procurement UoM" +msgstr "EM oskrbovanja" diff --git a/stock_orderpoint_uom/i18n/vi_VN.po b/stock_orderpoint_uom/i18n/vi_VN.po new file mode 100644 index 000000000..6a95e0d1d --- /dev/null +++ b/stock_orderpoint_uom/i18n/vi_VN.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_orderpoint_uom +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\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" +"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_orderpoint_uom +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:24 +#, 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_order +msgid "Procurement" +msgstr "Mua sắm / Cung ứng" + +#. module: stock_orderpoint_uom +#: field:stock.warehouse.orderpoint,procure_uom_id:0 +msgid "Procurement UoM" +msgstr "" diff --git a/stock_orderpoint_uom/i18n/zh_CN.po b/stock_orderpoint_uom/i18n/zh_CN.po new file mode 100644 index 000000000..095001d36 --- /dev/null +++ b/stock_orderpoint_uom/i18n/zh_CN.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_orderpoint_uom +# +# Translators: +# Jeffery Chen Fan , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\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" +"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" +"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/stock_warehouse_orderpoint.py:24 +#, 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_order +msgid "Procurement" +msgstr "补货" + +#. module: stock_orderpoint_uom +#: field:stock.warehouse.orderpoint,procure_uom_id:0 +msgid "Procurement UoM" +msgstr ""