details: https://code.tryton.org/translations/commit/0743b125ddd9 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:54:56 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/sale_shipment_tolerance/locale/zh_HANS.po | 64 +++++++++++++++++++++++ 1 files changed, 64 insertions(+), 0 deletions(-) diffs (68 lines): diff -r da66602762ba -r 0743b125ddd9 modules/sale_shipment_tolerance/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/sale_shipment_tolerance/locale/zh_HANS.po Wed Apr 01 00:54:56 2026 +0000 @@ -0,0 +1,64 @@ +# +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:sale.configuration,sale_over_shipment_tolerance:" +msgid "Sale Over Shipment Tolerance" +msgstr "" + +msgctxt "field:sale.configuration,sale_under_shipment_tolerance:" +msgid "Sale Under Shipment Tolerance" +msgstr "" + +msgctxt "" +"field:sale.configuration.shipment_tolerance,sale_over_shipment_tolerance:" +msgid "Sale Over Shipment Tolerance" +msgstr "" + +msgctxt "" +"field:sale.configuration.shipment_tolerance,sale_under_shipment_tolerance:" +msgid "Sale Under Shipment Tolerance" +msgstr "" + +msgctxt "help:sale.configuration,sale_over_shipment_tolerance:" +msgid "The upper quantity accepted in percentage." +msgstr "" + +msgctxt "help:sale.configuration,sale_under_shipment_tolerance:" +msgid "The lower quantity accepted in percentage." +msgstr "" + +msgctxt "" +"help:sale.configuration.shipment_tolerance,sale_over_shipment_tolerance:" +msgid "The upper quantity accepted in percentage." +msgstr "" + +msgctxt "" +"help:sale.configuration.shipment_tolerance,sale_under_shipment_tolerance:" +msgid "The lower quantity accepted in percentage." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_over_shipment" +msgid "" +"The sale line \"%(line)s\" exceeds the over shipment tolerance (%(shipped)s " +"shipped > %(maximal)s )." +msgstr "" + +msgctxt "model:sale.configuration.shipment_tolerance,string:" +msgid "Sale Configuration Shipment Tolerance" +msgstr "" + +msgctxt "view:sale.configuration:" +msgid "%" +msgstr "" + +msgctxt "view:sale.configuration:" +msgid "Sale Shipment Tolerance" +msgstr ""
