You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
106 lines
4.5 KiB
XML
106 lines
4.5 KiB
XML
<?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: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=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<data name="missing_route" xml:space="preserve">
|
|
<value>网址无效或请求方法错误。</value>
|
|
</data>
|
|
<data name="no_restricted_access" xml:space="preserve">
|
|
<value>账户处于限制模式,无法执行该操作。</value>
|
|
</data>
|
|
<data name="supporter_only" xml:space="preserve">
|
|
<value>要使用此功能,请先成为 osu! 支持者。</value>
|
|
</data>
|
|
<data name="unknown" xml:space="preserve">
|
|
<value>发生了未知的错误。</value>
|
|
</data>
|
|
<data name="codes.http-401" xml:space="preserve">
|
|
<value>请先登录。</value>
|
|
</data>
|
|
<data name="codes.http-403" xml:space="preserve">
|
|
<value>拒绝访问。</value>
|
|
</data>
|
|
<data name="codes.http-404" xml:space="preserve">
|
|
<value>找不到页面。</value>
|
|
</data>
|
|
<data name="codes.http-429" xml:space="preserve">
|
|
<value>请求过多,请稍后再试。</value>
|
|
</data>
|
|
<data name="account.profile-order.generic" xml:space="preserve">
|
|
<value>发生未知错误,请尝试刷新页面。</value>
|
|
</data>
|
|
<data name="beatmaps.invalid_mode" xml:space="preserve">
|
|
<value>指定的游戏模式无效。</value>
|
|
</data>
|
|
<data name="beatmaps.standard_converts_only" xml:space="preserve">
|
|
<value>此谱面难度在请求的游戏模式下分数不可用。</value>
|
|
</data>
|
|
<data name="checkout.generic" xml:space="preserve">
|
|
<value>结账时发生了一个错误</value>
|
|
</data>
|
|
<data name="search.default" xml:space="preserve">
|
|
<value>无法获得任何结果,请稍后再试。</value>
|
|
</data>
|
|
<data name="search.invalid_cursor_exception" xml:space="preserve">
|
|
<value>指定的光标参数无效。</value>
|
|
</data>
|
|
<data name="search.operation_timeout_exception" xml:space="preserve">
|
|
<value>搜索目前比平常较繁忙,稍后再试。</value>
|
|
</data>
|
|
</root> |