details: https://code.tryton.org/translations/commit/94e4a49d8f16 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 01:05:42 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/stock_product_location_place/locale/zh_HANS.po | 57 ++++++++++++++++++ 1 files changed, 57 insertions(+), 0 deletions(-) diffs (61 lines): diff -r a6d0e6aea7b7 -r 94e4a49d8f16 modules/stock_product_location_place/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_product_location_place/locale/zh_HANS.po Wed Apr 01 01:05:42 2026 +0000 @@ -0,0 +1,57 @@ +# +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,location_places:" +msgid "Places per Location" +msgstr "" + +msgctxt "field:product.template,location_places:" +msgid "Places per Location" +msgstr "" + +msgctxt "field:stock.inventory.line,place:" +msgid "Place" +msgstr "" + +msgctxt "field:stock.move,from_place:" +msgid "From Place" +msgstr "" + +msgctxt "field:stock.move,to_place:" +msgid "To Place" +msgstr "" + +msgctxt "field:stock.product.location.place,location:" +msgid "Storage Location" +msgstr "" + +msgctxt "field:stock.product.location.place,place:" +msgid "Place" +msgstr "" + +msgctxt "field:stock.product.location.place,product:" +msgid "Variant" +msgstr "" + +msgctxt "field:stock.product.location.place,template:" +msgid "Product" +msgstr "" + +msgctxt "help:stock.product.location.place,place:" +msgid "The place where the product is always stored in the location." +msgstr "" + +msgctxt "model:ir.message,text:msg_stock_product_location_unique" +msgid "Only one product place can be defined per location." +msgstr "" + +msgctxt "model:stock.product.location.place,string:" +msgid "Stock Product Location Place" +msgstr ""
