details: https://code.tryton.org/translations/commit/977310f9fe50 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:58:19 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/stock_secondary_unit/locale/zh_HANS.po | 41 ++++++++++++++++++++++++++ 1 files changed, 41 insertions(+), 0 deletions(-) diffs (45 lines): diff -r 1ea5141acab9 -r 977310f9fe50 modules/stock_secondary_unit/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_secondary_unit/locale/zh_HANS.po Wed Apr 01 00:58:19 2026 +0000 @@ -0,0 +1,41 @@ +# +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:stock.move,product_secondary_uom_category:" +msgid "Product Secondary UoM Category" +msgstr "" + +msgctxt "field:stock.move,secondary_quantity:" +msgid "Secondary Quantity" +msgstr "" + +msgctxt "field:stock.move,secondary_unit:" +msgid "Secondary Unit" +msgstr "" + +msgctxt "field:stock.move,secondary_unit_price:" +msgid "Secondary Unit Price" +msgstr "" + +msgctxt "help:stock.move,product_secondary_uom_category:" +msgid "The category of secondary Unit of Measure for the product." +msgstr "" + +msgctxt "view:stock.move:" +msgid "Quantity:" +msgstr "" + +msgctxt "view:stock.move:" +msgid "Unit Price:" +msgstr "" + +msgctxt "view:stock.move:" +msgid "Unit:" +msgstr ""
