details: https://code.tryton.org/translations/commit/e8294703e8c0 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:16:15 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/stock_product_location/locale/ka.po | 37 +++++++++++++++++++++++++++++ 1 files changed, 37 insertions(+), 0 deletions(-) diffs (41 lines): diff -r 435389a02d4b -r e8294703e8c0 modules/stock_product_location/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_product_location/locale/ka.po Wed Nov 26 23:16:15 2025 +0000 @@ -0,0 +1,37 @@ +# +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,locations:" +msgid "Default Locations" +msgstr "" + +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "" + +msgctxt "field:stock.product.location,location:" +msgid "Storage Location" +msgstr "" + +msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +msgctxt "field:stock.product.location,template:" +msgid "Product" +msgstr "" + +msgctxt "field:stock.product.location,warehouse:" +msgid "Warehouse" +msgstr "" + +msgctxt "model:stock.product.location,string:" +msgid "Stock Product Location" +msgstr ""
