From 51bbe1ef4ed5ef98a39f0db1c66234753f5443d4 Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Sat, 9 Dec 2017 09:26:10 +0100 Subject: [PATCH] OCA Transbot updated translations from Transifex --- pos_to_weight_by_product_uom/i18n/ca.po | 54 +++++++++++++++++++++ pos_to_weight_by_product_uom/i18n/de.po | 55 ++++++++++++++++++++++ pos_to_weight_by_product_uom/i18n/es.po | 54 +++++++++++++++++++++ pos_to_weight_by_product_uom/i18n/es_MX.po | 54 +++++++++++++++++++++ pos_to_weight_by_product_uom/i18n/fi.po | 54 +++++++++++++++++++++ pos_to_weight_by_product_uom/i18n/fr_CH.po | 54 +++++++++++++++++++++ pos_to_weight_by_product_uom/i18n/hr.po | 54 +++++++++++++++++++++ pos_to_weight_by_product_uom/i18n/hr_HR.po | 54 +++++++++++++++++++++ pos_to_weight_by_product_uom/i18n/it.po | 54 +++++++++++++++++++++ pos_to_weight_by_product_uom/i18n/pt_BR.po | 55 ++++++++++++++++++++++ pos_to_weight_by_product_uom/i18n/ro.po | 54 +++++++++++++++++++++ pos_to_weight_by_product_uom/i18n/sl.po | 55 ++++++++++++++++++++++ pos_to_weight_by_product_uom/i18n/tr_TR.po | 54 +++++++++++++++++++++ pos_to_weight_by_product_uom/i18n/vi_VN.po | 54 +++++++++++++++++++++ pos_to_weight_by_product_uom/i18n/zh_CN.po | 54 +++++++++++++++++++++ 15 files changed, 813 insertions(+) create mode 100644 pos_to_weight_by_product_uom/i18n/ca.po create mode 100644 pos_to_weight_by_product_uom/i18n/de.po create mode 100644 pos_to_weight_by_product_uom/i18n/es.po create mode 100644 pos_to_weight_by_product_uom/i18n/es_MX.po create mode 100644 pos_to_weight_by_product_uom/i18n/fi.po create mode 100644 pos_to_weight_by_product_uom/i18n/fr_CH.po create mode 100644 pos_to_weight_by_product_uom/i18n/hr.po create mode 100644 pos_to_weight_by_product_uom/i18n/hr_HR.po create mode 100644 pos_to_weight_by_product_uom/i18n/it.po create mode 100644 pos_to_weight_by_product_uom/i18n/pt_BR.po create mode 100644 pos_to_weight_by_product_uom/i18n/ro.po create mode 100644 pos_to_weight_by_product_uom/i18n/sl.po create mode 100644 pos_to_weight_by_product_uom/i18n/tr_TR.po create mode 100644 pos_to_weight_by_product_uom/i18n/vi_VN.po create mode 100644 pos_to_weight_by_product_uom/i18n/zh_CN.po diff --git a/pos_to_weight_by_product_uom/i18n/ca.po b/pos_to_weight_by_product_uom/i18n/ca.po new file mode 100644 index 00000000..f9410b3d --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/ca.po @@ -0,0 +1,54 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+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" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "Plantilla del producte" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr "" diff --git a/pos_to_weight_by_product_uom/i18n/de.po b/pos_to_weight_by_product_uom/i18n/de.po new file mode 100644 index 00000000..49e43153 --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/de.po @@ -0,0 +1,55 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +# Rudolf Schnapka , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+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" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "Produktvorlage" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "Maßeinheit des Produkts" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr "" diff --git a/pos_to_weight_by_product_uom/i18n/es.po b/pos_to_weight_by_product_uom/i18n/es.po new file mode 100644 index 00000000..36f4d095 --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/es.po @@ -0,0 +1,54 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+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" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "Plantilla de producto" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "Unidad de medida" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr "" diff --git a/pos_to_weight_by_product_uom/i18n/es_MX.po b/pos_to_weight_by_product_uom/i18n/es_MX.po new file mode 100644 index 00000000..97b5688a --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/es_MX.po @@ -0,0 +1,54 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+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" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "Plantilla del producto" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr "" diff --git a/pos_to_weight_by_product_uom/i18n/fi.po b/pos_to_weight_by_product_uom/i18n/fi.po new file mode 100644 index 00000000..c2d6f832 --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/fi.po @@ -0,0 +1,54 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+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" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "Tuotteen malli" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr "" diff --git a/pos_to_weight_by_product_uom/i18n/fr_CH.po b/pos_to_weight_by_product_uom/i18n/fr_CH.po new file mode 100644 index 00000000..21ccdf00 --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/fr_CH.po @@ -0,0 +1,54 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+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" +"Content-Transfer-Encoding: \n" +"Language: fr_CH\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "Template de produit" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr "" diff --git a/pos_to_weight_by_product_uom/i18n/hr.po b/pos_to_weight_by_product_uom/i18n/hr.po new file mode 100644 index 00000000..a6b0f0ed --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/hr.po @@ -0,0 +1,54 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+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" +"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: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "Predložak proizvoda" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr "" diff --git a/pos_to_weight_by_product_uom/i18n/hr_HR.po b/pos_to_weight_by_product_uom/i18n/hr_HR.po new file mode 100644 index 00000000..c66c58bd --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/hr_HR.po @@ -0,0 +1,54 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+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" +"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" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "Predložak proizvoda" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr "" diff --git a/pos_to_weight_by_product_uom/i18n/it.po b/pos_to_weight_by_product_uom/i18n/it.po new file mode 100644 index 00000000..61c6139d --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/it.po @@ -0,0 +1,54 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+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" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "Template prodotto" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr "" diff --git a/pos_to_weight_by_product_uom/i18n/pt_BR.po b/pos_to_weight_by_product_uom/i18n/pt_BR.po new file mode 100644 index 00000000..7528e235 --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/pt_BR.po @@ -0,0 +1,55 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +# Felipe Lopes , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+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" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "Produto Modelo" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "Unidade de medida do produto" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr "" diff --git a/pos_to_weight_by_product_uom/i18n/ro.po b/pos_to_weight_by_product_uom/i18n/ro.po new file mode 100644 index 00000000..763d5bb7 --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/ro.po @@ -0,0 +1,54 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+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" +"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: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "Produs șablon" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr "" diff --git a/pos_to_weight_by_product_uom/i18n/sl.po b/pos_to_weight_by_product_uom/i18n/sl.po new file mode 100644 index 00000000..74db3c67 --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/sl.po @@ -0,0 +1,55 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +# Matjaž Mozetič , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+0000\n" +"Last-Translator: Matjaž Mozetič , 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" +"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: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "Predloga proizvoda" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "EM proizvoda" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr "" diff --git a/pos_to_weight_by_product_uom/i18n/tr_TR.po b/pos_to_weight_by_product_uom/i18n/tr_TR.po new file mode 100644 index 00000000..d5fe0fa3 --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/tr_TR.po @@ -0,0 +1,54 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+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" +"Content-Transfer-Encoding: \n" +"Language: tr_TR\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "Ürün şablonu" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr "" diff --git a/pos_to_weight_by_product_uom/i18n/vi_VN.po b/pos_to_weight_by_product_uom/i18n/vi_VN.po new file mode 100644 index 00000000..630a8a0b --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/vi_VN.po @@ -0,0 +1,54 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+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: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "Mẫu sản phẩm" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr "" diff --git a/pos_to_weight_by_product_uom/i18n/zh_CN.po b/pos_to_weight_by_product_uom/i18n/zh_CN.po new file mode 100644 index 00000000..e2e7fa1c --- /dev/null +++ b/pos_to_weight_by_product_uom/i18n/zh_CN.po @@ -0,0 +1,54 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_to_weight_by_product_uom +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-08 04:01+0000\n" +"PO-Revision-Date: 2017-12-08 04:01+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" +"Content-Transfer-Encoding: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom.categ,name:pos_to_weight_by_product_uom.product_uom_categ_to_weigh +msgid "Demo - New Category To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:product.uom,name:pos_to_weight_by_product_uom.product_uom_to_weigh +msgid "Demo - New Uom To Weigh" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_template +msgid "Product Template" +msgstr "产品模板" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom +msgid "Product Unit of Measure" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: model:ir.model,name:pos_to_weight_by_product_uom.model_product_uom_categ +msgid "Product uom categ" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: view:product.uom.categ:pos_to_weight_by_product_uom.product_uom_categ_form_view_inherit_pos_to_weight_by_product_uom +msgid "Set 'to weigh' in each product of this category" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 +msgid "To weigh" +msgstr ""