details: https://code.tryton.org/translations/commit/d2345a3fc0be branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 22:59:35 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/account_stock_anglo_saxon/locale/ka.po | 54 ++++++++++++++++++++++++++ 1 files changed, 54 insertions(+), 0 deletions(-) diffs (58 lines): diff -r 003f50ce4078 -r d2345a3fc0be modules/account_stock_anglo_saxon/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/account_stock_anglo_saxon/locale/ka.po Wed Nov 26 22:59:35 2025 +0000 @@ -0,0 +1,54 @@ +# +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.category,account_cogs:" +msgid "Account Cost of Goods Sold" +msgstr "" + +msgctxt "field:product.category.account,account_cogs:" +msgid "Account Cost of Goods Sold" +msgstr "" + +msgctxt "field:stock.move,in_anglo_saxon_quantity:" +msgid "Input Anglo-Saxon Quantity" +msgstr "" + +msgctxt "field:stock.move,out_anglo_saxon_quantity:" +msgid "Output Anglo-Saxon Quantity" +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_invoice_line_stock_move_different_product" +msgid "" +"The invoice line \"%(line)s\" is linked to stock moves of other products than \"%(product)s\".\n" +"This may compute a wrong COGS." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_move_cancel_anglo_saxon" +msgid "" +"You cannot cancel move \"%(move)s\" because it is used for anglo-saxon " +"accounting." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_move_delete_anglo_saxon" +msgid "" +"You cannot delete move \"%(move)s\" because it is used for anglo-saxon " +"accounting." +msgstr "" + +msgctxt "model:ir.message,text:msg_move_quantity_greater" +msgid "Anglo-Saxon quantity cannot be greater than quantity." +msgstr "" + +msgctxt "selection:account.fiscalyear,account_stock_method:" +msgid "Anglo-Saxon" +msgstr ""
