details: https://code.tryton.org/translations/commit/b66c46575fa3 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:55:57 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/stock_inventory_location/locale/zh_HANS.po | 57 ++++++++++++++++++++++ 1 files changed, 57 insertions(+), 0 deletions(-) diffs (61 lines): diff -r fa0e1dadd409 -r b66c46575fa3 modules/stock_inventory_location/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_inventory_location/locale/zh_HANS.po Wed Apr 01 00:55:57 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:stock.inventory.create.start,company:" +msgid "Company" +msgstr "" + +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + +msgctxt "field:stock.inventory.create.start,date:" +msgid "Date" +msgstr "" + +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + +msgctxt "field:stock.inventory.create.start,locations:" +msgid "Locations" +msgstr "" + +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "" + +msgctxt "model:ir.action,name:wizard_create_inventory" +msgid "Create Inventories" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_create_inventory" +msgid "Create Inventories" +msgstr "" + +msgctxt "model:stock.inventory.create.start,string:" +msgid "Stock Inventory Create Start" +msgstr "" + +msgctxt "wizard_button:stock.inventory.create,start,create_:" +msgid "Create" +msgstr "" + +msgctxt "wizard_button:stock.inventory.create,start,end:" +msgid "Cancel" +msgstr ""
