details: https://code.tryton.org/translations/commit/d7d4938e09b4 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:08:56 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/purchase_price_list/locale/ka.po | 41 ++++++++++++++++++++++++++++++++ 1 files changed, 41 insertions(+), 0 deletions(-) diffs (45 lines): diff -r c49383a51e4b -r d7d4938e09b4 modules/purchase_price_list/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/purchase_price_list/locale/ka.po Wed Nov 26 23:08:56 2025 +0000 @@ -0,0 +1,41 @@ +# +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.party,purchase_price_list:" +msgid "Purchase Price List" +msgstr "" + +msgctxt "field:party.party,purchase_price_lists:" +msgid "Purchase Price Lists" +msgstr "" + +msgctxt "field:party.party.purchase_price_list,company:" +msgid "Company" +msgstr "" + +msgctxt "field:party.party.purchase_price_list,party:" +msgid "Party" +msgstr "" + +msgctxt "field:party.party.purchase_price_list,purchase_price_list:" +msgid "Purchase Price List" +msgstr "" + +msgctxt "help:party.party,purchase_price_list:" +msgid "The price list for new purchases." +msgstr "" + +msgctxt "model:party.party.purchase_price_list,string:" +msgid "Party Purchase Price List" +msgstr "" + +msgctxt "selection:product.price_list,unit:" +msgid "Product Purchase" +msgstr ""
