details: https://code.tryton.org/translations/commit/a21770eda0f0 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:12:11 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/sale_product_recommendation/locale/ka.po | 51 ++++++++++++++++++++++++ 1 files changed, 51 insertions(+), 0 deletions(-) diffs (55 lines): diff -r 42ffd137252b -r a21770eda0f0 modules/sale_product_recommendation/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/sale_product_recommendation/locale/ka.po Wed Nov 26 23:12:11 2025 +0000 @@ -0,0 +1,51 @@ +# +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:product.product,recommendable:" +msgid "Recommendable" +msgstr "" + +msgctxt "field:product.template,recommendable:" +msgid "Recommendable" +msgstr "" + +msgctxt "field:sale.configuration,product_recommendation_method:" +msgid "Method" +msgstr "" + +msgctxt "field:sale.configuration,product_recommendation_size:" +msgid "Size" +msgstr "" + +msgctxt "" +"field:sale.configuration.product_recommendation,product_recommendation_method:" +msgid "Product Recommendation Method" +msgstr "" + +msgctxt "" +"field:sale.configuration.product_recommendation,product_recommendation_size:" +msgid "Size" +msgstr "" + +msgctxt "field:sale.point.sale,recommended_products:" +msgid "Recommended Products" +msgstr "" + +msgctxt "field:sale.sale,recommended_products:" +msgid "Recommended Products" +msgstr "" + +msgctxt "model:sale.configuration.product_recommendation,string:" +msgid "Sale Configuration Product Recommendation" +msgstr "" + +msgctxt "view:sale.configuration:" +msgid "Product Recommendation" +msgstr ""
