合并企业版代码(未测试,先提交到测试分支)
This commit is contained in:
40
mrp_workorder_expiry/i18n/zh_CN.po
Normal file
40
mrp_workorder_expiry/i18n/zh_CN.po
Normal file
@@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_workorder_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-09-20 09:49+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:47+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: mrp_workorder_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_workorder_expiry.quality_check_view_form_tablet_inherit_expiry
|
||||
msgid "<span class=\"fa fa-exclamation-triangle\"/> This lot is expired."
|
||||
msgstr "<span class=\"fa fa-exclamation-triangle\"/> 这批货过期了。"
|
||||
|
||||
#. module: mrp_workorder_expiry
|
||||
#: model:ir.model.fields,field_description:mrp_workorder_expiry.field_quality_check__is_expired
|
||||
msgid "Product Expiry Alert"
|
||||
msgstr "过期警报"
|
||||
|
||||
#. module: mrp_workorder_expiry
|
||||
#: model:ir.model,name:mrp_workorder_expiry.model_quality_check
|
||||
msgid "Quality Check"
|
||||
msgstr "质量检查"
|
||||
|
||||
#. module: mrp_workorder_expiry
|
||||
#: model:ir.model.fields,help:mrp_workorder_expiry.field_quality_check__is_expired
|
||||
msgid "The Expiration Date has been reached."
|
||||
msgstr "已到达过期日期。"
|
||||
Reference in New Issue
Block a user