changeset 39b5720bac25 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=39b5720bac25 description: Added translation using Weblate (Serbian) diffstat:
modules/product_attribute/locale/sr.po | 94 ++++++++++++++++++++++++++++++++++ 1 files changed, 94 insertions(+), 0 deletions(-) diffs (98 lines): diff -r 1a82e8d26d74 -r 39b5720bac25 modules/product_attribute/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/product_attribute/locale/sr.po Wed Jul 07 22:37:27 2021 +0000 @@ -0,0 +1,94 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:product.attribute,sets:" +msgid "Sets" +msgstr "" + +msgctxt "field:product.attribute-product.attribute-set,attribute:" +msgid "Attribute" +msgstr "" + +msgctxt "field:product.attribute-product.attribute-set,attribute_set:" +msgid "Set" +msgstr "" + +msgctxt "field:product.attribute.set,attributes:" +msgid "Attributes" +msgstr "" + +msgctxt "field:product.attribute.set,name:" +msgid "Name" +msgstr "" + +msgctxt "field:product.product,attribute_set:" +msgid "Attribute Set" +msgstr "" + +msgctxt "field:product.product,attributes:" +msgid "Attributes" +msgstr "" + +msgctxt "field:product.template,attribute_set:" +msgid "Attribute Set" +msgstr "" + +msgctxt "help:product.attribute,sets:" +msgid "Add sets to the attribute." +msgstr "" + +msgctxt "help:product.attribute.set,attributes:" +msgid "Add attributes to the set." +msgstr "" + +msgctxt "help:product.attribute.set,name:" +msgid "The main identifier of product attribute set." +msgstr "" + +msgctxt "help:product.product,attribute_set:" +msgid "Select a set of attributes to apply on the variants." +msgstr "" + +msgctxt "help:product.product,attributes:" +msgid "Add attributes to the variant." +msgstr "" + +msgctxt "help:product.template,attribute_set:" +msgid "Select a set of attributes to apply on the variants." +msgstr "" + +msgctxt "model:ir.action,name:act_attribute_form" +msgid "Attributes" +msgstr "" + +msgctxt "model:ir.action,name:act_attribute_set_form" +msgid "Attribute Sets" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_attribute" +msgid "Attributes" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_attribute_set" +msgid "Attribute Sets" +msgstr "" + +msgctxt "model:product.attribute,name:" +msgid "Product Attribute" +msgstr "" + +msgctxt "model:product.attribute-product.attribute-set,name:" +msgid "Product Attribute - Set" +msgstr "" + +msgctxt "model:product.attribute.set,name:" +msgid "Product Attribute Set" +msgstr "" + +msgctxt "view:product.template:" +msgid "Attributes" +msgstr ""
