details: https://code.tryton.org/translations/commit/c6c9d91263a7 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 22:58:09 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/account_move_line_grouping/locale/ka.po | 157 ++++++++++++++++++++++++ 1 files changed, 157 insertions(+), 0 deletions(-) diffs (161 lines): diff -r bf92bd6dff90 -r c6c9d91263a7 modules/account_move_line_grouping/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/account_move_line_grouping/locale/ka.po Wed Nov 26 22:58:09 2025 +0000 @@ -0,0 +1,157 @@ +# +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.move,grouped_lines:" +msgid "Grouped Lines" +msgstr "" + +msgctxt "field:account.move.line.group,account:" +msgid "Account" +msgstr "" + +msgctxt "field:account.move.line.group,amount:" +msgid "Amount" +msgstr "" + +msgctxt "field:account.move.line.group,amount_currency:" +msgid "Amount Currency" +msgstr "" + +msgctxt "field:account.move.line.group,amount_reconciled:" +msgid "Amount Reconciled" +msgstr "" + +msgctxt "field:account.move.line.group,amount_second_currency:" +msgid "Amount Second Currency" +msgstr "" + +msgctxt "field:account.move.line.group,company:" +msgid "Company" +msgstr "" + +msgctxt "field:account.move.line.group,credit:" +msgid "Credit" +msgstr "" + +msgctxt "field:account.move.line.group,currency:" +msgid "Currency" +msgstr "" + +msgctxt "field:account.move.line.group,date:" +msgid "Effective Date" +msgstr "" + +msgctxt "field:account.move.line.group,debit:" +msgid "Debit" +msgstr "" + +msgctxt "field:account.move.line.group,delegated_amount:" +msgid "Delegated Amount" +msgstr "" + +msgctxt "field:account.move.line.group,journal:" +msgid "Journal" +msgstr "" + +msgctxt "field:account.move.line.group,lines:" +msgid "Lines" +msgstr "" + +msgctxt "field:account.move.line.group,maturity_date:" +msgid "Maturity Date" +msgstr "" + +msgctxt "field:account.move.line.group,move:" +msgid "Move" +msgstr "" + +msgctxt "field:account.move.line.group,move_description_used:" +msgid "Move Description" +msgstr "" + +msgctxt "field:account.move.line.group,move_origin:" +msgid "Move Origin" +msgstr "" + +msgctxt "field:account.move.line.group,move_state:" +msgid "Move State" +msgstr "" + +msgctxt "field:account.move.line.group,partially_reconciled:" +msgid "Partially Reconciled" +msgstr "" + +msgctxt "field:account.move.line.group,party:" +msgid "Party" +msgstr "" + +msgctxt "field:account.move.line.group,payable_receivable_balance:" +msgid "Payable/Receivable Balance" +msgstr "" + +msgctxt "field:account.move.line.group,payable_receivable_date:" +msgid "Payable/Receivable Date" +msgstr "" + +msgctxt "field:account.move.line.group,period:" +msgid "Period" +msgstr "" + +msgctxt "field:account.move.line.group,reconciled:" +msgid "Reconciled" +msgstr "" + +msgctxt "field:account.move.line.group,second_currency:" +msgid "Second Currency" +msgstr "" + +msgctxt "field:account.move.line.group,state:" +msgid "State" +msgstr "" + +msgctxt "field:account.move.line.group-move.line,group:" +msgid "Group" +msgstr "" + +msgctxt "field:account.move.line.group-move.line,line:" +msgid "Line" +msgstr "" + +msgctxt "model:account.move.line.group,string:" +msgid "Account Move Line Group" +msgstr "" + +msgctxt "model:account.move.line.group-move.line,string:" +msgid "Account Move Line Group - Move Line" +msgstr "" + +msgctxt "model:ir.action,name:act_move_line_group_form" +msgid "Account Move Lines (Grouped)" +msgstr "" + +msgctxt "model:ir.action,name:act_move_line_group_payable_receivable" +msgid "Payable/Receivable Lines (Grouped)" +msgstr "" + +msgctxt "model:ir.action,name:act_open_account" +msgid "Open Move Account (Grouped)" +msgstr "" + +msgctxt "view:account.move.line.group:" +msgid "Balance" +msgstr "" + +msgctxt "view:account.move.line.group:" +msgid "Date" +msgstr "" + +msgctxt "view:account.move.line.group:" +msgid "Other Info" +msgstr ""
