You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lj_plc/Main/MCBackView/Properties/Mesnac.Controls.Default.resx

306 lines
14 KiB
XML

<?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_Controls_Default_MCTextBox_errorProvider1_msg_ExceedRange" xml:space="preserve">
<value>数值超出指定范围!</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_errorProvider1_msg_notEmpty" xml:space="preserve">
<value>不允许为空!</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_ChinaTel" xml:space="preserve">
<value>中国电话号码</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_ChineseCharacters" xml:space="preserve">
<value>汉字</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_ChineseDate" xml:space="preserve">
<value>yyyy年MM月dd日</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_Date" xml:space="preserve">
<value>yyyy-MM-dd</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_DateTime" xml:space="preserve">
<value>yyyy-MM-dd HH:mm:ss</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_Day" xml:space="preserve">
<value></value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_Default" xml:space="preserve">
<value>默认</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_Email" xml:space="preserve">
<value>电子邮件</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_EnglishCharacters" xml:space="preserve">
<value>英文字符</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_Float" xml:space="preserve">
<value>浮点数</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_Integer" xml:space="preserve">
<value>整数</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_IP" xml:space="preserve">
<value>IP</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_LowerCaseEnglishCharacters" xml:space="preserve">
<value>小写英文字符</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_Mobile" xml:space="preserve">
<value>手机号码</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_Month" xml:space="preserve">
<value>月份</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_NegativeFloat" xml:space="preserve">
<value>负浮点数</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_NegativeInteger" xml:space="preserve">
<value>负整数</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_NonnegativeFloat" xml:space="preserve">
<value>非负浮点数</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_NonpositiveFloat" xml:space="preserve">
<value>非正浮点数</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_Number" xml:space="preserve">
<value>数字</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_NumberOrEnglishLetterOrUnderline" xml:space="preserve">
<value>数字、英文字母或下划线</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_NumbersAndEnglishLetters" xml:space="preserve">
<value>数字和英文字母</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_PositiveFloat" xml:space="preserve">
<value>正浮点数</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_PostCode" xml:space="preserve">
<value>邮政编码</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_QQ" xml:space="preserve">
<value>QQ</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_SID" xml:space="preserve">
<value>身份证号</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_Tel" xml:space="preserve">
<value>座机电话号码</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_Time" xml:space="preserve">
<value>HH:mm:ss</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_UpperCaseEnglishCharacters" xml:space="preserve">
<value>大写英文字符</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_URL" xml:space="preserve">
<value>URL</value>
</data>
<data name="Mesnac_Controls_Default_MCTextBox_RegexType_Year" xml:space="preserve">
<value>年份</value>
</data>
<data name="Mesnac_Controls_Feeding_MaterialTypeConverter_ListItem1" xml:space="preserve">
<value>胶料</value>
</data>
<data name="Mesnac_Controls_Feeding_MaterialTypeConverter_ListItem2" xml:space="preserve">
<value>小料</value>
</data>
<data name="Mesnac_Controls_Feeding_WeightControl_MaterialName" xml:space="preserve">
<value>名称</value>
</data>
<data name="Mesnac_Controls_Feeding_WeightControl_RealTolerance" xml:space="preserve">
<value>实误差</value>
</data>
<data name="Mesnac_Controls_Feeding_WeightControl_RealWeight" xml:space="preserve">
<value>实际</value>
</data>
<data name="Mesnac_Controls_Feeding_WeightControl_SetLowTolerance" xml:space="preserve">
<value>下误差</value>
</data>
<data name="Mesnac_Controls_Feeding_WeightControl_SetUpTolerance" xml:space="preserve">
<value>上误差</value>
</data>
<data name="Mesnac_Controls_Feeding_WeightControl_SetWeight" xml:space="preserve">
<value>设定</value>
</data>
<data name="Mesnac_Controls_Feeding_WeightControl_WeightID" xml:space="preserve">
<value>序号</value>
</data>
<data name="Mesnac_Controls_Feeding_MixStepList_ActionShowName" xml:space="preserve">
<value>动作</value>
</data>
<data name="Mesnac_Controls_Feeding_MixStepList_MixEnergy" xml:space="preserve">
<value>能量</value>
</data>
<data name="Mesnac_Controls_Feeding_MixStepList_MixEnergyLimit" xml:space="preserve">
<value>能量保护</value>
</data>
<data name="Mesnac_Controls_Feeding_MixStepList_MixPower" xml:space="preserve">
<value>功率</value>
</data>
<data name="Mesnac_Controls_Feeding_MixStepList_MixPress" xml:space="preserve">
<value>实误差</value>
</data>
<data name="Mesnac_Controls_Feeding_MixStepList_MixRamPosition" xml:space="preserve">
<value>上顶栓</value>
</data>
<data name="Mesnac_Controls_Feeding_MixStepList_MixRollerGap" xml:space="preserve">
<value>辊距</value>
</data>
<data name="Mesnac_Controls_Feeding_MixStepList_MixSpeed" xml:space="preserve">
<value>速度</value>
</data>
<data name="Mesnac_Controls_Feeding_MixStepList_MixTemp" xml:space="preserve">
<value>温度</value>
</data>
<data name="Mesnac_Controls_Feeding_MixStepList_MixTempLimit" xml:space="preserve">
<value>温度保护</value>
</data>
<data name="Mesnac_Controls_Feeding_MixStepList_MixTime" xml:space="preserve">
<value>时间</value>
</data>
<data name="Mesnac_Controls_Feeding_MixStepList_MixTimeLimit" xml:space="preserve">
<value>时间保护</value>
</data>
<data name="Mesnac_Controls_Feeding_MixStepList_TermShowName" xml:space="preserve">
<value>条件</value>
</data>
<data name="Mesnac_Controls_Feeding_PlcPlanListGridView_PlanID" xml:space="preserve">
<value>计划编号</value>
</data>
<data name="Mesnac_Controls_Feeding_PlcPlanListGridView_PlanNum" xml:space="preserve">
<value>设定</value>
</data>
<data name="Mesnac_Controls_Feeding_PlcPlanListGridView_PlanStateName" xml:space="preserve">
<value>状态</value>
</data>
<data name="Mesnac_Controls_Feeding_PlcPlanListGridView_RealNum" xml:space="preserve">
<value>完成</value>
</data>
<data name="Mesnac_Controls_Feeding_PlcPlanListGridView_RecipeMaterialName" xml:space="preserve">
<value>配方名称</value>
</data>
<data name="Mesnac_Controls_Feeding_PlcPlanListGridView_RecipeVersion" xml:space="preserve">
<value>配方版本</value>
</data>
<data name="Mesnac_Controls_Feeding_PlcPlanListGridView_CurNum" xml:space="preserve">
<value>当前</value>
</data>
</root>