first commit
This commit is contained in:
59
modules/sale_shipment_tolerance/locale/zh_CN.po
Normal file
59
modules/sale_shipment_tolerance/locale/zh_CN.po
Normal file
@@ -0,0 +1,59 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\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 ""
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "view:sale.configuration:"
|
||||
msgid "%"
|
||||
msgstr "%"
|
||||
|
||||
msgctxt "view:sale.configuration:"
|
||||
msgid "Sale Shipment Tolerance"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user