//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace Sog.Properties { using System; /// /// 一个强类型的资源类,用于查找本地化的字符串等。 /// // 此类是由 StronglyTypedResourceBuilder // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。 // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen // (以 /str 作为命令选项),或重新生成 VS 项目。 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class ResourcesX { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal ResourcesX() { } /// /// 返回此类使用的缓存的 ResourceManager 实例。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Sog.Properties.ResourcesX", typeof(ResourcesX).Assembly); resourceMan = temp; } return resourceMan; } } /// /// 重写当前线程的 CurrentUICulture 属性,对 /// 使用此强类型资源类的所有资源查找执行重写。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// 查找类似 Appdata path is not defined. 的本地化字符串。 /// public static string AppdataNotDefined { get { return ResourceManager.GetString("AppdataNotDefined", resourceCulture); } } /// /// 查找类似 Authentication failed using MYSQL41 and SHA256_MEMORY. Check the user name and password or try using a secure connection. 的本地化字符串。 /// public static string AuthenticationFailed { get { return ResourceManager.GetString("AuthenticationFailed", resourceCulture); } } /// /// 查找类似 You can't get more sessions because Client is closed. 的本地化字符串。 /// public static string ClientIsClosed { get { return ResourceManager.GetString("ClientIsClosed", resourceCulture); } } /// /// 查找类似 Client option '{0}' does not support value '{1}'. 的本地化字符串。 /// public static string ClientOptionInvalidValue { get { return ResourceManager.GetString("ClientOptionInvalidValue", resourceCulture); } } /// /// 查找类似 Client option '{0}' is not recognized as valid. 的本地化字符串。 /// public static string ClientOptionNotValid { get { return ResourceManager.GetString("ClientOptionNotValid", resourceCulture); } } /// /// 查找类似 {0} '{1}' does not exist in schema '{2}'. 的本地化字符串。 /// public static string CollectionTableDoesNotExist { get { return ResourceManager.GetString("CollectionTableDoesNotExist", resourceCulture); } } /// /// 查找类似 Compression requested but the compression algorithm negotiation failed. 的本地化字符串。 /// public static string CompressionAlgorithmNegotiationFailed { get { return ResourceManager.GetString("CompressionAlgorithmNegotiationFailed", resourceCulture); } } /// /// 查找类似 Compression using {0} is not supported. 的本地化字符串。 /// public static string CompressionAlgorithmNotSupported { get { return ResourceManager.GetString("CompressionAlgorithmNotSupported", resourceCulture); } } /// /// 查找类似 Failed to load libzstd.dll. Removing zstd_stream from the client supported compression algorithms. 的本地化字符串。 /// public static string CompressionFailedToLoadLibzstdAssembly { get { return ResourceManager.GetString("CompressionFailedToLoadLibzstdAssembly", resourceCulture); } } /// /// 查找类似 Compression using {0} is not supported in .NET Framework. 的本地化字符串。 /// public static string CompressionForSpecificAlgorithmNotSupportedInNetFramework { get { return ResourceManager.GetString("CompressionForSpecificAlgorithmNotSupportedInNetFramework", resourceCulture); } } /// /// 查找类似 The connection property 'compression' acceptable values are: 'preferred', 'required' or 'disabled'. The value '{0}' is not acceptable. 的本地化字符串。 /// public static string CompressionInvalidValue { get { return ResourceManager.GetString("CompressionInvalidValue", resourceCulture); } } /// /// 查找类似 Compression is not enabled. 的本地化字符串。 /// public static string CompressionNotEnabled { get { return ResourceManager.GetString("CompressionNotEnabled", resourceCulture); } } /// /// 查找类似 Compression requested but the server does not support it. 的本地化字符串。 /// public static string CompressionNotSupportedByServer { get { return ResourceManager.GetString("CompressionNotSupportedByServer", resourceCulture); } } /// /// 查找类似 There are still decompressed messages pending to be processed. 的本地化字符串。 /// public static string CompressionPendingMessagesToProcess { get { return ResourceManager.GetString("CompressionPendingMessagesToProcess", resourceCulture); } } /// /// 查找类似 '{0}' cannot be set to false with DNS SRV lookup enabled. 的本地化字符串。 /// public static string DnsSrvConflictingOptions { get { return ResourceManager.GetString("DnsSrvConflictingOptions", resourceCulture); } } /// /// 查找类似 Scheme '{0}' is not valid. 的本地化字符串。 /// public static string DnsSrvInvalidScheme { get { return ResourceManager.GetString("DnsSrvInvalidScheme", resourceCulture); } } /// /// 查找类似 Duplicate key '{0}' used in "connection-attributes". 的本地化字符串。 /// public static string DuplicateUserDefinedAttribute { get { return ResourceManager.GetString("DuplicateUserDefinedAttribute", resourceCulture); } } /// /// 查找类似 Key name in connection attribute cannot be an empty string. 的本地化字符串。 /// public static string EmptyKeyConnectionAttribute { get { return ResourceManager.GetString("EmptyKeyConnectionAttribute", resourceCulture); } } /// /// 查找类似 At least one option must be specified. 的本地化字符串。 /// public static string EmptyOptions { get { return ResourceManager.GetString("EmptyOptions", resourceCulture); } } /// /// 查找类似 This feature is currently not supported. 的本地化字符串。 /// public static string FeatureNotSupported { get { return ResourceManager.GetString("FeatureNotSupported", resourceCulture); } } /// /// 查找类似 This functionality is only supported in MySQL {0} and higher. 的本地化字符串。 /// public static string FunctionalityNotSupported { get { return ResourceManager.GetString("FunctionalityNotSupported", resourceCulture); } } /// /// 查找类似 Collation with id '{0}' not found. 的本地化字符串。 /// public static string InvalidCollationId { get { return ResourceManager.GetString("InvalidCollationId", resourceCulture); } } /// /// 查找类似 The value of "connection-attributes" must be either a boolean or a list of key-value pairs. 的本地化字符串。 /// public static string InvalidConnectionAttributes { get { return ResourceManager.GetString("InvalidConnectionAttributes", resourceCulture); } } /// /// 查找类似 Connection Data is incorrect. 的本地化字符串。 /// public static string InvalidConnectionData { get { return ResourceManager.GetString("InvalidConnectionData", resourceCulture); } } /// /// 查找类似 The connection string is invalid. 的本地化字符串。 /// public static string InvalidConnectionString { get { return ResourceManager.GetString("InvalidConnectionString", resourceCulture); } } /// /// 查找类似 '{0}' is not a valid connection string attribute. 的本地化字符串。 /// public static string InvalidConnectionStringAttribute { get { return ResourceManager.GetString("InvalidConnectionStringAttribute", resourceCulture); } } /// /// 查找类似 The connection timeout value must be a positive integer (including 0). 的本地化字符串。 /// public static string InvalidConnectionTimeoutValue { get { return ResourceManager.GetString("InvalidConnectionTimeoutValue", resourceCulture); } } /// /// 查找类似 Decimal (BCD) format is invalid. 的本地化字符串。 /// public static string InvalidDecimalFormat { get { return ResourceManager.GetString("InvalidDecimalFormat", resourceCulture); } } /// /// 查找类似 Field type with name '{0}' not found. 的本地化字符串。 /// public static string InvalidFieldType { get { return ResourceManager.GetString("InvalidFieldType", resourceCulture); } } /// /// 查找类似 Index type with name '{0}' not found. 的本地化字符串。 /// public static string InvalidIndexType { get { return ResourceManager.GetString("InvalidIndexType", resourceCulture); } } /// /// 查找类似 The value provided is not a valid JSON document. {0} 的本地化字符串。 /// public static string InvalidJsonDocument { get { return ResourceManager.GetString("InvalidJsonDocument", resourceCulture); } } /// /// 查找类似 {0} is not a valid column name in the row. 的本地化字符串。 /// public static string InvalidNameIndex { get { return ResourceManager.GetString("InvalidNameIndex", resourceCulture); } } /// /// 查找类似 {0} is not a valid index for the row. 的本地化字符串。 /// public static string InvalidRowIndex { get { return ResourceManager.GetString("InvalidRowIndex", resourceCulture); } } /// /// 查找类似 Session state is not valid. 的本地化字符串。 /// public static string InvalidSession { get { return ResourceManager.GetString("InvalidSession", resourceCulture); } } /// /// 查找类似 Invalid Uri 的本地化字符串。 /// public static string InvalidUriData { get { return ResourceManager.GetString("InvalidUriData", resourceCulture); } } /// /// 查找类似 Invalid uri query value 的本地化字符串。 /// public static string InvalidUriQuery { get { return ResourceManager.GetString("InvalidUriQuery", resourceCulture); } } /// /// 查找类似 Key names in "connection-attributes" cannot start with "_". 的本地化字符串。 /// public static string InvalidUserDefinedAttribute { get { return ResourceManager.GetString("InvalidUserDefinedAttribute", resourceCulture); } } /// /// 查找类似 Json configuration must contain 'uri' or 'host' but not both. 的本地化字符串。 /// public static string JsonUriOrHost { get { return ResourceManager.GetString("JsonUriOrHost", resourceCulture); } } /// /// 查找类似 Keyword '{0}' not found. 的本地化字符串。 /// public static string KeywordNotFound { get { return ResourceManager.GetString("KeywordNotFound", resourceCulture); } } /// /// 查找类似 Keyword not supported. 的本地化字符串。 /// public static string KeywordNotSupported { get { return ResourceManager.GetString("KeywordNotSupported", resourceCulture); } } /// /// 查找类似 Field '{0}' is mandatory. 的本地化字符串。 /// public static string MandatoryFieldNotFound { get { return ResourceManager.GetString("MandatoryFieldNotFound", resourceCulture); } } /// /// 查找类似 Missed required schema option. 的本地化字符串。 /// public static string MissingSchemaOption { get { return ResourceManager.GetString("MissingSchemaOption", resourceCulture); } } /// /// 查找类似 More than one document id was generated. Please use the DocumentIds property instead. 的本地化字符串。 /// public static string MoreThanOneDocumentId { get { return ResourceManager.GetString("MoreThanOneDocumentId", resourceCulture); } } /// /// 查找类似 There is no data at index {0} 的本地化字符串。 /// public static string NoDataAtIndex { get { return ResourceManager.GetString("NoDataAtIndex", resourceCulture); } } /// /// 查找类似 No 'host' has been specified. 的本地化字符串。 /// public static string NoHost { get { return ResourceManager.GetString("NoHost", resourceCulture); } } /// /// 查找类似 No more data in resultset. 的本地化字符串。 /// public static string NoMoreData { get { return ResourceManager.GetString("NoMoreData", resourceCulture); } } /// /// 查找类似 Object '{0}' not found 的本地化字符串。 /// public static string NoObjectFound { get { return ResourceManager.GetString("NoObjectFound", resourceCulture); } } /// /// 查找类似 No placeholders. 的本地化字符串。 /// public static string NoPlaceholders { get { return ResourceManager.GetString("NoPlaceholders", resourceCulture); } } /// /// 查找类似 Connection closed. Reason: connection idle was too long 的本地化字符串。 /// public static string NoticeIdleConnection { get { return ResourceManager.GetString("NoticeIdleConnection", resourceCulture); } } /// /// 查找类似 Connection closed. Reason: connection was killed by a different session 的本地化字符串。 /// public static string NoticeKilledConnection { get { return ResourceManager.GetString("NoticeKilledConnection", resourceCulture); } } /// /// 查找类似 Connection closed. Reason: server was shutdown 的本地化字符串。 /// public static string NoticeServerShutdown { get { return ResourceManager.GetString("NoticeServerShutdown", resourceCulture); } } /// /// 查找类似 {0} must be a value greater than 0. 的本地化字符串。 /// public static string NumberNotGreaterThanZero { get { return ResourceManager.GetString("NumberNotGreaterThanZero", resourceCulture); } } /// /// 查找类似 Path not found '{0}'. 的本地化字符串。 /// public static string PathNotFound { get { return ResourceManager.GetString("PathNotFound", resourceCulture); } } /// /// 查找类似 Queue timeout expired. The timeout period elapsed prior to getting a session from the pool. 的本地化字符串。 /// public static string PoolingQueueTimeout { get { return ResourceManager.GetString("PoolingQueueTimeout", resourceCulture); } } /// /// 查找类似 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. 的本地化字符串。 /// public static string PortNotSupported { get { return ResourceManager.GetString("PortNotSupported", resourceCulture); } } /// /// 查找类似 You must either assign no priority to any of the hosts or give a priority for every host. 的本地化字符串。 /// public static string PriorityForAllOrNoHosts { get { return ResourceManager.GetString("PriorityForAllOrNoHosts", resourceCulture); } } /// /// 查找类似 The priority must be between 0 and 100. 的本地化字符串。 /// public static string PriorityOutOfLimits { get { return ResourceManager.GetString("PriorityOutOfLimits", resourceCulture); } } /// /// 查找类似 ProgramData path is not defined. 的本地化字符串。 /// public static string ProgramDataNotDefined { get { return ResourceManager.GetString("ProgramDataNotDefined", resourceCulture); } } /// /// 查找类似 Replacement document has an '_id' that is ///different from the matched document. 的本地化字符串。 /// public static string ReplaceWithNoMatchingId { get { return ResourceManager.GetString("ReplaceWithNoMatchingId", resourceCulture); } } /// /// 查找类似 The server doesn't support the requested operation. Please update the MySQL Server, client library, or both. 的本地化字符串。 /// public static string SchemaCreateCollectionMsg { get { return ResourceManager.GetString("SchemaCreateCollectionMsg", resourceCulture); } } /// /// 查找类似 The process of closing the resultset and resulted in results being lost. 的本地化字符串。 /// public static string ThrowingAwayResults { get { return ResourceManager.GetString("ThrowingAwayResults", resourceCulture); } } /// /// 查找类似 All server connection attempts were aborted. Timeout of {0} milliseconds was exceeded for each selected server. 的本地化字符串。 /// public static string TimeOutMultipleHost { get { return ResourceManager.GetString("TimeOutMultipleHost", resourceCulture); } } /// /// 查找类似 All server connection attempts were aborted. Timeout was exceeded for each selected server. 的本地化字符串。 /// public static string TimeOutMultipleHost0ms { get { return ResourceManager.GetString("TimeOutMultipleHost0ms", resourceCulture); } } /// /// 查找类似 Connection attempt to the server was aborted. Timeout of {0} milliseconds was exceeded. 的本地化字符串。 /// public static string TimeOutSingleHost { get { return ResourceManager.GetString("TimeOutSingleHost", resourceCulture); } } /// /// 查找类似 Connection attempt to the server was aborted. Timeout was exceeded. 的本地化字符串。 /// public static string TimeOutSingleHost0ms { get { return ResourceManager.GetString("TimeOutSingleHost0ms", resourceCulture); } } /// /// 查找类似 Unable to connect to any specified host. 的本地化字符串。 /// public static string UnableToConnect { get { return ResourceManager.GetString("UnableToConnect", resourceCulture); } } /// /// 查找类似 Unable to read or decode data value. 的本地化字符串。 /// public static string UnableToDecodeDataValue { get { return ResourceManager.GetString("UnableToDecodeDataValue", resourceCulture); } } /// /// 查找类似 Unable to open a session. 的本地化字符串。 /// public static string UnableToOpenSession { get { return ResourceManager.GetString("UnableToOpenSession", resourceCulture); } } /// /// 查找类似 Unexpected end of packet found while reading data values 的本地化字符串。 /// public static string UnexpectedEndOfPacketFound { get { return ResourceManager.GetString("UnexpectedEndOfPacketFound", resourceCulture); } } /// /// 查找类似 Field name '{0}' is not allowed. 的本地化字符串。 /// public static string UnexpectedField { get { return ResourceManager.GetString("UnexpectedField", resourceCulture); } } /// /// 查找类似 Unknown placeholder :{0} 的本地化字符串。 /// public static string UnknownPlaceholder { get { return ResourceManager.GetString("UnknownPlaceholder", resourceCulture); } } /// /// 查找类似 Value '{0}' is not of the correct type. 的本地化字符串。 /// public static string ValueNotCorrectType { get { return ResourceManager.GetString("ValueNotCorrectType", resourceCulture); } } } }