/
githubmirror
/
PowerShell
Обзор
Документация
Войти
/
githubmirror
/
PowerShell
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/System.Management.Automation/resources/zh-Hans/FormatAndOutXmlLoadingStrings.zh-Hans.resx
324 строки
17 KB
olprod
Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2652124 (#27736)
30 июл 2026, 21:34
Не верифицирован
30 июл 2026, 21:34
7acd67b
Код
Авторство
О чём код?
<?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="AttributesNotAllowed" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: XML 元素 {2} 不允许使用属性。</value> </data> <data name="NoChildrenAllowed" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 节点 {2} 不能具有子对象。</value> </data> <data name="InvalidNode" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: {2} 无效。</value> </data> <data name="NoDefaultShapeEntry" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 必须至少存在一个默认的 {2} 值。</value> </data> <data name="TooManyDefaultShapeEntry" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 不能存在多个默认的 {2} 值。</value> </data> <data name="NullControlName" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 控件名称不能为 null 或为空。</value> </data> <data name="InvalidControlForOutOfBandView" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 带外视图只能具有 CustomControl 或 ListControl。</value> </data> <data name="OutOfBandGroupByConflict" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 带外视图不能具有 GroupBy。</value> </data> <data name="ViewNotLoaded" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 无法加载视图。</value> </data> <data name="InvalidAlignmentValue" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误:“{2}”不是有效的对齐值。</value> </data> <data name="ExpectPositiveInteger" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 应为正整数。</value> </data> <data name="InvalidColumnHeader" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 列标头定义无效;已丢弃所有标头。</value> </data> <data name="IncorrectRowItemCount" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 备用集 #{3} 上的行项计数 = {2} 与默认行项计数 = {4} 不匹配。</value> </data> <data name="IncorrectHeaderItemCount" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 标头项计数 = {2} 与默认行项计数 = {3} 不匹配。</value> </data> <data name="NoListViewItem" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 必须至少指定一个列表视图项。</value> </data> <data name="InvalidPropertyEntry" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 属性条目无效。</value> </data> <data name="NoDefinitionList" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 缺少定义列表。</value> </data> <data name="ExpectBoolean" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 应为布尔值。</value> </data> <data name="ExpectNaturalNumber" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 应为非负整数。</value> </data> <data name="ExpectInteger" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 应为整数。</value> </data> <data name="MissingInnerText" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 缺少内部文本值。</value> </data> <data name="EmptyCustomControlList" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 自定义控件令牌列表不能为空。</value> </data> <data name="LoadTagFailed" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 无法加载 {2}。</value> </data> <data name="NodeWithoutExpression" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 无法在没有表达式的情况下指定 {2}。</value> </data> <data name="NodeWithExpression" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 无法使用表达式指定 {2}。</value> </data> <data name="NoFormatString" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 缺少格式字符串。</value> </data> <data name="NoScriptBlockText" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 缺少脚本块文本。</value> </data> <data name="NoProperty" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 缺少属性。</value> </data> <data name="InvalidScriptBlock" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 脚本块“{2}”无效。</value> </data> <data name="StringResourceNotFound" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 找不到程序集 {4} 中资源 {3} 的字符串 {2}。</value> </data> <data name="ResourceNotFound" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 找不到程序集 {3} 中资源 {2}。</value> </data> <data name="AssemblyNotFound" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 找不到程序集 {2}。</value> </data> <data name="NonXmlElementNode" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 节点必须是 XmlElement。</value> </data> <data name="ExpectExpression" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 应使用表达式。</value> </data> <data name="ControlLabelWithoutExpression" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 无法在没有表达式的情况下具有控件或标签。</value> </data> <data name="ControlAndLabel" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 不能同时具有控件和标签。</value> </data> <data name="SelectionSetNameAndTypeName" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 不能同时具有 SelectionSetName 和 TypeName。</value> </data> <data name="EmptyAppliesTo" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 未指定任何类型或条件来应用视图。</value> </data> <data name="InvalidNodeValue" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: {2} 值无效。</value> </data> <data name="DuplicatedNode" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 存在重复的节点。</value> </data> <data name="MutuallyExclusiveNode" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: {2} 和 {3} 是互斥的。</value> </data> <data name="ThreeMutuallyExclusiveNode" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: {2}、{3} 和 {4} 是互斥的。</value> </data> <data name="UnknownNode" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: {2} 是未知节点。</value> </data> <data name="UnknownAttribute" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: {2} 是未知属性。</value> </data> <data name="MissingAttribute" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: {2} 是缺失的属性。</value> </data> <data name="MissingNode" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: 缺少节点 {2}。</value> </data> <data name="MissingNodeFromList" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: {2} 中缺少节点。</value> </data> <data name="EmptyNode" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: {2} 为空节点。</value> </data> <data name="EmptyAttribute" xml:space="preserve"> <value>文件 {1} 中的 XPath {0} 存在错误: {2} 为空属性。</value> </data> <data name="ErrorInFile" xml:space="preserve"> <value>文件 {0} 存在错误: {1}</value> </data> <data name="TooManyErrors" xml:space="preserve"> <value>文件 {0} 中的错误太多。</value> </data> <data name="FormatLoadingErrors" xml:space="preserve"> <value>加载格式数据文件时出错: {0}</value> </data> <data name="AssemblyInGAC" xml:space="preserve"> <value>(全局程序集缓存) {0}</value> </data> <data name="MshSnapinQualifiedError" xml:space="preserve"> <value>{0},{1}</value> </data> <data name="FormatFileNotRooted" xml:space="preserve"> <value>未完全限定路径 {0}。指定完全限定的格式化文件路径。</value> </data> <data name="SharedFormatTableCannotBeUpdated" xml:space="preserve"> <value>无法更新 FormatTable,因为可能已在运行空间外部创建 FormatTable。</value> </data> <data name="FormatTableLoadErrors" xml:space="preserve"> <value>加载 FormatTable 时出错。查看 Errors 属性的内容以获取详细的错误消息。</value> </data> <data name="ErrorInFormattingData" xml:space="preserve"> <value>设置数据“{0}”的格式时出错: {1}</value> </data> <data name="IncorrectHeaderItemCountInFormattingData" xml:space="preserve"> <value>位于索引 {1} 处且类型名称为 {0} 的视图数据中存在错误: 标头项计数 = {2} 与默认行项计数 = {3} 不匹配。</value> </data> <data name="InvalidFormattingData" xml:space="preserve"> <value>位于索引 {1} 且类型名称为 {0} 的视图数据中存在错误: 设置数据“{2}”的格式无效。</value> </data> <data name="InvalidScriptBlockInFormattingData" xml:space="preserve"> <value>位于索引 {1} 且类型名称为 {0} 的视图数据存在错误: 脚本块“{2}”无效。</value> </data> <data name="LoadTagFailedInFormattingData" xml:space="preserve"> <value>位于索引 {1} 且类型名称为 {0} 的视图数据存在错误: 无法加载 {2}。</value> </data> <data name="MultipleRowEntriesFoundInFormattingData" xml:space="preserve"> <value>位于索引 {1} 且类型名称为 {0} 的视图数据存在错误: TableControl 应只包含一个 {2}。</value> </data> <data name="NoDefaultShapeEntryInFormattingData" xml:space="preserve"> <value>位于索引 {1} 且类型名称为 {0} 的视图数据存在错误: 必须至少存在一个默认的 {2}。</value> </data> <data name="NoListViewItemInFormattingData" xml:space="preserve"> <value>位于索引 {1} 且类型名称为 {0} 的视图数据存在错误: 必须至少指定一个列表视图项。</value> </data> <data name="TooManyDefaultShapeEntryInFormattingData" xml:space="preserve"> <value>位于索引 {1} 且类型名称为 {0} 的视图数据存在错误: 不能存在多个默认的 {2}。</value> </data> <data name="TooManyErrorsInFormattingData" xml:space="preserve"> <value>类型“{0}”的格式设置数据中错误过多。</value> </data> <data name="FormatTableCannotCoExist" xml:space="preserve"> <value>无法使用多个条目更新共享格式表。</value> </data> </root>