details: https://code.tryton.org/translations/commit/af9061d29f3a branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 22:57:09 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/account_export_winbooks/locale/ka.po | 71 ++++++++++++++++++++++++++++ 1 files changed, 71 insertions(+), 0 deletions(-) diffs (75 lines): diff -r 047a4300c77f -r af9061d29f3a modules/account_export_winbooks/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/account_export_winbooks/locale/ka.po Wed Nov 26 22:57:09 2025 +0000 @@ -0,0 +1,71 @@ +# +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.account,winbooks_code:" +msgid "WinBooks Code" +msgstr "" + +msgctxt "field:account.fiscalyear,winbooks_code:" +msgid "WinBooks Code" +msgstr "" + +msgctxt "field:account.journal,winbooks_code:" +msgid "WinBooks Code" +msgstr "" + +msgctxt "field:account.journal,winbooks_code_credit_note:" +msgid "WinBooks Code Credit Note" +msgstr "" + +msgctxt "field:account.tax,winbooks_code:" +msgid "WinBooks Code" +msgstr "" + +msgctxt "field:account.tax.template,winbooks_code:" +msgid "WinBooks Code" +msgstr "" + +msgctxt "field:party.party,winbooks_customer_identifier:" +msgid "WinBooks Customer Identifier" +msgstr "" + +msgctxt "field:party.party,winbooks_supplier_identifier:" +msgid "WinBooks Supplier Identifier" +msgstr "" + +msgctxt "help:account.journal,winbooks_code_credit_note:" +msgid "" +"The code to use for credit note.\n" +"Leave empty to use the default code." +msgstr "" + +msgctxt "model:ir.message,text:msg_account_tax_line_tax_move_line_unique" +msgid "Only one tax line of type \"Tax\" is allowed per move line." +msgstr "" + +msgctxt "model:ir.message,text:msg_party_identifier_winbooks_code_unique" +msgid "The WinBooks identifier must be unique." +msgstr "" + +msgctxt "model:ir.message,text:msg_party_identifier_winbooks_party_unique" +msgid "A party can have only one active WinBooks identifier." +msgstr "" + +msgctxt "selection:account.move.export,type:" +msgid "WinBooks" +msgstr "" + +msgctxt "selection:party.configuration,identifier_types:" +msgid "WinBooks Customer" +msgstr "" + +msgctxt "selection:party.configuration,identifier_types:" +msgid "WinBooks Supplier" +msgstr ""
