details: https://code.tryton.org/translations/commit/2a857a2647c0 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:51:42 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/production_split/locale/zh_HANS.po | 53 ++++++++++++++++++++++++++++++ 1 files changed, 53 insertions(+), 0 deletions(-) diffs (57 lines): diff -r 0e0c53b64c76 -r 2a857a2647c0 modules/production_split/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/production_split/locale/zh_HANS.po Wed Apr 01 00:51:42 2026 +0000 @@ -0,0 +1,53 @@ +# +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:production.split.start,count:" +msgid "Count" +msgstr "" + +msgctxt "field:production.split.start,quantity:" +msgid "Quantity" +msgstr "" + +msgctxt "field:production.split.start,unit:" +msgid "Unit" +msgstr "" + +msgctxt "field:production.split.start,uom_category:" +msgid "UoM Category" +msgstr "" + +msgctxt "help:production.split.start,count:" +msgid "The limit number of productions" +msgstr "" + +msgctxt "help:production.split.start,uom_category:" +msgid "The category of Unit of Measure." +msgstr "" + +msgctxt "model:ir.action,name:wizard_split_production" +msgid "Split Production" +msgstr "" + +msgctxt "model:ir.model.button,string:production_split_wizard_button" +msgid "Split" +msgstr "" + +msgctxt "model:production.split.start,string:" +msgid "Production Split Start" +msgstr "" + +msgctxt "wizard_button:production.split,start,end:" +msgid "Cancel" +msgstr "" + +msgctxt "wizard_button:production.split,start,split:" +msgid "Split" +msgstr ""
