details: https://code.tryton.org/translations/commit/a6b276510ff2 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:59:02 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/sale_supply_production/locale/zh_HANS.po | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) diffs (28 lines): diff -r 15653a11dfa9 -r a6b276510ff2 modules/sale_supply_production/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/sale_supply_production/locale/zh_HANS.po Wed Apr 01 00:59:02 2026 +0000 @@ -0,0 +1,24 @@ +# +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.line,productions:" +msgid "Productions" +msgstr "" + +msgctxt "model:ir.action,name:act_production_form" +msgid "Productions" +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_production_reset_draft" +msgid "" +"You cannot reset production \"%(production)s\" to draft because it was " +"generated by a sale." +msgstr ""
