Files

59 lines
6.1 KiB
XML
Raw Permalink Normal View History

2026-08-27 10:56:38 -06:00
<?xml version="1.0" encoding="utf-8"?>
<root>
<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=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="Arg_NonZeroLowerBound" xml:space="preserve"><value>目标数组的下限必须为零。</value></data>
<data name="Argument_InvalidArrayType" xml:space="preserve"><value>目标数组类型与集合中的项类型不兼容。</value></data>
<data name="NotSupported_FixedSizeCollection" xml:space="preserve"><value>集合的大小是固定的。</value></data>
<data name="InvalidOperation_EnumFailedVersion" xml:space="preserve"><value>集合已修改;可能无法执行枚举操作。</value></data>
<data name="ArgumentOutOfRange_ArrayLB" xml:space="preserve"><value>数字小于数组第一维的下限。</value></data>
<data name="Arg_ArrayPlusOffTooSmall" xml:space="preserve"><value>目标数组不够长,无法复制集合中的所有项。请检查数组索引和长度。</value></data>
<data name="InvalidOperation_IComparerFailed" xml:space="preserve"><value>未能比较数组中的两个元素。</value></data>
<data name="Argument_AddingDuplicateWithKey" xml:space="preserve"><value>已添加了具有相同键的项。键: {0}</value></data>
<data name="Rank_MustMatch" xml:space="preserve"><value>指定的数组必须具有相同的维数。</value></data>
<data name="Argument_InvalidOffLen" xml:space="preserve"><value>偏移量和长度超出数组的界限,或者计数大于从索引到源集合结尾处的元素数量。</value></data>
<data name="Arg_BogusIComparer" xml:space="preserve"><value>无法排序,原因是 IComparer.Compare() 方法返回不一致的结果。一个值与本身比较不相等,或者一个值与另外一个值重复比较生成不同的结果。IComparer:“{0}”。</value></data>
<data name="ArgumentOutOfRange_Count" xml:space="preserve"><value>计数必须为正,且计数必须引用 string/array/collection 内的位置。</value></data>
<data name="ArgumentOutOfRange_Index" xml:space="preserve"><value>索引超出范围。必须为非负值并小于集合大小。</value></data>
<data name="ArgumentException_OtherNotArrayOfCorrectLength" xml:space="preserve"><value>Object 数组中元素的数目与要进行比较的数组中的元素数目不相同。</value></data>
<data name="ArgumentOutOfRange_SmallCapacity" xml:space="preserve"><value>容量小于当前大小。</value></data>
<data name="Arg_RankMultiDimNotSupported" xml:space="preserve"><value>请求的操作仅支持一维数组。</value></data>
<data name="NotSupported_ValueCollectionSet" xml:space="preserve"><value>不允许对从字典派生的值集合进行转变。</value></data>
<data name="ArgumentOutOfRange_BiggerThanCollection" xml:space="preserve"><value>大于集合大小。</value></data>
<data name="ArgumentOutOfRange_ListInsert" xml:space="preserve"><value>索引必须位于该列表的界限内。</value></data>
<data name="ArgumentOutOfRange_NeedNonNegNum" xml:space="preserve"><value>需要提供非负数。</value></data>
<data name="CannotFindOldValue" xml:space="preserve"><value>找不到旧值</value></data>
<data name="InvalidOperation_ConcurrentOperationsNotSupported" xml:space="preserve"><value>更改非并发集合的操作必须具有独占访问权限才能成功。某操作对此集合执行了并发更新,并已损坏其状态。该集合的状态不再正确。</value></data>
<data name="Arg_KeyNotFoundWithKey" xml:space="preserve"><value>字典中不存在给定的键“{0}”。</value></data>
<data name="NotSupported_KeyCollectionSet" xml:space="preserve"><value>不允许对从字典派生的键集合进行转变。</value></data>
<data name="Arg_LongerThanDestArray" xml:space="preserve"><value>目标数组不够长。请检查目标索引、长度以及数组的下限。</value></data>
<data name="Arg_HTCapacityOverflow" xml:space="preserve"><value>哈希表的容量溢出并且为负。检查加载因子、容量以及表的当前大小。</value></data>
<data name="Arg_LongerThanSrcArray" xml:space="preserve"><value>目标数组不够长。请检查源索引、长度以及数组的下限。</value></data>
<data name="Arg_WrongType" xml:space="preserve"><value>值“{0}”不是“{1}”类型,不能在此泛型集合中使用。</value></data>
<data name="InvalidOperation_EnumOpCantHappen" xml:space="preserve"><value>枚举尚未开始或者已经结束。</value></data>
</root>