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.
337 lines
16 KiB
337 lines
16 KiB
1 month ago
|
<?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="InvalidCollationId" xml:space="preserve">
|
||
|
<value>Collation with id '{0}' not found.</value>
|
||
|
</data>
|
||
|
<data name="InvalidConnectionData" xml:space="preserve">
|
||
|
<value>Connection Data is incorrect.</value>
|
||
|
</data>
|
||
|
<data name="InvalidConnectionStringAttribute" xml:space="preserve">
|
||
|
<value>'{0}' is not a valid connection string attribute.</value>
|
||
|
</data>
|
||
|
<data name="InvalidConnectionString" xml:space="preserve">
|
||
|
<value>The connection string is invalid.</value>
|
||
|
</data>
|
||
|
<data name="InvalidDecimalFormat" xml:space="preserve">
|
||
|
<value>Decimal (BCD) format is invalid.</value>
|
||
|
</data>
|
||
|
<data name="InvalidNameIndex" xml:space="preserve">
|
||
|
<value>{0} is not a valid column name in the row.</value>
|
||
|
</data>
|
||
|
<data name="InvalidRowIndex" xml:space="preserve">
|
||
|
<value>{0} is not a valid index for the row.</value>
|
||
|
</data>
|
||
|
<data name="KeywordNotSupported" xml:space="preserve">
|
||
|
<value>Keyword not supported.</value>
|
||
|
</data>
|
||
|
<data name="MoreThanOneDocumentId" xml:space="preserve">
|
||
|
<value>More than one document id was generated. Please use the DocumentIds property instead.</value>
|
||
|
</data>
|
||
|
<data name="NoDataAtIndex" xml:space="preserve">
|
||
|
<value>There is no data at index {0}</value>
|
||
|
</data>
|
||
|
<data name="NoMoreData" xml:space="preserve">
|
||
|
<value>No more data in resultset.</value>
|
||
|
</data>
|
||
|
<data name="NoPlaceholders" xml:space="preserve">
|
||
|
<value>No placeholders.</value>
|
||
|
</data>
|
||
|
<data name="PathNotFound" xml:space="preserve">
|
||
|
<value>Path not found '{0}'.</value>
|
||
|
</data>
|
||
|
<data name="ThrowingAwayResults" xml:space="preserve">
|
||
|
<value>The process of closing the resultset and resulted in results being lost.</value>
|
||
|
</data>
|
||
|
<data name="UnableToConnect" xml:space="preserve">
|
||
|
<value>Unable to connect to any specified host.</value>
|
||
|
</data>
|
||
|
<data name="UnableToDecodeDataValue" xml:space="preserve">
|
||
|
<value>Unable to read or decode data value.</value>
|
||
|
</data>
|
||
|
<data name="UnexpectedEndOfPacketFound" xml:space="preserve">
|
||
|
<value>Unexpected end of packet found while reading data values</value>
|
||
|
</data>
|
||
|
<data name="UnknownPlaceholder" xml:space="preserve">
|
||
|
<value>Unknown placeholder :{0}</value>
|
||
|
</data>
|
||
|
<data name="ValueNotCorrectType" xml:space="preserve">
|
||
|
<value>Value '{0}' is not of the correct type.</value>
|
||
|
</data>
|
||
|
<data name="NoObjectFound" xml:space="preserve">
|
||
|
<value>Object '{0}' not found</value>
|
||
|
</data>
|
||
|
<data name="InvalidUriData" xml:space="preserve">
|
||
|
<value>Invalid Uri </value>
|
||
|
</data>
|
||
|
<data name="InvalidUriQuery" xml:space="preserve">
|
||
|
<value>Invalid uri query value</value>
|
||
|
</data>
|
||
|
<data name="JsonUriOrHost" xml:space="preserve">
|
||
|
<value>Json configuration must contain 'uri' or 'host' but not both.</value>
|
||
|
</data>
|
||
|
<data name="NoHost" xml:space="preserve">
|
||
|
<value>No 'host' has been specified.</value>
|
||
|
</data>
|
||
|
<data name="AppdataNotDefined" xml:space="preserve">
|
||
|
<value>Appdata path is not defined.</value>
|
||
|
</data>
|
||
|
<data name="ProgramDataNotDefined" xml:space="preserve">
|
||
|
<value>ProgramData path is not defined.</value>
|
||
|
</data>
|
||
|
<data name="KeywordNotFound" xml:space="preserve">
|
||
|
<value>Keyword '{0}' not found.</value>
|
||
|
</data>
|
||
|
<data name="PriorityForAllOrNoHosts" xml:space="preserve">
|
||
|
<value>You must either assign no priority to any of the hosts or give a priority for every host.</value>
|
||
|
</data>
|
||
|
<data name="PriorityOutOfLimits" xml:space="preserve">
|
||
|
<value>The priority must be between 0 and 100.</value>
|
||
|
</data>
|
||
|
<data name="PortNotSupported" xml:space="preserve">
|
||
|
<value>Providing a port number as part of the host address isn't supported when using connection strings in basic format or anonymous objects. Use URI format instead.</value>
|
||
|
</data>
|
||
|
<data name="NumberNotGreaterThanZero" xml:space="preserve">
|
||
|
<value>{0} must be a value greater than 0.</value>
|
||
|
</data>
|
||
|
<data name="FunctionalityNotSupported" xml:space="preserve">
|
||
|
<value>This functionality is only supported in MySQL {0} and higher.</value>
|
||
|
</data>
|
||
|
<data name="MandatoryFieldNotFound" xml:space="preserve">
|
||
|
<value>Field '{0}' is mandatory.</value>
|
||
|
</data>
|
||
|
<data name="UnexpectedField" xml:space="preserve">
|
||
|
<value>Field name '{0}' is not allowed.</value>
|
||
|
</data>
|
||
|
<data name="InvalidFieldType" xml:space="preserve">
|
||
|
<value>Field type with name '{0}' not found.</value>
|
||
|
</data>
|
||
|
<data name="InvalidIndexType" xml:space="preserve">
|
||
|
<value>Index type with name '{0}' not found.</value>
|
||
|
</data>
|
||
|
<data name="AuthenticationFailed" xml:space="preserve">
|
||
|
<value>Authentication failed using MYSQL41 and SHA256_MEMORY. Check the user name and password or try using a secure connection.</value>
|
||
|
</data>
|
||
|
<data name="FeatureNotSupported" xml:space="preserve">
|
||
|
<value>This feature is currently not supported.</value>
|
||
|
</data>
|
||
|
<data name="InvalidJsonDocument" xml:space="preserve">
|
||
|
<value>The value provided is not a valid JSON document. {0}</value>
|
||
|
</data>
|
||
|
<data name="InvalidConnectionTimeoutValue" xml:space="preserve">
|
||
|
<value>The connection timeout value must be a positive integer (including 0).</value>
|
||
|
</data>
|
||
|
<data name="TimeOutMultipleHost" xml:space="preserve">
|
||
|
<value>All server connection attempts were aborted. Timeout of {0} milliseconds was exceeded for each selected server.</value>
|
||
|
</data>
|
||
|
<data name="TimeOutSingleHost" xml:space="preserve">
|
||
|
<value>Connection attempt to the server was aborted. Timeout of {0} milliseconds was exceeded.</value>
|
||
|
</data>
|
||
|
<data name="TimeOutMultipleHost0ms" xml:space="preserve">
|
||
|
<value>All server connection attempts were aborted. Timeout was exceeded for each selected server.</value>
|
||
|
</data>
|
||
|
<data name="TimeOutSingleHost0ms" xml:space="preserve">
|
||
|
<value>Connection attempt to the server was aborted. Timeout was exceeded.</value>
|
||
|
</data>
|
||
|
<data name="ClientOptionInvalidValue" xml:space="preserve">
|
||
|
<value>Client option '{0}' does not support value '{1}'.</value>
|
||
|
</data>
|
||
|
<data name="ClientOptionNotValid" xml:space="preserve">
|
||
|
<value>Client option '{0}' is not recognized as valid.</value>
|
||
|
</data>
|
||
|
<data name="PoolingQueueTimeout" xml:space="preserve">
|
||
|
<value>Queue timeout expired. The timeout period elapsed prior to getting a session from the pool.</value>
|
||
|
</data>
|
||
|
<data name="InvalidSession" xml:space="preserve">
|
||
|
<value>Session state is not valid.</value>
|
||
|
</data>
|
||
|
<data name="UnableToOpenSession" xml:space="preserve">
|
||
|
<value>Unable to open a session.</value>
|
||
|
</data>
|
||
|
<data name="ClientIsClosed" xml:space="preserve">
|
||
|
<value>You can't get more sessions because Client is closed.</value>
|
||
|
</data>
|
||
|
<data name="CollectionTableDoesNotExist" xml:space="preserve">
|
||
|
<value>{0} '{1}' does not exist in schema '{2}'.</value>
|
||
|
</data>
|
||
|
<data name="DuplicateUserDefinedAttribute" xml:space="preserve">
|
||
|
<value>Duplicate key '{0}' used in "connection-attributes".</value>
|
||
|
</data>
|
||
|
<data name="InvalidUserDefinedAttribute" xml:space="preserve">
|
||
|
<value>Key names in "connection-attributes" cannot start with "_".</value>
|
||
|
</data>
|
||
|
<data name="InvalidConnectionAttributes" xml:space="preserve">
|
||
|
<value>The value of "connection-attributes" must be either a boolean or a list of key-value pairs.</value>
|
||
|
</data>
|
||
|
<data name="EmptyKeyConnectionAttribute" xml:space="preserve">
|
||
|
<value>Key name in connection attribute cannot be an empty string.</value>
|
||
|
</data>
|
||
|
<data name="SchemaCreateCollectionMsg" xml:space="preserve">
|
||
|
<value>The server doesn't support the requested operation. Please update the MySQL Server, client library, or both.</value>
|
||
|
</data>
|
||
|
<data name="EmptyOptions" xml:space="preserve">
|
||
|
<value>At least one option must be specified.</value>
|
||
|
</data>
|
||
|
<data name="MissingSchemaOption" xml:space="preserve">
|
||
|
<value>Missed required schema option.</value>
|
||
|
</data>
|
||
|
<data name="DnsSrvInvalidScheme" xml:space="preserve">
|
||
|
<value>Scheme '{0}' is not valid.</value>
|
||
|
</data>
|
||
|
<data name="DnsSrvConflictingOptions" xml:space="preserve">
|
||
|
<value>'{0}' cannot be set to false with DNS SRV lookup enabled.</value>
|
||
|
</data>
|
||
|
<data name="CompressionAlgorithmNegotiationFailed" xml:space="preserve">
|
||
|
<value>Compression requested but the compression algorithm negotiation failed.</value>
|
||
|
</data>
|
||
|
<data name="CompressionInvalidValue" xml:space="preserve">
|
||
|
<value>The connection property 'compression' acceptable values are: 'preferred', 'required' or 'disabled'. The value '{0}' is not acceptable.</value>
|
||
|
</data>
|
||
|
<data name="CompressionNotSupportedByServer" xml:space="preserve">
|
||
|
<value>Compression requested but the server does not support it.</value>
|
||
|
</data>
|
||
|
<data name="CompressionAlgorithmNotSupported" xml:space="preserve">
|
||
|
<value>Compression using {0} is not supported.</value>
|
||
|
</data>
|
||
|
<data name="CompressionForSpecificAlgorithmNotSupportedInNetFramework" xml:space="preserve">
|
||
|
<value>Compression using {0} is not supported in .NET Framework.</value>
|
||
|
</data>
|
||
|
<data name="CompressionNotEnabled" xml:space="preserve">
|
||
|
<value>Compression is not enabled.</value>
|
||
|
</data>
|
||
|
<data name="CompressionPendingMessagesToProcess" xml:space="preserve">
|
||
|
<value>There are still decompressed messages pending to be processed.</value>
|
||
|
</data>
|
||
|
<data name="CompressionFailedToLoadLibzstdAssembly" xml:space="preserve">
|
||
|
<value>Failed to load libzstd.dll. Removing zstd_stream from the client supported compression algorithms.</value>
|
||
|
</data>
|
||
|
<data name="NoticeIdleConnection" xml:space="preserve">
|
||
|
<value>Connection closed. Reason: connection idle was too long</value>
|
||
|
</data>
|
||
|
<data name="NoticeKilledConnection" xml:space="preserve">
|
||
|
<value>Connection closed. Reason: connection was killed by a different session</value>
|
||
|
</data>
|
||
|
<data name="NoticeServerShutdown" xml:space="preserve">
|
||
|
<value>Connection closed. Reason: server was shutdown</value>
|
||
|
</data>
|
||
|
<data name="ReplaceWithNoMatchingId" xml:space="preserve">
|
||
|
<value>Replacement document has an '_id' that is
|
||
|
different from the matched document.</value>
|
||
|
</data>
|
||
|
</root>
|