details: https://code.tryton.org/translations/commit/665fc4fd8d6f branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 22:59:40 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/account_stock_continental/locale/ka.po | 69 ++++++++++++++++++++++++++ 1 files changed, 69 insertions(+), 0 deletions(-) diffs (73 lines): diff -r d2345a3fc0be -r 665fc4fd8d6f modules/account_stock_continental/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/account_stock_continental/locale/ka.po Wed Nov 26 22:59:40 2025 +0000 @@ -0,0 +1,69 @@ +# +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:account.configuration,stock_journal:" +msgid "Stock Journal" +msgstr "" + +msgctxt "field:account.configuration.stock_journal,stock_journal:" +msgid "Stock Journal" +msgstr "" + +msgctxt "field:account.fiscalyear,account_stock_method:" +msgid "Account Stock Method" +msgstr "" + +msgctxt "field:product.category,account_stock:" +msgid "Account Stock" +msgstr "" + +msgctxt "field:product.category,account_stock_in:" +msgid "Account Stock IN" +msgstr "" + +msgctxt "field:product.category,account_stock_out:" +msgid "Account Stock OUT" +msgstr "" + +msgctxt "field:product.category.account,account_stock:" +msgid "Account Stock" +msgstr "" + +msgctxt "field:product.category.account,account_stock_in:" +msgid "Account Stock IN" +msgstr "" + +msgctxt "field:product.category.account,account_stock_out:" +msgid "Account Stock OUT" +msgstr "" + +msgctxt "field:stock.move,account_moves:" +msgid "Account Moves" +msgstr "" + +msgctxt "model:account.configuration.stock_journal,string:" +msgid "Account Configuration Stock Journal" +msgstr "" + +msgctxt "selection:account.fiscalyear,account_stock_method:" +msgid "Continental" +msgstr "" + +msgctxt "selection:account.fiscalyear,account_stock_method:" +msgid "None" +msgstr "" + +msgctxt "view:account.configuration:" +msgid "Stock" +msgstr "" + +msgctxt "view:account.fiscalyear:" +msgid "Account Stock" +msgstr ""
