details: https://code.tryton.org/translations/commit/8736d0e3ddc9 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 01:06:45 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/edocument_peppol_peppyrus/locale/zh_HANS.po | 75 +++++++++++++++++++++ 1 files changed, 75 insertions(+), 0 deletions(-) diffs (79 lines): diff -r fe4be4f12dcd -r 8736d0e3ddc9 modules/edocument_peppol_peppyrus/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/edocument_peppol_peppyrus/locale/zh_HANS.po Wed Apr 01 01:06:45 2026 +0000 @@ -0,0 +1,75 @@ +# +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:edocument.peppol.service,peppyrus_api_key:" +msgid "API Key" +msgstr "" + +msgctxt "field:edocument.peppol.service,peppyrus_identifier:" +msgid "Identifier" +msgstr "" + +msgctxt "field:edocument.peppol.service,peppyrus_incoming_webhook:" +msgid "Incoming webhook" +msgstr "" + +msgctxt "field:edocument.peppol.service,peppyrus_outgoing_webhook:" +msgid "Outgoing webhook" +msgstr "" + +msgctxt "field:edocument.peppol.service,peppyrus_server:" +msgid "Server" +msgstr "" + +msgctxt "help:edocument.peppol.service,peppyrus_incoming_webhook:" +msgid "The URL for the incoming documents webhook." +msgstr "" + +msgctxt "help:edocument.peppol.service,peppyrus_outgoing_webhook:" +msgid "The URL for the outgoing documents webhook." +msgstr "" + +msgctxt "model:ir.message,text:msg_peppyrus_credential_modified" +msgid "Are you sure you want to modify Peppyrus credentials?" +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_peppyrus_webserver_error" +msgid "" +"Peppyrus webservice call failed with the following error message:\n" +"%(message)s" +msgstr "" + +msgctxt "" +"model:ir.model.button,confirm:edocument_peppol_service_new_identifier_button" +msgid "" +"This action will make the previous URLs unusable. Do you want to continue?" +msgstr "" + +msgctxt "" +"model:ir.model.button,string:edocument_peppol_service_new_identifier_button" +msgid "New URLs" +msgstr "" + +msgctxt "selection:edocument.peppol.service,peppyrus_server:" +msgid "Production" +msgstr "" + +msgctxt "selection:edocument.peppol.service,peppyrus_server:" +msgid "Testing" +msgstr "" + +msgctxt "selection:edocument.peppol.service,service:" +msgid "Peppyrus" +msgstr "" + +msgctxt "selection:ir.cron,method:" +msgid "Fetch Peppyrus messages" +msgstr ""
