diff --git a/pos_to_weight_by_product_uom/i18n/ca.po b/pos_to_weight_by_product_uom/i18n/ca.po index c133863e..ac83f158 100644 --- a/pos_to_weight_by_product_uom/i18n/ca.po +++ b/pos_to_weight_by_product_uom/i18n/ca.po @@ -18,6 +18,36 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: pos_to_weight_by_product_uom +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -28,6 +58,21 @@ msgstr "" msgid "Demo - New Uom To Weigh" msgstr "" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -54,6 +99,16 @@ msgstr "" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/de.po b/pos_to_weight_by_product_uom/i18n/de.po index 10d63874..48dbbb37 100644 --- a/pos_to_weight_by_product_uom/i18n/de.po +++ b/pos_to_weight_by_product_uom/i18n/de.po @@ -19,6 +19,36 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: pos_to_weight_by_product_uom +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -29,6 +59,21 @@ msgstr "" msgid "Demo - New Uom To Weigh" msgstr "" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -55,6 +100,16 @@ msgstr "" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/es.po b/pos_to_weight_by_product_uom/i18n/es.po index 9231ded7..2da12666 100644 --- a/pos_to_weight_by_product_uom/i18n/es.po +++ b/pos_to_weight_by_product_uom/i18n/es.po @@ -18,6 +18,36 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: pos_to_weight_by_product_uom +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -28,6 +58,21 @@ msgstr "" msgid "Demo - New Uom To Weigh" msgstr "" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -54,6 +99,16 @@ msgstr "" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/es_MX.po b/pos_to_weight_by_product_uom/i18n/es_MX.po index 59d35772..f4296c2b 100644 --- a/pos_to_weight_by_product_uom/i18n/es_MX.po +++ b/pos_to_weight_by_product_uom/i18n/es_MX.po @@ -19,6 +19,36 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: pos_to_weight_by_product_uom +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -29,6 +59,21 @@ msgstr "" msgid "Demo - New Uom To Weigh" msgstr "" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -55,6 +100,16 @@ msgstr "" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/fi.po b/pos_to_weight_by_product_uom/i18n/fi.po index 65ac6ca2..9b8bcf2c 100644 --- a/pos_to_weight_by_product_uom/i18n/fi.po +++ b/pos_to_weight_by_product_uom/i18n/fi.po @@ -18,6 +18,36 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: pos_to_weight_by_product_uom +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -28,6 +58,21 @@ msgstr "" msgid "Demo - New Uom To Weigh" msgstr "" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -54,6 +99,16 @@ msgstr "" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/fr.po b/pos_to_weight_by_product_uom/i18n/fr.po index cc6238b0..1bd98218 100644 --- a/pos_to_weight_by_product_uom/i18n/fr.po +++ b/pos_to_weight_by_product_uom/i18n/fr.po @@ -16,6 +16,36 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: pos_to_weight_by_product_uom +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -26,6 +56,21 @@ msgstr "Demo - Nouvelle Catégorie à peser" msgid "Demo - New Uom To Weigh" msgstr "Demo - Nouvelle UdM à peser" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -52,6 +97,16 @@ msgstr "Catégorie d'UdM d'article" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/fr_CH.po b/pos_to_weight_by_product_uom/i18n/fr_CH.po index 4d78175a..46b506a1 100644 --- a/pos_to_weight_by_product_uom/i18n/fr_CH.po +++ b/pos_to_weight_by_product_uom/i18n/fr_CH.po @@ -19,6 +19,36 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: pos_to_weight_by_product_uom +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -29,6 +59,21 @@ msgstr "" msgid "Demo - New Uom To Weigh" msgstr "" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -55,6 +100,16 @@ msgstr "" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/hr.po b/pos_to_weight_by_product_uom/i18n/hr.po index e31a816d..ce964765 100644 --- a/pos_to_weight_by_product_uom/i18n/hr.po +++ b/pos_to_weight_by_product_uom/i18n/hr.po @@ -19,6 +19,36 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +#. module: pos_to_weight_by_product_uom +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -29,6 +59,21 @@ msgstr "" msgid "Demo - New Uom To Weigh" msgstr "" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -55,6 +100,16 @@ msgstr "" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/hr_HR.po b/pos_to_weight_by_product_uom/i18n/hr_HR.po index d4fa8aa3..18957455 100644 --- a/pos_to_weight_by_product_uom/i18n/hr_HR.po +++ b/pos_to_weight_by_product_uom/i18n/hr_HR.po @@ -20,6 +20,36 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +#. module: pos_to_weight_by_product_uom +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -30,6 +60,21 @@ msgstr "" msgid "Demo - New Uom To Weigh" msgstr "" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -56,6 +101,16 @@ msgstr "" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/it.po b/pos_to_weight_by_product_uom/i18n/it.po index d524626c..b6c3c410 100644 --- a/pos_to_weight_by_product_uom/i18n/it.po +++ b/pos_to_weight_by_product_uom/i18n/it.po @@ -18,6 +18,36 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: pos_to_weight_by_product_uom +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -28,6 +58,21 @@ msgstr "" msgid "Demo - New Uom To Weigh" msgstr "" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -54,6 +99,16 @@ msgstr "" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/pt_BR.po b/pos_to_weight_by_product_uom/i18n/pt_BR.po index 2b677614..28d79622 100644 --- a/pos_to_weight_by_product_uom/i18n/pt_BR.po +++ b/pos_to_weight_by_product_uom/i18n/pt_BR.po @@ -20,6 +20,36 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: pos_to_weight_by_product_uom +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -30,6 +60,21 @@ msgstr "" msgid "Demo - New Uom To Weigh" msgstr "" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -56,6 +101,16 @@ msgstr "" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/ro.po b/pos_to_weight_by_product_uom/i18n/ro.po index 08a1459d..911c536b 100644 --- a/pos_to_weight_by_product_uom/i18n/ro.po +++ b/pos_to_weight_by_product_uom/i18n/ro.po @@ -19,6 +19,36 @@ msgstr "" "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 +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -29,6 +59,21 @@ msgstr "" msgid "Demo - New Uom To Weigh" msgstr "" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -55,6 +100,16 @@ msgstr "" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/sl.po b/pos_to_weight_by_product_uom/i18n/sl.po index d5618c6d..b66296ad 100644 --- a/pos_to_weight_by_product_uom/i18n/sl.po +++ b/pos_to_weight_by_product_uom/i18n/sl.po @@ -20,6 +20,36 @@ msgstr "" "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 +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -30,6 +60,21 @@ msgstr "Demo - nova kategorija za tehtanje" msgid "Demo - New Uom To Weigh" msgstr "Demo - nova EM za tehtanje" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -56,6 +101,16 @@ msgstr "Kateg. EM proizvoda" msgid "Set 'to weigh' in each product of this category" msgstr "Nastavite 'za tehtanje' pri vsakem proizvodu te kategorije" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/tr_TR.po b/pos_to_weight_by_product_uom/i18n/tr_TR.po index a2a948c5..3ca6542c 100644 --- a/pos_to_weight_by_product_uom/i18n/tr_TR.po +++ b/pos_to_weight_by_product_uom/i18n/tr_TR.po @@ -19,6 +19,36 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: pos_to_weight_by_product_uom +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -29,6 +59,21 @@ msgstr "" msgid "Demo - New Uom To Weigh" msgstr "" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -55,6 +100,16 @@ msgstr "" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/vi_VN.po b/pos_to_weight_by_product_uom/i18n/vi_VN.po index ac5fe26e..d1b13ef8 100644 --- a/pos_to_weight_by_product_uom/i18n/vi_VN.po +++ b/pos_to_weight_by_product_uom/i18n/vi_VN.po @@ -19,6 +19,36 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: pos_to_weight_by_product_uom +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -29,6 +59,21 @@ msgstr "" msgid "Demo - New Uom To Weigh" msgstr "" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -55,6 +100,16 @@ msgstr "" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh" diff --git a/pos_to_weight_by_product_uom/i18n/zh_CN.po b/pos_to_weight_by_product_uom/i18n/zh_CN.po index d9322b4f..2997b202 100644 --- a/pos_to_weight_by_product_uom/i18n/zh_CN.po +++ b/pos_to_weight_by_product_uom/i18n/zh_CN.po @@ -19,6 +19,36 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: pos_to_weight_by_product_uom +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the " +"point of sale backend." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + #. 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" @@ -29,6 +59,21 @@ msgstr "" msgid "Demo - New Uom To Weigh" msgstr "" +#. module: pos_to_weight_by_product_uom +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + #. module: pos_to_weight_by_product_uom #: model:ir.model,name:pos_to_weight_by_product_uom.model_product_product #, fuzzy @@ -55,6 +100,16 @@ msgstr "" msgid "Set 'to weigh' in each product of this category" msgstr "" +#. module: pos_to_weight_by_product_uom +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_to_weight_by_product_uom +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" + #. module: pos_to_weight_by_product_uom #: field:product.uom,to_weigh:0 field:product.uom.categ,to_weigh:0 msgid "To weigh"