details: https://code.tryton.org/translations/commit/728fc9d8d56a branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:52:01 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/product_measurements/locale/zh_HANS.po | 200 +++++++++++++++++++++++++ 1 files changed, 200 insertions(+), 0 deletions(-) diffs (204 lines): diff -r 10d140652ae0 -r 728fc9d8d56a modules/product_measurements/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/product_measurements/locale/zh_HANS.po Wed Apr 01 00:52:01 2026 +0000 @@ -0,0 +1,200 @@ +# +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:product.price_list.line,volume_uom:" +msgid "Volume UoM" +msgstr "" + +msgctxt "field:product.price_list.line,weight_uom:" +msgid "Weight UoM" +msgstr "" + +msgctxt "field:product.product,height:" +msgid "Height" +msgstr "" + +msgctxt "field:product.product,height_uom:" +msgid "Height UoM" +msgstr "" + +msgctxt "field:product.product,length:" +msgid "Length" +msgstr "" + +msgctxt "field:product.product,length_uom:" +msgid "Length UoM" +msgstr "" + +msgctxt "field:product.product,volume:" +msgid "Volume" +msgstr "" + +msgctxt "field:product.product,volume_uom:" +msgid "Volume UoM" +msgstr "" + +msgctxt "field:product.product,weight:" +msgid "Weight" +msgstr "" + +msgctxt "field:product.product,weight_uom:" +msgid "Weight UoM" +msgstr "" + +msgctxt "field:product.product,width:" +msgid "Width" +msgstr "" + +msgctxt "field:product.product,width_uom:" +msgid "Width UoM" +msgstr "" + +msgctxt "field:product.template,height:" +msgid "Height" +msgstr "" + +msgctxt "field:product.template,height_uom:" +msgid "Height UoM" +msgstr "" + +msgctxt "field:product.template,length:" +msgid "Length" +msgstr "" + +msgctxt "field:product.template,length_uom:" +msgid "Length UoM" +msgstr "" + +msgctxt "field:product.template,volume:" +msgid "Volume" +msgstr "" + +msgctxt "field:product.template,volume_uom:" +msgid "Volume UoM" +msgstr "" + +msgctxt "field:product.template,weight:" +msgid "Weight" +msgstr "" + +msgctxt "field:product.template,weight_uom:" +msgid "Weight UoM" +msgstr "" + +msgctxt "field:product.template,width:" +msgid "Width" +msgstr "" + +msgctxt "field:product.template,width_uom:" +msgid "Width UoM" +msgstr "" + +msgctxt "help:product.price_list.line,formula:" +msgid "" +"\n" +"-volume: the volume of 1 unit of product\n" +"-weight: the weight of 1 unit of product" +msgstr "" + +msgctxt "help:product.price_list.line,volume_uom:" +msgid "Leave empty for liter." +msgstr "" + +msgctxt "help:product.price_list.line,weight_uom:" +msgid "Leave empty for kilogram." +msgstr "" + +msgctxt "help:product.product,height:" +msgid "Height for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.product,height_uom:" +msgid "The Unit of Measure for the height." +msgstr "" + +msgctxt "help:product.product,length:" +msgid "Length for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.product,length_uom:" +msgid "The Unit of Measure for the length." +msgstr "" + +msgctxt "help:product.product,volume:" +msgid "Volume for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.product,volume_uom:" +msgid "The Unit of Measure for the volume." +msgstr "" + +msgctxt "help:product.product,weight:" +msgid "Weight for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.product,weight_uom:" +msgid "The Unit of Measure for the weight." +msgstr "" + +msgctxt "help:product.product,width:" +msgid "Width for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.product,width_uom:" +msgid "The Unit of Measure for the width." +msgstr "" + +msgctxt "help:product.template,height:" +msgid "Height for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.template,height_uom:" +msgid "The Unit of Measure for the height." +msgstr "" + +msgctxt "help:product.template,length:" +msgid "Length for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.template,length_uom:" +msgid "The Unit of Measure for the length." +msgstr "" + +msgctxt "help:product.template,volume:" +msgid "Volume for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.template,volume_uom:" +msgid "The Unit of Measure for the volume." +msgstr "" + +msgctxt "help:product.template,weight:" +msgid "Weight for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.template,weight_uom:" +msgid "The Unit of Measure for the weight." +msgstr "" + +msgctxt "help:product.template,width:" +msgid "Width for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.template,width_uom:" +msgid "The Unit of Measure for the width." +msgstr "" + +msgctxt "view:product.template:" +msgid "Measurements" +msgstr "" + +msgctxt "view:product.template:" +msgid "Measurements for 1 default UoM." +msgstr ""
