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.7 KiB
XML
106 lines
4.7 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>URL inválido ou método de pedido incorreto.</value>
|
|
</data>
|
|
<data name="no_restricted_access" xml:space="preserve">
|
|
<value>Tu não és capaz de desempenhar esta ação enquanto a tua conta estiver num estado restrito.</value>
|
|
</data>
|
|
<data name="supporter_only" xml:space="preserve">
|
|
<value>Tens de ser um apoiante para utilizar esta funcionalidade.</value>
|
|
</data>
|
|
<data name="unknown" xml:space="preserve">
|
|
<value>Ocorreu um erro desconhecido.</value>
|
|
</data>
|
|
<data name="codes.http-401" xml:space="preserve">
|
|
<value>Por favor inicia sessão para proceder.</value>
|
|
</data>
|
|
<data name="codes.http-403" xml:space="preserve">
|
|
<value>Acesso negado.</value>
|
|
</data>
|
|
<data name="codes.http-404" xml:space="preserve">
|
|
<value>Não encontrado.</value>
|
|
</data>
|
|
<data name="codes.http-429" xml:space="preserve">
|
|
<value>Demasiadas tentativas. Tenta novamente mais tarde.</value>
|
|
</data>
|
|
<data name="account.profile-order.generic" xml:space="preserve">
|
|
<value>Ocorreu um erro. Tenta recarregar a página.</value>
|
|
</data>
|
|
<data name="beatmaps.invalid_mode" xml:space="preserve">
|
|
<value>Modo especificado inválido.</value>
|
|
</data>
|
|
<data name="beatmaps.standard_converts_only" xml:space="preserve">
|
|
<value>Não há pontuações disponíveis para o modo solicitado nesta dificuldade de beatmap.</value>
|
|
</data>
|
|
<data name="checkout.generic" xml:space="preserve">
|
|
<value>Ocorreu um erro ao preparar o teu pagamento.</value>
|
|
</data>
|
|
<data name="search.default" xml:space="preserve">
|
|
<value>Não foi possível obter nenhuns resultados, tenta outra vez mais tarde.</value>
|
|
</data>
|
|
<data name="search.invalid_cursor_exception" xml:space="preserve">
|
|
<value>Parâmetro do cursor inválido.</value>
|
|
</data>
|
|
<data name="search.operation_timeout_exception" xml:space="preserve">
|
|
<value>De momento, a pesquisa está mais ocupada que o habitual, tenta outra vez mais tarde.</value>
|
|
</data>
|
|
</root> |