123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 |
- <?xml version="1.0" encoding="utf-8"?>
- <root>
- <!--
- Microsoft ResX Schema
- Version 1.3
- 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">1.3</resheader>
- <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
- <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
- <data name="Name1">this is my long string</data>
- <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
- <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
- [base64 mime encoded serialized .NET Framework object]
- </data>
- <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
- [base64 mime encoded string representing a byte array form of the .NET Framework object]
- </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.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:element name="root" msdata:IsDataSet="true">
- <xsd:complexType>
- <xsd:choice maxOccurs="unbounded">
- <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" msdata:Ordinal="1" />
- <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
- <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
- </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>1.3</value>
- </resheader>
- <resheader name="reader">
- <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
- </resheader>
- <resheader name="writer">
- <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
- </resheader>
- <data name="DataSeriesExportingDialog_DataSeriesExportingDialog_zero_not_exist" xml:space="preserve">
- <value>Data{0} not exist.</value>
- </data>
- <data name="DataSeriesExportingDialog_DataSeriesExportingDialog_exporting" xml:space="preserve">
- <value>正在导出{0} {1} - {2}之间的数据...</value>
- </data>
- <data name="DataSeriesExportingDialog_Task_Export_export_ok" xml:space="preserve">
- <value>已将数据\n{0}\n成功导出至\n{1}</value>
- </data>
- <data name="DataSeriesExportingDialog_Task_Export_export_failed" xml:space="preserve">
- <value>数据{0}导出失败</value>
- </data>
- <data name="DataSeriesExportingDialog_Task_Export_export_error" xml:space="preserve">
- <value>数据导出发生错误:\n\n{0}</value>
- </data>
- <data name="DbConnConfigViewModel_OnTestDbConnection_DBConnect_succeed" xml:space="preserve">
- <value>数据库连接成功</value>
- </data>
- <data name="DbConnConfigViewModel_OnTestDbConnection_db_failed" xml:space="preserve">
- <value>数据库连接失败\n\n</value>
- </data>
- <data name="DataSourceExportingDialog_Task_Export_succeed" xml:space="preserve">
- <value>数据成功保存至:\n</value>
- </data>
- <data name="DataSourceExportingDialog_Task_Export_get_data_error" xml:space="preserve">
- <value>获取\n{0}~{1}期间\n{2}的数据发生错误。</value>
- </data>
- <data name="DataSourceExportingDialog_DataSourceExportingDialog_data_source_not_exist" xml:space="preserve">
- <value>数据源{0}不存在!</value>
- </data>
- <data name="DataSeriesViewModel_DataSeriesViewModel_deleteAllSeries" xml:space="preserve">
- <value>是否删除当前所有显示的数据?</value>
- </data>
- <data name="DataSeriesViewModel_DataSeriesViewModel_DeleteDta" xml:space="preserve">
- <value>数据删除</value>
- </data>
- <data name="DataSeriesExportingAll_DataSeriesExportingAll_No_data" xml:space="preserve">
- <value>数据不存在!</value>
- </data>
- <data name="DataSeriesExportingAll_DataSeriesExportingAll_exporting" xml:space="preserve">
- <value>正在导出数据...</value>
- </data>
- <data name="DataSeriesExportingAll_Task_Export_exportto" xml:space="preserve">
- <value>已将数据成功导出至\n{0}</value>
- </data>
- <data name="DataSeriesExportingAll_Task_Export_export_error" xml:space="preserve">
- <value>数据导出失败</value>
- </data>
- <data name="DataSeriesExportingAll_Task_Export_data_export" xml:space="preserve">
- <value>数据导出</value>
- </data>
- </root>
|