21 lines
644 B
Plaintext
21 lines
644 B
Plaintext
#. module: sf_manufacturing
|
|
#. odoo-python
|
|
#: code:addons/sf_manufacturing/models/mrp_production.py:0
|
|
#, python-format
|
|
msgid "You must enter a serial number for %s"
|
|
msgstr "您必须为%s输入一个序列号。"
|
|
|
|
|
|
#. module: sf_manufacturing
|
|
#. odoo-python
|
|
#: code:addons/sf_manufacturing/models/mrp_production.py:0
|
|
#, python-format
|
|
msgid "You must enter a serial number for each line of %s"
|
|
msgstr "您必须为以下各%s行输入序列号"
|
|
|
|
#. module: sf_manufacturing
|
|
#. odoo-python
|
|
#: code:addons/sf_manufacturing/models/mrp_production.py:0
|
|
#, python-format
|
|
msgid "You have %s incomplete supplies: %s"
|
|
msgstr "您有%s补给未完成: %s" |