changeset 7a81011c910a in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=7a81011c910a description: Added translation using Weblate (Serbian) diffstat:
modules/web_shop/locale/sr.po | 208 ++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 208 insertions(+), 0 deletions(-) diffs (212 lines): diff -r 56860833f8f1 -r 7a81011c910a modules/web_shop/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/web_shop/locale/sr.po Wed Jul 07 22:43:12 2021 +0000 @@ -0,0 +1,208 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:product.attribute,web_shops:" +msgid "Web Shops" +msgstr "" + +msgctxt "field:product.category,web_shops:" +msgid "Web Shops" +msgstr "" + +msgctxt "field:product.product,web_shops:" +msgid "Web Shops" +msgstr "" + +msgctxt "field:sale.sale,web_id:" +msgid "Web ID" +msgstr "" + +msgctxt "field:sale.sale,web_shop:" +msgid "Web Shop" +msgstr "" + +msgctxt "field:web.shop,attributes:" +msgid "Attributes" +msgstr "" + +msgctxt "field:web.shop,attributes_removed:" +msgid "Attributes Removed" +msgstr "" + +msgctxt "field:web.shop,categories:" +msgid "Categories" +msgstr "" + +msgctxt "field:web.shop,categories_removed:" +msgid "Categories Removed" +msgstr "" + +msgctxt "field:web.shop,company:" +msgid "Company" +msgstr "" + +msgctxt "field:web.shop,currency:" +msgid "Currency" +msgstr "" + +msgctxt "field:web.shop,guest_party:" +msgid "Guest Party" +msgstr "" + +msgctxt "field:web.shop,language:" +msgid "Language" +msgstr "" + +msgctxt "field:web.shop,name:" +msgid "Name" +msgstr "" + +msgctxt "field:web.shop,products:" +msgid "Products" +msgstr "" + +msgctxt "field:web.shop,products_removed:" +msgid "Products Removed" +msgstr "" + +msgctxt "field:web.shop,type:" +msgid "Type" +msgstr "" + +msgctxt "field:web.shop,warehouses:" +msgid "Warehouses" +msgstr "" + +msgctxt "field:web.shop-product.attribute,attribute:" +msgid "Attribute" +msgstr "" + +msgctxt "field:web.shop-product.attribute,shop:" +msgid "Shop" +msgstr "" + +msgctxt "field:web.shop-product.category,category:" +msgid "Category" +msgstr "" + +msgctxt "field:web.shop-product.category,shop:" +msgid "Shop" +msgstr "" + +msgctxt "field:web.shop-product.product,product:" +msgid "Product" +msgstr "" + +msgctxt "field:web.shop-product.product,shop:" +msgid "Shop" +msgstr "" + +msgctxt "field:web.shop-stock.location,shop:" +msgid "Shop" +msgstr "" + +msgctxt "field:web.shop-stock.location,warehouse:" +msgid "Warehouse" +msgstr "" + +msgctxt "field:web.user,invoice_address:" +msgid "Invoice Address" +msgstr "" + +msgctxt "field:web.user,shipment_address:" +msgid "Shipment Address" +msgstr "" + +msgctxt "help:product.attribute,web_shops:" +msgid "The list of web shops on which the attribute is published." +msgstr "" + +msgctxt "help:product.category,web_shops:" +msgid "The list of web shops on which the category is published." +msgstr "" + +msgctxt "help:product.product,web_shops:" +msgid "The list of web shops on which the product is published." +msgstr "" + +msgctxt "help:web.shop,attributes:" +msgid "The list of attributes to publish." +msgstr "" + +msgctxt "help:web.shop,attributes_removed:" +msgid "The list of attributes to unpublish." +msgstr "" + +msgctxt "help:web.shop,categories:" +msgid "The list of categories to publish." +msgstr "" + +msgctxt "help:web.shop,categories_removed:" +msgid "The list of categories to unpublish." +msgstr "" + +msgctxt "help:web.shop,products:" +msgid "The list of products to publish." +msgstr "" + +msgctxt "help:web.shop,products_removed:" +msgid "The list of products to unpublish." +msgstr "" + +msgctxt "help:web.shop,type:" +msgid "The front-end used for the web shop." +msgstr "" + +msgctxt "model:ir.action,name:act_shop" +msgid "Web Shops" +msgstr "" + +msgctxt "model:ir.message,text:msg_sale_invalid_party" +msgid "" +"To process the sale \"%(sale)s\" you must select another party instead of " +"the guest \"%(party)s\"." +msgstr "" + +msgctxt "model:ir.message,text:msg_sale_web_id_unique" +msgid "The web ID on the sale must be unique." +msgstr "" + +msgctxt "model:ir.message,text:msg_shop_name_unique" +msgid "The web shop name must be unique." +msgstr "" + +msgctxt "model:ir.rule.group,name:rule_group_shop_companies" +msgid "User in companies" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_shop" +msgid "Web Shops" +msgstr "" + +msgctxt "model:web.shop,name:" +msgid "Web Shop" +msgstr "" + +msgctxt "model:web.shop-product.attribute,name:" +msgid "Web Shop - Attribute" +msgstr "" + +msgctxt "model:web.shop-product.category,name:" +msgid "Web Shop - Product Category" +msgstr "" + +msgctxt "model:web.shop-product.product,name:" +msgid "Web Shop - Product" +msgstr "" + +msgctxt "model:web.shop-stock.location,name:" +msgid "Web Shop - Warehouse" +msgstr "" + +msgctxt "view:web.shop:" +msgid "Products" +msgstr ""
