|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
<root>
|
|
|
<!--
|
|
|
Microsoft ResX Schema
|
|
|
|
|
|
Version 2.0
|
|
|
|
|
|
The primary goals of this format is to allow a simple XML format
|
|
|
that is mostly human readable. The generation and parsing of the
|
|
|
various data types are done through the TypeConverter classes
|
|
|
associated with the data types.
|
|
|
|
|
|
Example:
|
|
|
|
|
|
... ado.net/XML headers & schema ...
|
|
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
|
<resheader name="version">2.0</resheader>
|
|
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
|
</data>
|
|
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
|
<comment>This is a comment</comment>
|
|
|
</data>
|
|
|
|
|
|
There are any number of "resheader" rows that contain simple
|
|
|
name/value pairs.
|
|
|
|
|
|
Each data row contains a name, and value. The row also contains a
|
|
|
type or mimetype. Type corresponds to a .NET class that support
|
|
|
text/value conversion through the TypeConverter architecture.
|
|
|
Classes that don't support this are serialized and stored with the
|
|
|
mimetype set.
|
|
|
|
|
|
The mimetype is used for serialized objects, and tells the
|
|
|
ResXResourceReader how to depersist the object. This is currently not
|
|
|
extensible. For a given mimetype the value must be set accordingly:
|
|
|
|
|
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
|
that the ResXResourceWriter will generate, however the reader can
|
|
|
read any of the formats listed below.
|
|
|
|
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
|
|
value : The object must be serialized with
|
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
|
: and then encoded with base64 encoding.
|
|
|
|
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
|
|
value : The object must be serialized with
|
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
|
: and then encoded with base64 encoding.
|
|
|
|
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
|
value : The object must be serialized into a byte array
|
|
|
: using a System.ComponentModel.TypeConverter
|
|
|
: and then encoded with base64 encoding.
|
|
|
-->
|
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
|
<xsd:complexType>
|
|
|
<xsd:choice maxOccurs="unbounded">
|
|
|
<xsd:element name="metadata">
|
|
|
<xsd:complexType>
|
|
|
<xsd:sequence>
|
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
|
</xsd:sequence>
|
|
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
|
<xsd:attribute name="type" type="xsd:string" />
|
|
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
|
<xsd:attribute ref="xml:space" />
|
|
|
</xsd:complexType>
|
|
|
</xsd:element>
|
|
|
<xsd:element name="assembly">
|
|
|
<xsd:complexType>
|
|
|
<xsd:attribute name="alias" type="xsd:string" />
|
|
|
<xsd:attribute name="name" type="xsd:string" />
|
|
|
</xsd:complexType>
|
|
|
</xsd:element>
|
|
|
<xsd:element name="data">
|
|
|
<xsd:complexType>
|
|
|
<xsd:sequence>
|
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
|
</xsd:sequence>
|
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
|
<xsd:attribute ref="xml:space" />
|
|
|
</xsd:complexType>
|
|
|
</xsd:element>
|
|
|
<xsd:element name="resheader">
|
|
|
<xsd:complexType>
|
|
|
<xsd:sequence>
|
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
|
</xsd:sequence>
|
|
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
|
</xsd:complexType>
|
|
|
</xsd:element>
|
|
|
</xsd:choice>
|
|
|
</xsd:complexType>
|
|
|
</xsd:element>
|
|
|
</xsd:schema>
|
|
|
<resheader name="resmimetype">
|
|
|
<value>text/microsoft-resx</value>
|
|
|
</resheader>
|
|
|
<resheader name="version">
|
|
|
<value>2.0</value>
|
|
|
</resheader>
|
|
|
<resheader name="reader">
|
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
|
</resheader>
|
|
|
<resheader name="writer">
|
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
|
</resheader>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcStorageBinParaSetHelper_RT_Parameter_msg10" xml:space="preserve">
|
|
|
<value>料仓参数下传PLC失败:在PlcSchema.xml中没有RT_Parameter配置节!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcStorageBinParaSetHelper_RT_Parameter_msg2" xml:space="preserve">
|
|
|
<value>下传料仓参数失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Msg_PlcOffLine" xml:space="preserve">
|
|
|
<value>小料称量系统PLC离线!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_FrmPlan_btnSelect_Text" xml:space="preserve">
|
|
|
<value>筛选</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_FrmPlan_label1_Text" xml:space="preserve">
|
|
|
<value>配方名称</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_FrmPlan_label2_Text" xml:space="preserve">
|
|
|
<value>配方版本</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_FrmPlan_label3_Text" xml:space="preserve">
|
|
|
<value>份 数</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_FrmPlan_Text_Add" xml:space="preserve">
|
|
|
<value>添加新计划</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_FrmPlan_Text_Modify" xml:space="preserve">
|
|
|
<value>修改计划</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_ProductHelper_PlanDateVerify_msg" xml:space="preserve">
|
|
|
<value>请将日期班次调整正确:{0}当前生产日期:{1}当前生产班次:{2}!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_SBVSetFromViewAction_DownloadAction_msg1" xml:space="preserve">
|
|
|
<value>下传料仓参数完毕!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_FrmPlan_msg1" xml:space="preserve">
|
|
|
<value>请选择配方名称</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_FrmPlan_msg1_1" xml:space="preserve">
|
|
|
<value>请选择配方版本</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_FrmPlan_msg2" xml:space="preserve">
|
|
|
<value>请输入份数</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_FrmPlan_msg3" xml:space="preserve">
|
|
|
<value>份数只能为整型数字!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_FrmPlan_msg4" xml:space="preserve">
|
|
|
<value>份数必须大于0!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_InsertAction_logContent_10" xml:space="preserve">
|
|
|
<value>计划编号:{0},添加完毕!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcPlanHelper_Mix_msg10" xml:space="preserve">
|
|
|
<value>上辅机-计划信息下传PLC失败:在PlcSchema.xml中没有PptPlan配置节!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcPlanHelper_Mix_msg15" xml:space="preserve">
|
|
|
<value>上辅机-计划信息下传PLC失败:当班计划列表为空!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcPlanHelper_Mix_msg50" xml:space="preserve">
|
|
|
<value>小料-计划信息下传PLC[{0}]失败...</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcPlanHelper_Mix_msg20" xml:space="preserve">
|
|
|
<value>小料-计划信息下传PLC:向PLC下传请求信号失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcPlanHelper_Mix_msg30" xml:space="preserve">
|
|
|
<value>小料-计划信息下传PLC:向PLC下传计划状态请求信号失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcPlanHelper_Mix_msg40" xml:space="preserve">
|
|
|
<value>小料-计划信息下传PLC失败:无可下传计划!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcRecipeHelper_Mix_msg1" xml:space="preserve">
|
|
|
<value>HMI请求配方列表时关键字为空!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcRecipeHelper_Mix_msg2" xml:space="preserve">
|
|
|
<value>HMI请求配方列表:配方数据表为空!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcRecipeHelper_Mix_msg3" xml:space="preserve">
|
|
|
<value>HMI请求配方列表:没有相关的配方数据!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcRecipeHelper_Mix_msg4" xml:space="preserve">
|
|
|
<value>HMI请求配方列表:获取PLC配方名称列表项时出错!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcRecipeHelper_Mix_msg5" xml:space="preserve">
|
|
|
<value>HMI请求配方列表:配方名称列表数据下传失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_AutoAddPlan_logContent_1" xml:space="preserve">
|
|
|
<value>计划编号:{0},HMI请求添加完毕!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_AutoAddPlan_logContent_2" xml:space="preserve">
|
|
|
<value>HMI添加计划请求成功后:向PLC下传反馈信号失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_AutoAddPlan_logContent_3" xml:space="preserve">
|
|
|
<value>HMI添加计划请求成功后:计划列表获取失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_AutoAddPlan_logContent_4" xml:space="preserve">
|
|
|
<value>HMI添加计划请求成功后:计划列表写入数据结构获取失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_AutoAddPlan_logContent_5" xml:space="preserve">
|
|
|
<value>HMI添加计划请求成功后:计划列表写入PLC失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_AutoAddPlan_logContent_6" xml:space="preserve">
|
|
|
<value>HMI添加计划请求:没有找到相关配方的信息!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_AutoAddPlan_logContent_7" xml:space="preserve">
|
|
|
<value>HMI添加计划请求:没有找到相关配方的信息时,写反馈信号失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_AutoAddPlan_logContent_8" xml:space="preserve">
|
|
|
<value>向PLC写入等待计划数失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ChangePlan_logContent_1" xml:space="preserve">
|
|
|
<value>HMI修改计划请求成功后:向PLC下传反馈信号失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ChangePlan_logContent_2" xml:space="preserve">
|
|
|
<value>HMI修改计划请求成功后:向PLC下传异常反馈信号失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_MoveDownAction_msg1" xml:space="preserve">
|
|
|
<value>计划号:{0} 目前已是最后一个计划!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_MoveUpAction_msg1" xml:space="preserve">
|
|
|
<value>计划号:{0} 目前已是第一个计划!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_StopAction_msg1" xml:space="preserve">
|
|
|
<value>当班计划还未初始化,请先打开当班计划,再进行此操作!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_StopAction_msg2" xml:space="preserve">
|
|
|
<value>本地数据库连接异常,不能终止计划{0}请在数据库连接正常后再进行“终止”操作。</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_StopAction_msg6_1" xml:space="preserve">
|
|
|
<value>请选择一条要终止的计划!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_StopAction_msg7_2" xml:space="preserve">
|
|
|
<value>当前计划已终止,不能执行此操作!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_StopAction_msg7_3" xml:space="preserve">
|
|
|
<value>当前计划已完成,不能执行此操作!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_StopAction_msg8" xml:space="preserve">
|
|
|
<value>当前计划序号{0}设定{1}车,{2}您确认暂停?</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_StopAction_msg11" xml:space="preserve">
|
|
|
<value>终止计划命令发送成功!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ExecStop_logContent_1" xml:space="preserve">
|
|
|
<value>终止计划数据结构获取失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ExecStop_logContent_2" xml:space="preserve">
|
|
|
<value>终止计划写入PLC失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ExecStop_logContent_3" xml:space="preserve">
|
|
|
<value>向PLC下传终止计划命令失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ModifyPlanNumAction_msg1" xml:space="preserve">
|
|
|
<value>当班计划还未初始化,请先打开当班计划,再进行此操作!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ModifyPlanNumAction_msg1_1" xml:space="preserve">
|
|
|
<value>请选择一条要修改计划数的计划!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ModifyPlanNumAction_msg1_2" xml:space="preserve">
|
|
|
<value>当前计划已终止,不能执行此操作!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ModifyPlanNumAction_msg1_3" xml:space="preserve">
|
|
|
<value>当前计划已完成,不能执行此操作!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ModifyPlanNumAction_msg1_4" xml:space="preserve">
|
|
|
<value>当前计划设定数[{0}]不能低于完成数[{1}]!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ModifyPlanNumAction_msg1_5" xml:space="preserve">
|
|
|
<value>当前计划设定数[{0}]不能低于下位机允许的最小车数[{1}]!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ModifyPlanNumAction_msg1_6" xml:space="preserve">
|
|
|
<value>确认修改设定次数为{0}?</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ModifyPlanNumAction_logContent" xml:space="preserve">
|
|
|
<value>修改计划数,计划号{0}的计划数从{1}车改到{2}车!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ExecModify_logContent_1" xml:space="preserve">
|
|
|
<value>上位机修改计划数:数据结构获取失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ExecModify_logContent_2" xml:space="preserve">
|
|
|
<value>上位机修改计划数:向PLC下传修改计划数命令失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ExecModify_logContent_3" xml:space="preserve">
|
|
|
<value>上位机修改计划数:写入PLC失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ExecModify_logContent_4" xml:space="preserve">
|
|
|
<value>上位机修改计划数:向PLC下传修改计划数成功后,反馈失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_ExecStop_logContent_4" xml:space="preserve">
|
|
|
<value>向PLC下传终止计划命令及数据成功后,反馈失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_UserManage_DeleteUserAction_msg1" xml:space="preserve">
|
|
|
<value>确认删除当前用户(用户名:{0})吗?</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_UserManage_DeleteUserAction_msg2" xml:space="preserve">
|
|
|
<value>请选择一条要删除用户信息!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_UserManage_FrmUser_label1_Text" xml:space="preserve">
|
|
|
<value>用户名</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_UserManage_FrmUser_label2_Text" xml:space="preserve">
|
|
|
<value>密码</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_UserManage_FrmUser_label3_Text" xml:space="preserve">
|
|
|
<value>确认密码</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_UserManage_FrmUser_label4_Text" xml:space="preserve">
|
|
|
<value>用户类型</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_UserManage_FrmUser_Text_Add" xml:space="preserve">
|
|
|
<value>添加用户</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_UserManage_FrmUser_Text_Modify" xml:space="preserve">
|
|
|
<value>修改用户信息</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_UserManage_ModifyUserAction_msg1" xml:space="preserve">
|
|
|
<value>请选择一项要修改的用户!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_UserManage_ModifyUserAction_msg2" xml:space="preserve">
|
|
|
<value>确认修改{0}用户信息?</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_LRAlarmLog_ExportAction_msg1" xml:space="preserve">
|
|
|
<value>导出报警日志至Excel成功!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_LRAlarmLog_ExportAction_msg2" xml:space="preserve">
|
|
|
<value>导出报警日志至Excel失败:{0}!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_LRAlarmLog_ExportAction_msg3" xml:space="preserve">
|
|
|
<value>查询结果为空,请重新查询!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_ExportAction_msg1" xml:space="preserve">
|
|
|
<value>导出报警参数数据至Excel成功!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_ExportAction_msg2" xml:space="preserve">
|
|
|
<value>导出报警参数数据至Excel失败:{0}!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_groupBox1_Text" xml:space="preserve">
|
|
|
<value>报警参数信息</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_groupBox1_Text_Query" xml:space="preserve">
|
|
|
<value>查询条件</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_label1_Text" xml:space="preserve">
|
|
|
<value>报警地址字</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_label2_Text" xml:space="preserve">
|
|
|
<value>报警位</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_label3_Text" xml:space="preserve">
|
|
|
<value>报警代码</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_label4_Text" xml:space="preserve">
|
|
|
<value>报警名称</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_label5_Text" xml:space="preserve">
|
|
|
<value>报警位置</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_label6_Text" xml:space="preserve">
|
|
|
<value>备注</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_label7_Text" xml:space="preserve">
|
|
|
<value>报警数据块</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_label8_Text" xml:space="preserve">
|
|
|
<value>报警PLC</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_msg1" xml:space="preserve">
|
|
|
<value>报警地址不能为空,请输入报警地址!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_msg10" xml:space="preserve">
|
|
|
<value>报警数据块不能为空,请输入报警数据块!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_msg101" xml:space="preserve">
|
|
|
<value>请选择报警PLC!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_msg12" xml:space="preserve">
|
|
|
<value>报警数据块应为数字!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_msg13" xml:space="preserve">
|
|
|
<value>报警PLC、报警数据块、报警地址字和报警地址位不能都相同!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_msg2" xml:space="preserve">
|
|
|
<value>报警地址应为整数!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_msg3" xml:space="preserve">
|
|
|
<value>报警位不能为空,请输入报警位!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_msg4" xml:space="preserve">
|
|
|
<value>报警位应为整数!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_msg5" xml:space="preserve">
|
|
|
<value>报警代码不能为空,请输入代码名称!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_msg6" xml:space="preserve">
|
|
|
<value>已存在此报警代码,请输入新的报警代码!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_msg7" xml:space="preserve">
|
|
|
<value>报警名称不能为空,请输入报警名称!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_msg8" xml:space="preserve">
|
|
|
<value>此报警PLC中已存在此报警名称,请输入新的报警名称!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_msg9" xml:space="preserve">
|
|
|
<value>已存在此报警地址的报警位信息!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_Text" xml:space="preserve">
|
|
|
<value>添加报警参数</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_FrmInsert_Text_Query" xml:space="preserve">
|
|
|
<value>查询报警参数</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_ImportAction_msg" xml:space="preserve">
|
|
|
<value>导入操作会覆盖当前所有报警信息!是否继续?</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_ImportAction_msg1" xml:space="preserve">
|
|
|
<value>从Excel导入报警参数数据完毕!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_ImportAction_msg2" xml:space="preserve">
|
|
|
<value>从Excel中导入报警参数数据失败:Excel中没有数据!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_ImportAction_msg3" xml:space="preserve">
|
|
|
<value>从Excel导入报警参数数据失败:{0}!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Alarm_PmtAlarm_ImportAction_msg4" xml:space="preserve">
|
|
|
<value>导入的Excel表格式不正确!请检查后重试!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcPlanHelper_ScanCodeDown_Error1" xml:space="preserve">
|
|
|
<value>没有获取到条码中的有效信息。</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcPlanHelper_ScanCodeDown_Error2" xml:space="preserve">
|
|
|
<value>没有找到对应的物料代码。</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcPlanHelper_ScanCodeDown_Error3" xml:space="preserve">
|
|
|
<value>没有找到对应的料仓号。</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcPlanHelper_ScanCodeDown_Error4" xml:space="preserve">
|
|
|
<value>料仓号获取成功,下传时失败。</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_DeleteAction_msg1" xml:space="preserve">
|
|
|
<value>您确认要删除当前计划(计划号:{0})吗?</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_DeleteAction_msg20" xml:space="preserve">
|
|
|
<value>计划号:{0} 已完成,不能删除!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_DeleteAction_msg30" xml:space="preserve">
|
|
|
<value>计划号:{0} 已终止,不能删除!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_DeleteAction_msg50" xml:space="preserve">
|
|
|
<value>计划号:{0} 正在生产,不能删除!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_FrmModifyPlanNum_label1_Text" xml:space="preserve">
|
|
|
<value>当前配方设定次数为:</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_FrmModifyPlanNum_label2_Text" xml:space="preserve">
|
|
|
<value>请重新输入设定车次:</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_FrmModifyPlanNum_Text" xml:space="preserve">
|
|
|
<value>修改计划数</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ChemicalWeighingPlc_PlcPlanHelper_Mix_msg60" xml:space="preserve">
|
|
|
<value>小料物料名称向PLC下传反馈信号失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Product_PptPlan_InsertAction_msg1" xml:space="preserve">
|
|
|
<value>自动刷新班次号未生效!</value>
|
|
|
</data>
|
|
|
<data name="Menac_Action_ChemicalWeighing_MaterialManage_FrmMaterial_label1_Text" xml:space="preserve">
|
|
|
<value>物料名称:</value>
|
|
|
</data>
|
|
|
<data name="Menac_Action_ChemicalWeighing_MaterialManage_FrmMaterial_label2_Text" xml:space="preserve">
|
|
|
<value>物料编码:</value>
|
|
|
</data>
|
|
|
<data name="Menac_Action_ChemicalWeighing_MaterialManage_FrmMaterial_Text_Add" xml:space="preserve">
|
|
|
<value>添加物料</value>
|
|
|
</data>
|
|
|
<data name="Menac_Action_ChemicalWeighing_MaterialManage_FrmMaterial_Text_Modify" xml:space="preserve">
|
|
|
<value>修改物料信息</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_BinManage_ModifyBinAction_msg1" xml:space="preserve">
|
|
|
<value>请选择一项要修改的料仓信息!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_BinManage_ModifyBinAction_msg2" xml:space="preserve">
|
|
|
<value>确认修改{0}号料仓的物料信息?</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_MaterialManage_DeleteMaterialAction_msg1" xml:space="preserve">
|
|
|
<value>确认删除当前物料(物料名:{0})吗?</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_MaterialManage_DeleteMaterialAction_msg2" xml:space="preserve">
|
|
|
<value>请选择一条要删除物料信息!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_MaterialManage_ModifyMaterialAction_msg1" xml:space="preserve">
|
|
|
<value>请选择一项要修改的物料!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_MaterialManage_ModifyMaterialAction_msg2" xml:space="preserve">
|
|
|
<value>确认修改{0}物料信息?</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Technical_PmtRecipe_DeleteAction_msg1" xml:space="preserve">
|
|
|
<value>确认删除当前配方(配方名:{0})吗?</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_ShiftManage_ModifyShiftTimeAction_msg1" xml:space="preserve">
|
|
|
<value>确认保存修改的班次时间???</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Report_MaterialStatisticsReport_ExportAction_msg1" xml:space="preserve">
|
|
|
<value>导出物料统计数据至Excel成功!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Report_MaterialStatisticsReport_ExportAction_msg2" xml:space="preserve">
|
|
|
<value>导出物料统计数据至Excel失败:{0}!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Report_ProductionAnalysisReport_ExportAction_msg1" xml:space="preserve">
|
|
|
<value>导出生产分析报表数据至Excel成功!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Report_ProductionAnalysisReport_ExportAction_msg2" xml:space="preserve">
|
|
|
<value>导出生产分析数据至Excel失败:{0}!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Report_ProductionReport_ExportAction_msg1" xml:space="preserve">
|
|
|
<value>导出生产报表数据至Excel成功!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Action_ChemicalWeighing_Report_ProductionReport_ExportAction_msg2" xml:space="preserve">
|
|
|
<value>导出生产报表数据至Excel失败:{0}!</value>
|
|
|
</data>
|
|
|
<data name="Frm_SelectBtn" xml:space="preserve">
|
|
|
<value>查询</value>
|
|
|
</data>
|
|
|
<data name="Frm_ExportBtn" xml:space="preserve">
|
|
|
<value>导出</value>
|
|
|
</data>
|
|
|
<data name="Frm_StartLable" xml:space="preserve">
|
|
|
<value>开始时间</value>
|
|
|
</data>
|
|
|
<data name="Frm_EndLable" xml:space="preserve">
|
|
|
<value>结束时间</value>
|
|
|
</data>
|
|
|
<data name="Frm_DGV_RecordTime" xml:space="preserve">
|
|
|
<value>记录时间</value>
|
|
|
</data>
|
|
|
<data name="Frm_DGV_UserName" xml:space="preserve">
|
|
|
<value>操作用户</value>
|
|
|
</data>
|
|
|
<data name="Frm_DGV_WorkType" xml:space="preserve">
|
|
|
<value>操作类型</value>
|
|
|
</data>
|
|
|
<data name="Frm_DGV_OperDest" xml:space="preserve">
|
|
|
<value>操作目的</value>
|
|
|
</data>
|
|
|
<data name="Frm_DGV_Remark" xml:space="preserve">
|
|
|
<value>操作备注</value>
|
|
|
</data>
|
|
|
</root> |