details: https://code.tryton.org/translations/commit/40d4d6c02c9c branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:06:42 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/product_price_list_cache/locale/ka.po | 45 +++++++++++++++++++++++++++ 1 files changed, 45 insertions(+), 0 deletions(-) diffs (49 lines): diff -r 237587153182 -r 40d4d6c02c9c modules/product_price_list_cache/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/product_price_list_cache/locale/ka.po Wed Nov 26 23:06:42 2025 +0000 @@ -0,0 +1,45 @@ +# +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.price_list.cache,pattern:" +msgid "Pattern" +msgstr "" + +msgctxt "field:product.price_list.cache,price_list:" +msgid "Price List" +msgstr "" + +msgctxt "field:product.price_list.cache,product:" +msgid "Product" +msgstr "" + +msgctxt "field:product.price_list.cache,raw_unit_prices:" +msgid "Unit Prices" +msgstr "" + +msgctxt "field:product.price_list.cache,uom:" +msgid "UoM" +msgstr "" + +msgctxt "field:product.product,cached_price_lists:" +msgid "Cached Price Lists" +msgstr "" + +msgctxt "help:product.price_list.cache,uom:" +msgid "The Unit of Measure." +msgstr "" + +msgctxt "model:product.price_list.cache,string:" +msgid "Product Price List Cache" +msgstr "" + +msgctxt "selection:ir.cron,method:" +msgid "Fill Product Price List Cache" +msgstr ""
