details: https://code.tryton.org/translations/commit/29a9f91b166e branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 22:57:31 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/account_invoice_correction/locale/ka.po | 41 +++++++++++++++++++++++++ 1 files changed, 41 insertions(+), 0 deletions(-) diffs (45 lines): diff -r 015537e3fd4d -r 29a9f91b166e modules/account_invoice_correction/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/account_invoice_correction/locale/ka.po Wed Nov 26 22:57:31 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:account.invoice.correct.start,invoice:" +msgid "Invoice" +msgstr "" + +msgctxt "field:account.invoice.correct.start,lines:" +msgid "Invoice Lines" +msgstr "" + +msgctxt "model:account.invoice.correct.start,string:" +msgid "Account Invoice Correct Start" +msgstr "" + +msgctxt "model:ir.action,name:wizard_invoice_correct" +msgid "Correct" +msgstr "" + +msgctxt "model:ir.model.button,string:invoice_correct_button" +msgid "Correct" +msgstr "" + +msgctxt "view:account.invoice.correct.start:" +msgid "Choose lines to correct:" +msgstr "" + +msgctxt "wizard_button:account.invoice.correct,start,correct:" +msgid "Correct" +msgstr "" + +msgctxt "wizard_button:account.invoice.correct,start,end:" +msgid "Cancel" +msgstr ""
