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.
103 lines
4.6 KiB
XML
103 lines
4.6 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 non valido o metodo di richiesta non corretto.</value>
|
|
</data>
|
|
<data name="no_restricted_access" xml:space="preserve">
|
|
<value>Non puoi fare questa azione mentre il tuo account è limitato.</value>
|
|
</data>
|
|
<data name="supporter_only" xml:space="preserve">
|
|
<value>Devi essere un supporter per poter usare questa funzionalità.</value>
|
|
</data>
|
|
<data name="unknown" xml:space="preserve">
|
|
<value>Si è verificato un errore sconosciuto.</value>
|
|
</data>
|
|
<data name="codes.http-401" xml:space="preserve">
|
|
<value>Per favore effettua il login per poter continuare.</value>
|
|
</data>
|
|
<data name="codes.http-403" xml:space="preserve">
|
|
<value>Accesso Negato.</value>
|
|
</data>
|
|
<data name="codes.http-404" xml:space="preserve">
|
|
<value>Non trovato.</value>
|
|
</data>
|
|
<data name="codes.http-429" xml:space="preserve">
|
|
<value>Troppi tentativi. Riprova più tardi.</value>
|
|
</data>
|
|
<data name="account.profile-order.generic" xml:space="preserve">
|
|
<value>Si è verificato un errore. Prova a ricaricare la pagina.</value>
|
|
</data>
|
|
<data name="beatmaps.invalid_mode" xml:space="preserve">
|
|
<value>Modalità specificata non valida.</value>
|
|
</data>
|
|
<data name="beatmaps.standard_converts_only" xml:space="preserve">
|
|
<value>Nessuno score disponibile per la modalità richiesta in questa difficoltà della beatmap.</value>
|
|
</data>
|
|
<data name="checkout.generic" xml:space="preserve">
|
|
<value>Si è verificato un errore durante la preparazione del tuo checkout.</value>
|
|
</data>
|
|
<data name="search.default" xml:space="preserve">
|
|
<value>Impossibile ottenere alcun risultato, riprova più tardi.</value>
|
|
</data>
|
|
<data name="search.operation_timeout_exception" xml:space="preserve">
|
|
<value>Attualmente la ricerca è più occupata del solito, riprova più tardi.</value>
|
|
</data>
|
|
</root> |