details: https://code.tryton.org/translations/commit/cb7cb17b9fbb branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:55:02 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/sale_stock_quantity/locale/zh_HANS.po | 27 +++++++++++++++++++++++++++ 1 files changed, 27 insertions(+), 0 deletions(-) diffs (31 lines): diff -r 0743b125ddd9 -r cb7cb17b9fbb modules/sale_stock_quantity/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/sale_stock_quantity/locale/zh_HANS.po Wed Apr 01 00:55:02 2026 +0000 @@ -0,0 +1,27 @@ +# +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" + +#, python-format +msgctxt "model:ir.message,text:msg_product_forecast_quantity_lower" +msgid "" +"The forecast quantity (%(forecast_quantity)s) of product \"%(product)s\" is " +"lower than the quantity (%(quantity)s)." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_sale_stock_quantity" +msgid "" +"The forcast quantity (%(forecast_quantity)s) for line \"%(line)s\" is lower " +"than its quantity (%(quantity)s)." +msgstr "" + +msgctxt "model:res.group,name:group_sale_stock_quantity" +msgid "Sale Stock Quantity" +msgstr ""
