details: https://code.tryton.org/translations/commit/1158ff4f46db branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:16:45 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/stock_secondary_unit/locale/ka.po | 41 +++++++++++++++++++++++++++++++ 1 files changed, 41 insertions(+), 0 deletions(-) diffs (45 lines): diff -r b6bb3ed660e2 -r 1158ff4f46db modules/stock_secondary_unit/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_secondary_unit/locale/ka.po Wed Nov 26 23:16:45 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:stock.move,product_secondary_uom_category:" +msgid "Product Secondary UoM Category" +msgstr "" + +msgctxt "field:stock.move,secondary_quantity:" +msgid "Secondary Quantity" +msgstr "" + +msgctxt "field:stock.move,secondary_unit:" +msgid "Secondary Unit" +msgstr "" + +msgctxt "field:stock.move,secondary_unit_price:" +msgid "Secondary Unit Price" +msgstr "" + +msgctxt "help:stock.move,product_secondary_uom_category:" +msgid "The category of secondary Unit of Measure for the product." +msgstr "" + +msgctxt "view:stock.move:" +msgid "Quantity:" +msgstr "" + +msgctxt "view:stock.move:" +msgid "Unit Price:" +msgstr "" + +msgctxt "view:stock.move:" +msgid "Unit:" +msgstr ""
