details: https://code.tryton.org/translations/commit/da66602762ba branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:54:50 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/sale_shipment_grouping/locale/zh_HANS.po | 58 ++++++++++++++++++++++++ 1 files changed, 58 insertions(+), 0 deletions(-) diffs (62 lines): diff -r d5107c1bb367 -r da66602762ba modules/sale_shipment_grouping/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/sale_shipment_grouping/locale/zh_HANS.po Wed Apr 01 00:54:50 2026 +0000 @@ -0,0 +1,58 @@ +# +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:party.party,sale_shipment_grouping_method:" +msgid "Sale Shipment Grouping Method" +msgstr "" + +msgctxt "field:party.party,sale_shipment_grouping_methods:" +msgid "Sale Shipment Grouping Methods" +msgstr "" + +msgctxt "field:party.party.sale_shipment_grouping_method,party:" +msgid "Party" +msgstr "" + +msgctxt "" +"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:" +msgid "Sale Shipment Grouping Method" +msgstr "" + +msgctxt "field:sale.configuration,sale_shipment_grouping_method:" +msgid "Sale Shipment Grouping Method" +msgstr "" + +msgctxt "field:sale.configuration.sale_method,sale_shipment_grouping_method:" +msgid "Sale Shipment Grouping Method" +msgstr "" + +msgctxt "help:sale.configuration,sale_shipment_grouping_method:" +msgid "The default shipment grouping method for new customers." +msgstr "" + +msgctxt "help:sale.configuration.sale_method,sale_shipment_grouping_method:" +msgid "The default shipment grouping method for new customers." +msgstr "" + +msgctxt "model:party.party.sale_shipment_grouping_method,string:" +msgid "Party Sale Shipment Grouping Method" +msgstr "" + +msgctxt "selection:party.party,sale_shipment_grouping_method:" +msgid "None" +msgstr "" + +msgctxt "selection:party.party,sale_shipment_grouping_method:" +msgid "Standard" +msgstr "" + +msgctxt "view:party.party:" +msgid "Shipments" +msgstr ""
