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/Resources.resx

285 lines
12 KiB
XML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?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="ViewContent_FrmSysConfig_btnAddSepTool_Text" xml:space="preserve">
<value>添加分隔符</value>
</data>
<data name="ViewContent_FrmSysConfig_btnAddTop_Text" xml:space="preserve">
<value>添加顶级</value>
</data>
<data name="ViewContent_FrmSysConfig_btnAdd_Text" xml:space="preserve">
<value>添加子节点</value>
</data>
<data name="ViewContent_FrmSysConfig_btnApplyTool_Text" xml:space="preserve">
<value>应用工具栏配置</value>
</data>
<data name="ViewContent_FrmSysConfig_btnApply_Text" xml:space="preserve">
<value>应用菜单配置</value>
</data>
<data name="ViewContent_FrmSysConfig_btnDeleteTool_Text" xml:space="preserve">
<value>删除</value>
</data>
<data name="ViewContent_FrmSysConfig_btnDelete_Text" xml:space="preserve">
<value>删除</value>
</data>
<data name="ViewContent_FrmSysConfig_btnExpandAll_Text" xml:space="preserve">
<value>展开所有</value>
</data>
<data name="ViewContent_FrmSysConfig_btnLoadConfigTool_Text" xml:space="preserve">
<value>读取工具栏配置</value>
</data>
<data name="ViewContent_FrmSysConfig_btnLoadConfig_Text" xml:space="preserve">
<value>读取菜单配置</value>
</data>
<data name="ViewContent_FrmSysConfig_btnModify_Text" xml:space="preserve">
<value>修改</value>
</data>
<data name="ViewContent_FrmSysConfig_btnMoveChild_Text" xml:space="preserve">
<value>下移一级</value>
</data>
<data name="ViewContent_FrmSysConfig_btnMoveDownTool_Text" xml:space="preserve">
<value>下移</value>
</data>
<data name="ViewContent_FrmSysConfig_btnMoveDown_Text" xml:space="preserve">
<value>平级下移</value>
</data>
<data name="ViewContent_FrmSysConfig_btnMoveParent_Text" xml:space="preserve">
<value>上移一级</value>
</data>
<data name="ViewContent_FrmSysConfig_btnMoveUpTool_Text" xml:space="preserve">
<value>上移</value>
</data>
<data name="ViewContent_FrmSysConfig_btnMoveUp_Text" xml:space="preserve">
<value>平级上移</value>
</data>
<data name="ViewContent_FrmSysConfig_btnSaveTool_Text" xml:space="preserve">
<value>保存工具栏配置</value>
</data>
<data name="ViewContent_FrmSysConfig_btnSave_Text" xml:space="preserve">
<value>保存菜单配置</value>
</data>
<data name="ViewContent_FrmSysConfig_btnScan_Text" xml:space="preserve">
<value>扫描工程</value>
</data>
<data name="ViewContent_FrmSysConfig_btnSetOrginalTool_Text" xml:space="preserve">
<value>重置原始工具栏</value>
</data>
<data name="ViewContent_FrmSysConfig_btnSetOrginal_Text" xml:space="preserve">
<value>重置原始菜单</value>
</data>
<data name="ViewContent_FrmSysConfig_gbMenuStrip_Text" xml:space="preserve">
<value>目标菜单项</value>
</data>
<data name="ViewContent_FrmSysConfig_gbProject_Text" xml:space="preserve">
<value>工程项</value>
</data>
<data name="ViewContent_FrmSysConfig_gbToolStrip_Text" xml:space="preserve">
<value>目标工具栏</value>
</data>
<data name="ViewContent_FrmSysConfig_lblCurrentNode_Text" xml:space="preserve">
<value>未选择</value>
</data>
<data name="ViewContent_FrmSysConfig_Msg_btnAdd" xml:space="preserve">
<value>请选择一个父级项!</value>
</data>
<data name="ViewContent_FrmSysConfig_Msg_btnDelete1" xml:space="preserve">
<value>请选择一个要删除的项!</value>
</data>
<data name="ViewContent_FrmSysConfig_Msg_btnDelete2" xml:space="preserve">
<value>系统原始数据项不能删除!</value>
</data>
<data name="ViewContent_FrmSysConfig_Msg_btnLoadConfig" xml:space="preserve">
<value>还未保存过配置!</value>
</data>
<data name="ViewContent_FrmSysConfig_Msg_btnModify" xml:space="preserve">
<value>请选择一个要修改的项!</value>
</data>
<data name="ViewContent_FrmSysConfig_Msg_btnMoveChild" xml:space="preserve">
<value>此项已是最末级!</value>
</data>
<data name="ViewContent_FrmSysConfig_Msg_btnMoveDown" xml:space="preserve">
<value>此项已经是当前级别的最后项!</value>
</data>
<data name="ViewContent_FrmSysConfig_Msg_btnMoveParent" xml:space="preserve">
<value>此项已是第一级!</value>
</data>
<data name="ViewContent_FrmSysConfig_Msg_btnMoveUp" xml:space="preserve">
<value>此项已经是当前级别的最顶项!</value>
</data>
<data name="ViewContent_FrmSysConfig_Msg_Delete" xml:space="preserve">
<value>确定要删除吗?</value>
</data>
<data name="ViewContent_FrmSysConfig_Msg_Move" xml:space="preserve">
<value>请选择一个要移动的项!</value>
</data>
<data name="ViewContent_FrmSysConfig_Msg_MoveMenuToTree" xml:space="preserve">
<value>目标菜单树中已经包含了此项({0}!</value>
</data>
<data name="ViewContent_FrmSysConfig_Msg_parentText" xml:space="preserve">
<value>顶级</value>
</data>
<data name="Dialog_Button_Cancel" xml:space="preserve">
<value>取消</value>
</data>
<data name="Dialog_Button_OK" xml:space="preserve">
<value>确定</value>
</data>
<data name="Dialog_FrmMoveChild_label1_Text" xml:space="preserve">
<value>移至:</value>
</data>
<data name="Dialog_FrmMoveChild_Msg_btnOk" xml:space="preserve">
<value>请设定父级节点!</value>
</data>
<data name="Dialog_FrmMoveChild_Text" xml:space="preserve">
<value>节点变级操作</value>
</data>
<data name="Dialog_FrmRunConfigMenuItem_label1_Text" xml:space="preserve">
<value>打开方式</value>
</data>
<data name="Dialog_FrmRunConfigMenuItem_label2_Text" xml:space="preserve">
<value>文本</value>
</data>
<data name="Dialog_FrmRunConfigMenuItem_label3_Text" xml:space="preserve">
<value>图标</value>
</data>
<data name="Dialog_FrmRunConfigMenuItem_label4_Text" xml:space="preserve">
<value>父级</value>
</data>
<data name="Dialog_FrmRunConfigMenuItem_label5_Text" xml:space="preserve">
<value>快捷键</value>
</data>
<data name="Dialog_FrmRunConfigMenuItem_Msg_btnOK1" xml:space="preserve">
<value>请输入文本!</value>
</data>
<data name="Dialog_FrmRunConfigMenuItem_Msg_btnOK2" xml:space="preserve">
<value>快捷键设置不合法,请修正!</value>
</data>
<data name="Dialog_FrmRunConfigMenuItem_Text_Add" xml:space="preserve">
<value>添加</value>
</data>
<data name="Dialog_FrmRunConfigMenuItem_Text_Modify" xml:space="preserve">
<value>修改</value>
</data>
<data name="Dialog_FrmRunConfigMenuItem_label6_Text" xml:space="preserve">
<value>示例Control|O</value>
</data>
<data name="Dialog_FrmRunConfigMenuItem_cbIsAutoLoad_Text" xml:space="preserve">
<value>自动加载</value>
</data>
</root>