mirror of https://github.com/OCA/web.git
[UPD] Update web_widget_one2many_product_picker.pot
parent
16030d05b3
commit
172f23fdfa
|
@ -55,6 +55,11 @@ msgstr ""
|
||||||
msgid "Price:"
|
msgid "Price:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_one2many_product_picker
|
||||||
|
#: model:ir.model,name:web_widget_one2many_product_picker.model_product_product
|
||||||
|
msgid "Product"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_widget_one2many_product_picker
|
#. module: web_widget_one2many_product_picker
|
||||||
#. openerp-web
|
#. openerp-web
|
||||||
#: code:addons/web_widget_one2many_product_picker/static/src/xml/one2many_product_picker_quick_create.xml:13
|
#: code:addons/web_widget_one2many_product_picker/static/src/xml/one2many_product_picker_quick_create.xml:13
|
||||||
|
@ -76,6 +81,26 @@ msgstr ""
|
||||||
msgid "Subtotal:"
|
msgid "Subtotal:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_one2many_product_picker
|
||||||
|
#: model:ir.model.fields,help:web_widget_one2many_product_picker.field_product_product__image_variant_medium
|
||||||
|
msgid "This field holds the image used as image for the product variantor product image medium, limited to 512x512px."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_one2many_product_picker
|
||||||
|
#: model:ir.model.fields,help:web_widget_one2many_product_picker.field_product_product__image_variant_big
|
||||||
|
msgid "This field holds the image used as image for the product variantor product image, limited to 1024x1024px."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_one2many_product_picker
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_one2many_product_picker.field_product_product__image_variant_big
|
||||||
|
msgid "Variant Image Big (Computed)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_one2many_product_picker
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_one2many_product_picker.field_product_product__image_variant_medium
|
||||||
|
msgid "Variant Image Medium (Computed)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_widget_one2many_product_picker
|
#. module: web_widget_one2many_product_picker
|
||||||
#. openerp-web
|
#. openerp-web
|
||||||
#: code:addons/web_widget_one2many_product_picker/static/src/js/views/One2ManyProductPicker/record.js:302
|
#: code:addons/web_widget_one2many_product_picker/static/src/js/views/One2ManyProductPicker/record.js:302
|
||||||
|
|
Loading…
Reference in New Issue