details: https://code.tryton.org/translations/commit/453c07f3c062 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:51:30 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/production_outsourcing/locale/zh_HANS.po | 72 ++++++++++++++++++++++++ 1 files changed, 72 insertions(+), 0 deletions(-) diffs (76 lines): diff -r 2c2ccacc1ab7 -r 453c07f3c062 modules/production_outsourcing/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/production_outsourcing/locale/zh_HANS.po Wed Apr 01 00:51:30 2026 +0000 @@ -0,0 +1,72 @@ +# +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,purchase_lines:" +msgid "Purchase Lines" +msgstr "" + +msgctxt "field:production.routing,supplier:" +msgid "Supplier" +msgstr "" + +msgctxt "field:production.routing,supplier_quantity:" +msgid "Quantity" +msgstr "" + +msgctxt "field:production.routing,supplier_service:" +msgid "Service" +msgstr "" + +msgctxt "field:production.routing,supplier_service_supplier:" +msgid "Supplier's Service" +msgstr "" + +msgctxt "field:purchase.line,production:" +msgid "Production" +msgstr "" + +msgctxt "help:production,purchase_lines:" +msgid "The lines to add to the production cost." +msgstr "" + +msgctxt "help:production.routing,supplier:" +msgid "The supplier to outsource the production." +msgstr "" + +msgctxt "help:production.routing,supplier_quantity:" +msgid "The quantity to buy to produce one time the BOM." +msgstr "" + +msgctxt "help:production.routing,supplier_service:" +msgid "The service to buy to the supplier for the production." +msgstr "" + +msgctxt "help:production.routing,supplier_service_supplier:" +msgid "The supplier's service to buy for the production." +msgstr "" + +msgctxt "help:purchase.line,production:" +msgid "Add to the cost of the production." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_pending_purchase_done" +msgid "" +"The productions \"%(productions)s\" cannot be processed as they have pending" +" purchases." +msgstr "" + +msgctxt "view:production.routing:" +msgid "Supplier" +msgstr "" + +msgctxt "view:purchase.line:" +msgid "Production" +msgstr ""
