details: https://code.tryton.org/translations/commit/39a82ebb6f53 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:05:57 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/product_cost_history/locale/ka.po | 29 +++++++++++++++++++++++++++++ 1 files changed, 29 insertions(+), 0 deletions(-) diffs (33 lines): diff -r 79b0893f6946 -r 39a82ebb6f53 modules/product_cost_history/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/product_cost_history/locale/ka.po Wed Nov 26 23:05:57 2025 +0000 @@ -0,0 +1,29 @@ +# +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.cost_history,cost_price:" +msgid "Cost Price" +msgstr "" + +msgctxt "field:product.product.cost_history,date:" +msgid "Date" +msgstr "" + +msgctxt "field:product.product.cost_history,product:" +msgid "Product" +msgstr "" + +msgctxt "model:ir.action,name:act_product_cost_history_form" +msgid "Product Cost History" +msgstr "" + +msgctxt "model:product.product.cost_history,string:" +msgid "Product Cost History" +msgstr ""
