﻿<?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="DesktopTextBlock.Text" xml:space="preserve">
    <value>桌面</value>
    <comment>This is the label for the Desktop folder in the resource consent dialog</comment>
  </data>
  <data name="MusicTextBlock.Text" xml:space="preserve">
    <value>音乐</value>
    <comment>This is the label for the Music folder in the resource consent dialog</comment>
  </data>
  <data name="DocumentsTextBlock.Text" xml:space="preserve">
    <value>文档</value>
    <comment>This is the label for the Documents folder in the resource consent dialog</comment>
  </data>
  <data name="PicturesTextBlock.Text" xml:space="preserve">
    <value>照片</value>
    <comment>This is the label for the Pictures folder in the resource consent dialog</comment>
  </data>
  <data name="DownloadsTextBlock.Text" xml:space="preserve">
    <value>下载</value>
    <comment>This is the label for the Downloads folder in the resource consent dialog</comment>
  </data>
  <data name="VideosTextBlock.Text" xml:space="preserve">
    <value>视频</value>
    <comment>This is the label for the Videos folder in the resource consent dialog</comment>
  </data>
  <data name="BodyTextBlock.Text" xml:space="preserve">
    <value>这将授予对以下文件夹中文件的访问权限:</value>
    <comment>This is the body text in the resource consent dialog explaining the folders that will be accessed</comment>
  </data>
  <data name="SettingsPrefixRun.Text" xml:space="preserve">
    <value>你可以随时在“设置”中进行更改。</value>
    <comment>This is the footer text referencing the Settings page in both the resource consent and host user consent dialogs</comment>
  </data>
  <data name="SettingsHyperlink.Text" xml:space="preserve">
    <value>转到“设置”</value>
    <comment>This is the footer text in both the resource consent and host user consent dialogs that links to the Settings page</comment>
  </data>
  <data name="PublishedByStringTextBlock.Text" xml:space="preserve">
    <value>已由 {0} 发布</value>
    <comment>This is the label for the published by static string in the MCP consent dialog</comment>
  </data>
  <data name="HostUserConsentAccessibleName" xml:space="preserve">
    <value>智能体连接器同意</value>
    <comment>This is the accessible name for the Agent connector consent dialog for narrator to use
    {disambiguated}</comment>
  </data>
  <data name="ResourceConsentAccessibleName" xml:space="preserve">
    <value>文件访问同意</value>
    <comment>This is the accessible name for the File access consent dialog for narrator to use. 'File' is used  as an object to describe the files that access is requested for.
    {disambiguated}</comment>
  </data>
  <data name="AgentSessionUserConsentAccessibleName" xml:space="preserve">
    <value>代理会话用户同意</value>
    <comment>This is the accessible name for the Agent session user consent dialog for narrator to use.
    {disambiguated}</comment>
  </data>
  <data name="AccessFilesStringTextBlock.Text" xml:space="preserve">
    <value>访问并编辑你的文件</value>
    <comment>This is the text for the Access and edit any of your files permission in the agent session user consent dialog</comment>
  </data>
  <data name="AgentSessionQuestionStringTextBlock.Text" xml:space="preserve">
    <value>是否允许 {0} 代表你执行操作?</value>
    <comment>This is the question text in the agent session user consent dialog. {0} will be replaced by the agent host name</comment>
  </data>
  <data name="AgentSessionQuestionString" xml:space="preserve">
    <value>是否允许 {0} 代表你执行操作?</value>
    <comment>This is the question text in the agent session user consent dialog. {0} will be replaced by the agent host name</comment>
  </data>
  <data name="AgentProvisionNoCapQuestionString" xml:space="preserve">
    <value>将为 {0} 创建用户配置文件，以执行你请求的操作。</value>
    <comment>This is the question text in the agent provision no capability consent dialog. {0} will be replaced by the agent host name</comment>
  </data>
  <data name="AgentSingleCapabilityQuestionStringTextBlock.Text" xml:space="preserve">
    <value>是否允许 {0} 代表你 {1}?</value>
    <comment>This is the question text in the agent single capability user consent dialog. {0} will be replaced by the agent host name and {1} will be replaced by the specific capability</comment>
  </data>
  <data name="AgentSessionsAbilityTextBlock.Text" xml:space="preserve">
    <value>它将能够:</value>
    <comment>This is the agent ability text in the agent session user consent dialog {"Ambiguity":{"able":"having the power, skill, means, or opportunity to do something"}}</comment>
  </data>
  <data name="MakeChangesToSettingsStringTextBlock.Text" xml:space="preserve">
    <value>对 Windows 设置进行更改</value>
    <comment>This is the text for the Make changes to Windows settings permission in the agent session user consent dialog {"Ambiguity":{"Windows":"operating system produced by Microsoft"}}</comment>
  </data>
  <data name="UseYourAppsStringTextBlock.Text" xml:space="preserve">
    <value>使用你的应用</value>
    <comment>This is the text for the apps permission in the agent session user consent dialog {"Ambiguity":{"Use":"to utilize or employ (verb)"}}</comment>
  </data>
  <data name="AllowButtonId.Content" xml:space="preserve">
    <value>允许</value>
    <comment>This is the text for the Allow button in the agent session user consent dialog</comment>
  </data>
  <data name="NotNowButtonId.Content" xml:space="preserve">
    <value>现在不启用</value>
    <comment>This is the text for the Not now button in the agent session user consent dialog</comment>
  </data>
  <data name="LearnMoreHyperlinkText.Text" xml:space="preserve">
    <value>了解详细信息</value>
    <comment>This is the text for the Learn more hyperlink in the agent session user consent dialog</comment>
  </data>
  <data name="WindowsControlTextBlock.Text" xml:space="preserve">
    <value>稍后可以在“设置”中进行更改。</value>
    <comment>This is the text for the help text for Windows giving you control over settings in the agent session user consent dialog</comment>
  </data>
  <data name="WindowsControlTextBlock2.Text" xml:space="preserve">
    <value>稍后可以在“设置”中更改此权限。</value>
    <comment>This is the text for the help text for Windows giving you control over settings in the agent session capability consent dialog</comment>
  </data>
  <data name="FooterLinksFormatString" xml:space="preserve">
    <value> 转到 {0} 或 {1}</value>
    <comment>Format string for the consent dialog footer links. {0} is replaced with a hyperlink to the Agents settings page. {1} is replaced with a hyperlink to learn more about agents (AI applications that request user permission to access Windows capabilities). Translators may reorder {0} and {1} as needed for the target language. Note: the leading space separates this from the preceding sentence. {"Ambiguity":{"agents":"AI agents — third-party AI applications that request user permission to access Windows capabilities such as Settings, Files, and Apps via MCP (Model Context Protocol) servers"}}</comment>
  </data>
  <data name="SettingsHyperlinkText" xml:space="preserve">
    <value>设置</value>
    <comment>Hyperlink text for navigating to the Agents settings page from the consent dialog footer</comment>
  </data>
  <data name="LearnMoreAboutAgentsHyperlinkText" xml:space="preserve">
    <value>详细了解智能体</value>
    <comment>Hyperlink text for learning more about agents in the consent dialog footer. {"Ambiguity":{"learn more about agents":"Agents are AI applications that request user permission to access Windows capabilities such as Settings, Files, and Apps"}}</comment>
  </data>
  <data name="WindowsTitleBarTextBlock.Text" xml:space="preserve">
    <value>Windows</value>
    <comment>This is the window title text which diplays that the consent dialog is from Windows {"Ambiguity":{"Windows":"Microsoft operating system"}}</comment>
  </data>
  <data name="CloseButtonId.[using:Microsoft.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
    <value>关闭</value>
    <comment>Button to close the agent session user consent dialog {"Ambiguity":{"Close":"to shut or end"}}</comment>
  </data>
  <data name="AppsCapabilityDescriptionText" xml:space="preserve">
    <value>使用并访问你的应用</value>
    <comment>This is the text for the apps permission in the agent session user consent dialog {"Ambiguity":{"Use":"to utilize or employ (verb)"}}</comment>
  </data>
  <data name="FilesCapabilityDescriptionText" xml:space="preserve">
    <value>访问并编辑你的文件</value>
    <comment>This is the text for the files permission in the agent session user consent dialog {"Ambiguity":{"Access":"to obtain or retrieve (verb)"}}</comment>
  </data>
  <data name="SettingsCapabilityDescriptionText" xml:space="preserve">
    <value>对 Windows 设置进行更改</value>
    <comment>This is the text for the settings permission in the agent session user consent dialog {"Ambiguity":{"Change":"to modify or alter (verb)"}}</comment>
  </data>
</root>