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.
127 lines
5.8 KiB
XML
127 lines
5.8 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="index.none_running" xml:space="preserve">
|
|
<value>No hay torneos en activos en este momento, ¡por favor vuelve más tarde!</value>
|
|
</data>
|
|
<data name="index.registration_period" xml:space="preserve">
|
|
<value>Inscripción: {0} al {1}</value>
|
|
</data>
|
|
<data name="index.header.title" xml:space="preserve">
|
|
<value>Torneos de la comunidad</value>
|
|
</data>
|
|
<data name="index.item.registered" xml:space="preserve">
|
|
<value>Jugadores registrados</value>
|
|
</data>
|
|
<data name="index.state.current" xml:space="preserve">
|
|
<value>Torneos Activos</value>
|
|
</data>
|
|
<data name="index.state.previous" xml:space="preserve">
|
|
<value>Torneos Pasados</value>
|
|
</data>
|
|
<data name="show.banner" xml:space="preserve">
|
|
<value>Apoya A Tu Equipo</value>
|
|
</data>
|
|
<data name="show.entered" xml:space="preserve">
|
|
<value>Estás inscrito en este torneo.<br><br>Por favor, ten en cuenta que esto <b>no</b> significa que has sido asignado a un equipo.<br><br>Más instrucciones te serán enviadas por correo electrónico cerca de la fecha del torneo, así que ¡por favor asegúrese de que la dirección de correo electrónico de su cuenta osu! es válida!</value>
|
|
</data>
|
|
<data name="show.info_page" xml:space="preserve">
|
|
<value>Página de Información</value>
|
|
</data>
|
|
<data name="show.login_to_register" xml:space="preserve">
|
|
<value>¡Por favor {0} para ver los detalles de inscripción!</value>
|
|
</data>
|
|
<data name="show.not_yet_entered" xml:space="preserve">
|
|
<value>No estás inscrito en este torneo.</value>
|
|
</data>
|
|
<data name="show.rank_too_low" xml:space="preserve">
|
|
<value>¡Lo sentimos, no cumples con los requisitos de rank para este torneo!</value>
|
|
</data>
|
|
<data name="show.registration_ends" xml:space="preserve">
|
|
<value>Las inscripciones se cierran en {0}</value>
|
|
</data>
|
|
<data name="show.button.cancel" xml:space="preserve">
|
|
<value>Cancelar inscripción</value>
|
|
</data>
|
|
<data name="show.button.register" xml:space="preserve">
|
|
<value>¡Inscribirme!</value>
|
|
</data>
|
|
<data name="show.period.end" xml:space="preserve">
|
|
<value>Final</value>
|
|
</data>
|
|
<data name="show.period.start" xml:space="preserve">
|
|
<value>Inicio</value>
|
|
</data>
|
|
<data name="show.state.before_registration" xml:space="preserve">
|
|
<value>La inscripción para este torneo aún no se ha abierto.</value>
|
|
</data>
|
|
<data name="show.state.ended" xml:space="preserve">
|
|
<value>Este torneo ha concluido. Visita la página de información para los resultados.</value>
|
|
</data>
|
|
<data name="show.state.registration_closed" xml:space="preserve">
|
|
<value>Registro para este torneo ha cerrado. Visite la página de información para las actualizaciones más recientes.</value>
|
|
</data>
|
|
<data name="show.state.running" xml:space="preserve">
|
|
<value>Este torneo está actualmente en curso. Visita la página de información para más detalles.</value>
|
|
</data>
|
|
<data name="tournament_period" xml:space="preserve">
|
|
<value>Desde el {0} al {1}</value>
|
|
</data>
|
|
</root> |