details: https://code.tryton.org/translations/commit/22420f63823e branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:18:36 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/web_shop_vue_storefront/locale/ka.po | 87 ++++++++++++++++++++++++++++ 1 files changed, 87 insertions(+), 0 deletions(-) diffs (91 lines): diff -r d4fe8f75a105 -r 22420f63823e modules/web_shop_vue_storefront/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/web_shop_vue_storefront/locale/ka.po Wed Nov 26 23:18:36 2025 +0000 @@ -0,0 +1,87 @@ +# +msgid "" +msgstr "" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ka\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\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 "" + +#, python-format +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 "" + +#, python-format +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,string:" +msgid "Web Shop Vsf 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 ""
