details: https://code.tryton.org/translations/commit/151541ddba5c branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:03:40 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/document_incoming_ocr_typless/locale/ka.po | 40 ++++++++++++++++++++++ 1 files changed, 40 insertions(+), 0 deletions(-) diffs (44 lines): diff -r f03e23d628ad -r 151541ddba5c modules/document_incoming_ocr_typless/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/document_incoming_ocr_typless/locale/ka.po Wed Nov 26 23:03:40 2025 +0000 @@ -0,0 +1,40 @@ +# +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:document.incoming.ocr.service,typless_api_key:" +msgid "API Key" +msgstr "" + +msgctxt "field:document.incoming.ocr.service,typless_document_type:" +msgid "Document Type" +msgstr "" + +msgctxt "help:document.incoming.ocr.service,typless_api_key:" +msgid "The standard token from Typless settings page." +msgstr "" + +msgctxt "help:document.incoming.ocr.service,typless_document_type:" +msgid "The name of the document type on Typless." +msgstr "" + +msgctxt "model:ir.message,text:msg_typless_credential_modified" +msgid "Are you sure you want to modify Typless credentials?" +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_typless_webserver_error" +msgid "" +"Typless webservice call failed with the following error message:\n" +"%(message)s" +msgstr "" + +msgctxt "selection:document.incoming.ocr.service,type:" +msgid "Typless" +msgstr ""
