天津投入产出系统后端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

402 lines
16 KiB

<?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="NothingData" xml:space="preserve">
<value>未检索到任何数据!</value>
</data>
<data name="NotSetProcessParameter" xml:space="preserve">
<value>未指定加工参数标准值!</value>
</data>
<data name="SystemException" xml:space="preserve">
<value>系统异常!</value>
</data>
<data name="IsHaving" xml:space="preserve">
<value>已有相同信息存在!</value>
</data>
<data name="MaterielIsUsing" xml:space="preserve">
<value>原材料号已使用,不能删除!</value>
</data>
<data name="ProductShiftTimeIsExist" xml:space="preserve">
<value>该时间段内已有班次,请重新输入!</value>
</data>
<data name="MsgSuccess" xml:space="preserve">
<value>操作成功!</value>
</data>
<data name="InjectionIsHaving" xml:space="preserve">
<value>该批次号物料已使用,不能删除!</value>
</data>
<data name="ProductIsUsing" xml:space="preserve">
<value>该零件已使用,不能删除!</value>
</data>
<data name="IsDoneCanNotSend" xml:space="preserve">
<value>此计划已经关闭不能发送!</value>
</data>
<data name="ProductOverSeccess" xml:space="preserve">
<value>完成计划成功!</value>
</data>
<data name="WarnDoneError" xml:space="preserve">
<value>报警关闭异常!</value>
</data>
<data name="WarnDoneFail" xml:space="preserve">
<value>报警关闭失败!</value>
</data>
<data name="WarnDoneSeccess" xml:space="preserve">
<value>报警关闭成功!</value>
</data>
<data name="WarnInformerDeleteError" xml:space="preserve">
<value>删除报警通知人信息异常!</value>
</data>
<data name="WarnInformerGetError" xml:space="preserve">
<value>获取报警通知人信息异常!</value>
</data>
<data name="WarnInformerGetListError" xml:space="preserve">
<value>获取报警通知人列表异常!</value>
</data>
<data name="WarnInformerInsertError" xml:space="preserve">
<value>添加报警通知人信息异常!</value>
</data>
<data name="WarnInformerInsertFail" xml:space="preserve">
<value>添加报警通知人信息失败!</value>
</data>
<data name="WarnInformerPartDelete" xml:space="preserve">
<value>报警通知人信息部分删除!</value>
</data>
<data name="WarnInformerUpdateError" xml:space="preserve">
<value>更新报警通知人信息异常!</value>
</data>
<data name="WarnInformerUpdateFail" xml:space="preserve">
<value>更新报警通知人信息失败!</value>
</data>
<data name="WarnSendError" xml:space="preserve">
<value>报警发送异常!</value>
</data>
<data name="WarnSendFail" xml:space="preserve">
<value>报警发送异常!</value>
</data>
<data name="WarnSendSeccess" xml:space="preserve">
<value>报警发送成功!</value>
</data>
<data name="WarnTypeDeleteError" xml:space="preserve">
<value>删除报警类别信息异常!</value>
</data>
<data name="WarnTypeGetError" xml:space="preserve">
<value>获取报警类别信息异常!</value>
</data>
<data name="WarnTypeGetListError" xml:space="preserve">
<value>获取报警类别列表异常!</value>
</data>
<data name="WarnTypeInsertError" xml:space="preserve">
<value>添加报警类别信息异常!</value>
</data>
<data name="WarnTypeInsertFail" xml:space="preserve">
<value>添加报警类别信息失败!</value>
</data>
<data name="WarnTypePartDelete" xml:space="preserve">
<value>报警类别信息部分删除!</value>
</data>
<data name="WarnTypeUpdateError" xml:space="preserve">
<value>更新报警类别信息异常!</value>
</data>
<data name="WarnTypeUpdateFail" xml:space="preserve">
<value>更新报警类别信息失败!</value>
</data>
<data name="OperationMachineWorking" xml:space="preserve">
<value>该设备的当前模具正在加工!</value>
</data>
<data name="OperationProAddError" xml:space="preserve">
<value>新增外购件失败!</value>
</data>
<data name="OperationProNotFound" xml:space="preserve">
<value>该零件条码未找到!</value>
</data>
<data name="OperationProTypeError" xml:space="preserve">
<value>获取类别出错!</value>
</data>
<data name="OperationBeforeProcessing" xml:space="preserve">
<value>前置工序为加工中,请先完成或放行!</value>
</data>
<data name="OperationBeforeProcessNotFound" xml:space="preserve">
<value>前置工序没有记录!</value>
</data>
<data name="OperationBeforeTime" xml:space="preserve">
<value>还差{0}分钟到达冷却时间!</value>
</data>
<data name="OperationBeforeTimeNotFound" xml:space="preserve">
<value>冷却工序没有记录!</value>
</data>
<data name="OperationFitModel" xml:space="preserve">
<value>不匹配当前的模具!</value>
</data>
<data name="OperationFitProcess" xml:space="preserve">
<value>该零件不符合当前工序!</value>
</data>
<data name="OperationLackProduct" xml:space="preserve">
<value>当前工序并不缺少当前零件!</value>
</data>
<data name="OperationMainNotFound" xml:space="preserve">
<value>未找到该零件对应本体!</value>
</data>
<data name="OperationNeedProduct" xml:space="preserve">
<value>该工序并不需要当前零件!</value>
</data>
<data name="OperationNotFoundBiaoPi" xml:space="preserve">
<value>未找到表皮!</value>
</data>
<data name="OperationNotFoundGuJia" xml:space="preserve">
<value>未找到骨架!</value>
</data>
<data name="OperationPass" xml:space="preserve">
<value>通过</value>
</data>
<data name="OperationProductNotQualified" xml:space="preserve">
<value>该零件不合格!</value>
</data>
<data name="OperationProductProcessing" xml:space="preserve">
<value>该零件正在加工中!</value>
</data>
<data name="OperationProductUsed" xml:space="preserve">
<value>该零件已使用完成!</value>
</data>
<data name="OperationSendFailure" xml:space="preserve">
<value>发送指令失败!</value>
</data>
<data name="OperationSendSuccess" xml:space="preserve">
<value>校验通过!</value>
</data>
<data name="OperationUnpass" xml:space="preserve">
<value>不通过</value>
</data>
<data name="OperatProductComplete" xml:space="preserve">
<value>该零件已加工完毕!</value>
</data>
<data name="WarnDetailInsertFail" xml:space="preserve">
<value>报警详情信息插入失败!</value>
</data>
<data name="SaveMessge" xml:space="preserve">
<value>保存成功!</value>
</data>
<data name="ProductIsExceptionOut" xml:space="preserve">
<value>该零件不是在库状态,不能进行出库操作!</value>
</data>
<data name="InWarehouseIsNotSuccess" xml:space="preserve">
<value>入库失败!</value>
</data>
<data name="OutWarehouseIsNotSuccess" xml:space="preserve">
<value>出库失败!</value>
</data>
<data name="ProductIsInWarehouse" xml:space="preserve">
<value>该零件是在库状态,不能进行入库操作!</value>
</data>
<data name="InWarehouseIsSuccess" xml:space="preserve">
<value>入库成功!</value>
</data>
<data name="OutWarehouseIsSuccess" xml:space="preserve">
<value>出库成功!</value>
</data>
<data name="ProductIsNotExceptionOut" xml:space="preserve">
<value>该零件不是异常出库状态,不能进行入库操作!</value>
</data>
<data name="ProductIsUsed" xml:space="preserve">
<value>该零件已使用,不能进行入库操作!</value>
</data>
<data name="NotHaveMoreModel" xml:space="preserve">
<value>该设备没有多个模具</value>
</data>
<data name="NotHaveOperation" xml:space="preserve">
<value>出错没有找到生产记录</value>
</data>
<data name="NotHaveThisModel" xml:space="preserve">
<value>不存在该模具</value>
</data>
<data name="NotInOperating" xml:space="preserve">
<value>出错不是加工中</value>
</data>
<data name="SetPassSuccess" xml:space="preserve">
<value>放行通过</value>
</data>
<data name="SuccessGetModel" xml:space="preserve">
<value>成功扫描模具</value>
</data>
<data name="NoParaName" xml:space="preserve">
<value>加工参数名不存在!</value>
</data>
<data name="NoParaTableName" xml:space="preserve">
<value>加工参数表名不存在!</value>
</data>
<data name="PlanIsComplent" xml:space="preserve">
<value>生产计划已经受理,不能删除!</value>
</data>
<data name="PlanNoMoreComplent" xml:space="preserve">
<value>生产记录已完成,不能再进行生产完成操作!</value>
</data>
<data name="ProcessNameIsHave" xml:space="preserve">
<value>工序名称已存在!</value>
</data>
<data name="ProcessTypeIsHave" xml:space="preserve">
<value>工序编号已存在!</value>
</data>
<data name="IndexOrTerminal" xml:space="preserve">
<value>投料顺序或上料口已存在!</value>
</data>
<data name="MachineCodeIsHave" xml:space="preserve">
<value>该设备编号已存在!</value>
</data>
<data name="MaterialShelfCodeIsHave" xml:space="preserve">
<value>该物料架型号已存在!</value>
</data>
<data name="MaterielCodeIsHave" xml:space="preserve">
<value>该物料号已存在!</value>
</data>
<data name="OperatorCodeIsHave" xml:space="preserve">
<value>该操作者编号已存在!</value>
</data>
<data name="ProcessCodeIsHave" xml:space="preserve">
<value>该工序编号已存在!</value>
</data>
<data name="ProduceShiftCodeIsHave" xml:space="preserve">
<value>该班次编号已存在!</value>
</data>
<data name="ProduceTypeOrProcesssTypeIsHave" xml:space="preserve">
<value>零件类别或工序类别已存在!</value>
</data>
<data name="MsgFaile" xml:space="preserve">
<value>操作失败!</value>
</data>
<data name="OperationBehindTime" xml:space="preserve">
<value>超出有效期{0}分钟,不能继续使用!</value>
</data>
<data name="QualityNotFound" xml:space="preserve">
<value>有效期工序未找到!</value>
</data>
<data name="ProcessRouteWorkCellIsHave" xml:space="preserve">
<value>该工艺路线工序已经存在</value>
</data>
<data name="ProcessRouteIsHave" xml:space="preserve">
<value>该工艺路线已存在</value>
</data>
<data name="BomHdrCodeIsHave" xml:space="preserve">
<value>该物料号已存在</value>
</data>
<data name="WarmCompletemore" xml:space="preserve">
<value>完成数量大于计划数量!</value>
</data>
<data name="PlanStateHavePutOut" xml:space="preserve">
<value>计划已发布,禁止更新修改!</value>
</data>
</root>