details: https://code.tryton.org/translations/commit/0e68b635f50d branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 01:02:45 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/account_tax_non_deductible/locale/zh_HANS.po | 21 ++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) diffs (25 lines): diff -r 62022eb55c1f -r 0e68b635f50d modules/account_tax_non_deductible/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/account_tax_non_deductible/locale/zh_HANS.po Wed Apr 01 01:02:45 2026 +0000 @@ -0,0 +1,21 @@ +# +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:account.tax,non_deductible:" +msgid "Non-Deductible" +msgstr "" + +msgctxt "field:account.tax.template,non_deductible:" +msgid "Non-Deductible" +msgstr "" + +msgctxt "help:account.tax.template,non_deductible:" +msgid "Check to always include the tax amount as expense." +msgstr ""
