﻿<?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="AsyncMethodLabel" xml:space="preserve">
    <value>[异步]</value>
  </data>
  <data name="BacktraceAriaLabel" xml:space="preserve">
    <value>所选文件的回溯跟踪</value>
  </data>
  <data name="BacktraceFileDisplay" xml:space="preserve">
    <value>回溯: PID {1} 的 {0}</value>
    <comment>The title for the backtrace tree. The first parameter is the file name for the tree, the second is a process ID</comment>
  </data>
  <data name="BacktraceNoStacks" xml:space="preserve">
    <value>无法计算给定文件的回溯，无堆栈可用</value>
  </data>
  <data name="ContextMenu_Copy" xml:space="preserve">
    <value>复制</value>
  </data>
  <data name="ContextMenu_CopyAsMarkdown" xml:space="preserve">
    <value>复制为 Markdown</value>
    <comment>Context menu item for copying the selected text to the clipboard as Markdown</comment>
  </data>
  <data name="ContextMenu_GoToSourceFile" xml:space="preserve">
    <value>转到源文件</value>
  </data>
  <data name="ExternalCallLabel" xml:space="preserve">
    <value>[外部调用]</value>
  </data>
  <data name="ExternalCodeLabel" xml:space="preserve">
    <value>[外部代码]</value>
  </data>
  <data name="FileReadsAriaLabel" xml:space="preserve">
    <value>文件读取操作</value>
  </data>
  <data name="FileReadsHeaderKBRead" xml:space="preserve">
    <value>已读取数据(MB)</value>
  </data>
  <data name="FileReadWriteHeaderCount" xml:space="preserve">
    <value>计数</value>
  </data>
  <data name="FileReadWriteHeaderDuplicationFactor" xml:space="preserve">
    <value>重复因素</value>
  </data>
  <data name="FileReadWriteHeaderName" xml:space="preserve">
    <value>名称</value>
  </data>
  <data name="FileReadWriteHeaderSize" xml:space="preserve">
    <value>磁盘上的文件大小(KB)</value>
  </data>
  <data name="FileReadWriteTreeGrid_DataReadTooltip" xml:space="preserve">
    <value>从文件读取的数据(KB)。父文件行显示在所有读取操作中从该文件读取的数据总量。父进程行显示该进程中每个读取操作读取的总字节数。</value>
  </data>
  <data name="FileReadWriteTreeGrid_DataWriteTooltip" xml:space="preserve">
    <value>写入文件的数据(KB)。父行显示在所有写入操作中写入该文件的数据总量。父进程行显示由该进程中每个读取操作写入的总字节数。</value>
  </data>
  <data name="FileReadWriteTreeGrid_NameTooltip" xml:space="preserve">
    <value>文件名</value>
  </data>
  <data name="FileReadWriteTreeGrid_ReadCountTooltip" xml:space="preserve">
    <value>读取文件的次数</value>
  </data>
  <data name="FileReadWriteTreeGrid_ReadDuplicationFactorTooltip" xml:space="preserve">
    <value>从文件中读取的字节数除以文件大小。父文件行显示从文件中读取的总字节数除以所有读取操作中文件的平均大小所得的值。</value>
  </data>
  <data name="FileReadWriteTreeGrid_SizeTooltip" xml:space="preserve">
    <value>文件大小(KB)。父文件行显示其子行的平均大小。</value>
  </data>
  <data name="FileReadWriteTreeGrid_WriteCountTooltip" xml:space="preserve">
    <value>写入文件的次数</value>
  </data>
  <data name="FileReadWriteTreeGrid_WriteDuplicationFactorTooltip" xml:space="preserve">
    <value>写入文件的字节数除以文件大小。父行显示写入文件的总字节数除以所有写入操作中文件的平均大小所得的值。</value>
  </data>
  <data name="FileWritesAriaLabel" xml:space="preserve">
    <value>文件写入操作</value>
  </data>
  <data name="FileWritesHeaderKBWritten" xml:space="preserve">
    <value>已写入数据(KB)</value>
  </data>
  <data name="FoldedNativeLabel" xml:space="preserve">
    <value>[本机]</value>
  </data>
  <data name="HeaderModuleName" xml:space="preserve">
    <value>模块名称</value>
  </data>
  <data name="HeaderModuleNameToolTip" xml:space="preserve">
    <value>包含此函数的模块的名称</value>
  </data>
  <data name="LoadingDataMessage" xml:space="preserve">
    <value>正在加载数据...</value>
  </data>
  <data name="MultipleModuleLabel" xml:space="preserve">
    <value>多个模块</value>
  </data>
  <data name="NoDataMessage" xml:space="preserve">
    <value>所选时间范围内未发生文件 IO 操作</value>
  </data>
  <data name="NoSource" xml:space="preserve">
    <value>无法确定源位置。</value>
  </data>
  <data name="Overlay_ProgressIndeterminateAriaLabel" xml:space="preserve">
    <value>正在加载数据...</value>
    <comment>Aria label for indeterminate progress bar in File IO tool after data collection</comment>
  </data>
  <data name="SelectFileMessage" xml:space="preserve">
    <value>选择一个文件以查看回溯跟踪</value>
  </data>
  <data name="ShowJmc" xml:space="preserve">
    <value>显示“仅我的代码”</value>
  </data>
  <data name="ShowNative" xml:space="preserve">
    <value>显示本机代码</value>
  </data>
  <data name="SystemCallLabel" xml:space="preserve">
    <value>[系统调用]</value>
  </data>
  <data name="SystemCodeLabel" xml:space="preserve">
    <value>[系统代码]</value>
  </data>
  <data name="UnableShowDataMessage" xml:space="preserve">
    <value>无法显示数据</value>
  </data>
  <data name="UnknownDataLabel" xml:space="preserve">
    <value>[未知]</value>
  </data>
  <data name="UnknownModuleLabel" xml:space="preserve">
    <value>[外部代码]</value>
  </data>
  <data name="UnwalkableStackLabel" xml:space="preserve">
    <value>[不可走]</value>
  </data>
  <data name="VerticalSplitterAriaLabel" xml:space="preserve">
    <value>拆分器</value>
  </data>
</root>