details: https://code.tryton.org/translations/commit/a22a099fc33c branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:57:00 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/stock_product_location/locale/zh_HANS.po | 37 ++++++++++++++++++++++++ 1 files changed, 37 insertions(+), 0 deletions(-) diffs (41 lines): diff -r eec8dbd8e6d3 -r a22a099fc33c modules/stock_product_location/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_product_location/locale/zh_HANS.po Wed Apr 01 00:57:00 2026 +0000 @@ -0,0 +1,37 @@ +# +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.product,locations:" +msgid "Default Locations" +msgstr "" + +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "" + +msgctxt "field:stock.product.location,location:" +msgid "Storage Location" +msgstr "" + +msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +msgctxt "field:stock.product.location,template:" +msgid "Product" +msgstr "" + +msgctxt "field:stock.product.location,warehouse:" +msgid "Warehouse" +msgstr "" + +msgctxt "model:stock.product.location,string:" +msgid "Stock Product Location" +msgstr ""
