changeset bced9395c6a2 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=bced9395c6a2 description: Added translation using Weblate (Serbian) diffstat:
modules/web_shop_vue_storefront/locale/sr.po | 82 ++++++++++++++++++++++++++++ 1 files changed, 82 insertions(+), 0 deletions(-) diffs (86 lines): diff -r e97dca61db50 -r bced9395c6a2 modules/web_shop_vue_storefront/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/web_shop_vue_storefront/locale/sr.po Wed Jul 07 22:43:00 2021 +0000 @@ -0,0 +1,82 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:party.address,vsf_telephone:" +msgid "Telephone" +msgstr "" + +msgctxt "field:product.product,vsf_sku:" +msgid "SKU" +msgstr "" + +msgctxt "field:product.template,vsf_sku:" +msgid "SKU" +msgstr "" + +msgctxt "field:web.shop,vsf_elasticsearch_index:" +msgid "Elasticsearch Index" +msgstr "" + +msgctxt "field:web.shop,vsf_elasticsearch_url:" +msgid "Elasticsearch URL" +msgstr "" + +msgctxt "field:web.shop.vsf_identifier,record:" +msgid "Record" +msgstr "" + +msgctxt "model:ir.message,text:msg_grand_total" +msgid "Grand Total" +msgstr "" + +msgctxt "model:ir.message,text:msg_identifier_record_unique" +msgid "The Vue Storefront identifier must be unique for each record." +msgstr "" + +msgctxt "model:ir.message,text:msg_invalid_tax_identifier" +msgid "The number \"%(code)s\" is not a valid tax identifier." +msgstr "" + +msgctxt "model:ir.message,text:msg_login_wrong" +msgid "You did not sign in correctly or your account is temporarily disabled." +msgstr "" + +msgctxt "model:ir.message,text:msg_shipping" +msgid "Shipping" +msgstr "" + +msgctxt "model:ir.message,text:msg_subtotal" +msgid "Subtotal" +msgstr "" + +msgctxt "model:ir.message,text:msg_tax" +msgid "Tax" +msgstr "" + +msgctxt "model:ir.message,text:msg_unknown_country_code" +msgid "The country code \"%(code)s\" is not known." +msgstr "" + +msgctxt "model:ir.message,text:msg_vsf_identifier" +msgid "Vue Storefront Identifier" +msgstr "" + +msgctxt "model:web.shop.vsf_identifier,name:" +msgid "Web Shop Vue Storefront Identifier" +msgstr "" + +msgctxt "selection:ir.cron,method:" +msgid "Update Vue Storefront" +msgstr "" + +msgctxt "selection:web.shop,type:" +msgid "Vue Storefront" +msgstr "" + +msgctxt "view:web.shop:" +msgid "Vue Storefront" +msgstr ""
