details: https://code.tryton.org/translations/commit/685710f72d20 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 01:05:23 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/document_incoming_ocr_typless/locale/zh_HANS.po | 40 +++++++++++++++++ 1 files changed, 40 insertions(+), 0 deletions(-) diffs (44 lines): diff -r e232c80ea86e -r 685710f72d20 modules/document_incoming_ocr_typless/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/document_incoming_ocr_typless/locale/zh_HANS.po Wed Apr 01 01:05:23 2026 +0000 @@ -0,0 +1,40 @@ +# +msgid "" +msgstr "" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_HANS\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 ""
