details: https://code.tryton.org/translations/commit/d1bc17cc127d branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:56:03 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/stock_location_move/locale/zh_HANS.po | 52 +++++++++++++++++++++++++++ 1 files changed, 52 insertions(+), 0 deletions(-) diffs (56 lines): diff -r b66c46575fa3 -r d1bc17cc127d modules/stock_location_move/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_location_move/locale/zh_HANS.po Wed Apr 01 00:56:03 2026 +0000 @@ -0,0 +1,52 @@ +# +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.location,assigned_by:" +msgid "Assigned by" +msgstr "" + +msgctxt "field:stock.location,movable:" +msgid "Movable" +msgstr "" + +msgctxt "field:stock.shipment.internal,locations:" +msgid "Locations" +msgstr "" + +msgctxt "field:stock.shipment.internal-location,location:" +msgid "Location" +msgstr "" + +msgctxt "field:stock.shipment.internal-location,shipment:" +msgid "Shipment" +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_location_already_assigned" +msgid "" +"The location \"%(location)s\" has already been assigned by " +"\"%(assigned_by)s\"." +msgstr "" + +msgctxt "model:ir.rule.group,name:rule_group_location_movable" +msgid "Movable location" +msgstr "" + +msgctxt "model:ir.rule.group,name:rule_group_location_movable_admin" +msgid "Any location" +msgstr "" + +msgctxt "model:res.group,name:group_stock_location_movable" +msgid "Stock Location Movable" +msgstr "" + +msgctxt "model:stock.shipment.internal-location,string:" +msgid "Stock Shipment Internal - Location" +msgstr ""
