details: https://code.tryton.org/translations/commit/21218efe2f43 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:48:24 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/carrier_weight/locale/zh_HANS.po | 80 ++++++++++++++++++++++++++++++++ 1 files changed, 80 insertions(+), 0 deletions(-) diffs (84 lines): diff -r 4e1d54be5105 -r 21218efe2f43 modules/carrier_weight/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/carrier_weight/locale/zh_HANS.po Wed Apr 01 00:48:24 2026 +0000 @@ -0,0 +1,80 @@ +# +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:carrier,weight_currency:" +msgid "Currency" +msgstr "" + +msgctxt "field:carrier,weight_price_list:" +msgid "Price List" +msgstr "" + +msgctxt "field:carrier,weight_uom:" +msgid "Weight UoM" +msgstr "" + +msgctxt "field:carrier.weight_price_list,carrier:" +msgid "Carrier" +msgstr "" + +msgctxt "field:carrier.weight_price_list,currency:" +msgid "Currency" +msgstr "" + +msgctxt "field:carrier.weight_price_list,price:" +msgid "Price" +msgstr "" + +msgctxt "field:carrier.weight_price_list,weight:" +msgid "Weight" +msgstr "" + +msgctxt "field:carrier.weight_price_list,weight_uom:" +msgid "Weight UoM" +msgstr "" + +msgctxt "help:carrier,weight_currency:" +msgid "The currency of the price." +msgstr "" + +msgctxt "help:carrier,weight_price_list:" +msgid "" +"Add price per weight to the carrier service.\n" +"The first line for which the weight is greater is used.\n" +"The line with weight of 0 is used as default price." +msgstr "" + +msgctxt "help:carrier,weight_uom:" +msgid "The Unit of Measure of weight criteria for the price list." +msgstr "" + +msgctxt "help:carrier.weight_price_list,carrier:" +msgid "The carrier that the price list belongs to." +msgstr "" + +msgctxt "help:carrier.weight_price_list,price:" +msgid "The price of the carrier service." +msgstr "" + +msgctxt "help:carrier.weight_price_list,weight:" +msgid "The lower limit for the price." +msgstr "" + +msgctxt "help:carrier.weight_price_list,weight_uom:" +msgid "The Unit of Measure of the weight." +msgstr "" + +msgctxt "model:carrier.weight_price_list,string:" +msgid "Carrier Weight Price List" +msgstr "" + +msgctxt "selection:carrier,carrier_cost_method:" +msgid "Weight" +msgstr ""
