details: https://code.tryton.org/translations/commit/0488041ebf63 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:54:14 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/sale_payment/locale/zh_HANS.po | 31 +++++++++++++++++++++++++++++++ 1 files changed, 31 insertions(+), 0 deletions(-) diffs (35 lines): diff -r 32e42568b268 -r 0488041ebf63 modules/sale_payment/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/sale_payment/locale/zh_HANS.po Wed Apr 01 00:54:14 2026 +0000 @@ -0,0 +1,31 @@ +# +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:sale.sale,payments:" +msgid "Payments" +msgstr "" + +msgctxt "model:ir.action,name:act_payments_relate" +msgid "Payments" +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_sale_cancel_payment" +msgid "You cannot cancel sale \"%(sale)s\" because it has payments." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_sale_draft_payment" +msgid "You cannot reset to draft sale \"%(sale)s\" because it has payments." +msgstr "" + +msgctxt "selection:ir.cron,method:" +msgid "Confirm sales based on payment" +msgstr ""
