<?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="match.beatmap-deleted" xml:space="preserve"> <value>beatmap eliminado</value> </data> <data name="match.difference" xml:space="preserve"> <value>por {0}</value> </data> <data name="match.failed" xml:space="preserve"> <value>FALHADO</value> </data> <data name="match.header" xml:space="preserve"> <value>Batalhas de multijogador</value> </data> <data name="match.in-progress" xml:space="preserve"> <value>(partida em andamento)</value> </data> <data name="match.in_progress_spinner_label" xml:space="preserve"> <value>partida em andamento</value> </data> <data name="match.loading-events" xml:space="preserve"> <value>A carregar eventos...</value> </data> <data name="match.winner" xml:space="preserve"> <value>{0} ganha</value> </data> <data name="match.events.player-left" xml:space="preserve"> <value>{0} abandonou a partida</value> </data> <data name="match.events.player-joined" xml:space="preserve"> <value>{0} juntou-se à partida</value> </data> <data name="match.events.player-kicked" xml:space="preserve"> <value>{0} foi expulso da partida</value> </data> <data name="match.events.match-created" xml:space="preserve"> <value>{0} criou a partida</value> </data> <data name="match.events.match-disbanded" xml:space="preserve"> <value>a partida foi dissolvida</value> </data> <data name="match.events.host-changed" xml:space="preserve"> <value>{0} tornou-se no anfitrião</value> </data> <data name="match.events.player-left-no-user" xml:space="preserve"> <value>um jogador abandonou a partida</value> </data> <data name="match.events.player-joined-no-user" xml:space="preserve"> <value>um jogador juntou-se à partida</value> </data> <data name="match.events.player-kicked-no-user" xml:space="preserve"> <value>um jogador foi expulso da partida</value> </data> <data name="match.events.match-created-no-user" xml:space="preserve"> <value>a partida foi criada</value> </data> <data name="match.events.match-disbanded-no-user" xml:space="preserve"> <value>a partida foi dissolvida</value> </data> <data name="match.events.host-changed-no-user" xml:space="preserve"> <value>o anfitrião foi alterado</value> </data> <data name="match.score.stats.accuracy" xml:space="preserve"> <value>Precisão</value> </data> <data name="match.score.stats.combo" xml:space="preserve"> <value>Combo</value> </data> <data name="match.score.stats.score" xml:space="preserve"> <value>Pontuação</value> </data> <data name="match.team-types.head-to-head" xml:space="preserve"> <value>Frente-a-frente</value> </data> <data name="match.team-types.tag-coop" xml:space="preserve"> <value>Tag cooperativo</value> </data> <data name="match.team-types.team-vs" xml:space="preserve"> <value>Equipa VS</value> </data> <data name="match.team-types.tag-team-vs" xml:space="preserve"> <value>Equipa Tag VS</value> </data> <data name="match.teams.blue" xml:space="preserve"> <value>Equipa Azul</value> </data> <data name="match.teams.red" xml:space="preserve"> <value>Equipa Vermelha</value> </data> <data name="game.scoring-type.score" xml:space="preserve"> <value>Maior pontuação</value> </data> <data name="game.scoring-type.accuracy" xml:space="preserve"> <value>Maior precisão</value> </data> <data name="game.scoring-type.combo" xml:space="preserve"> <value>Maior combo</value> </data> <data name="game.scoring-type.scorev2" xml:space="preserve"> <value>Pontuação V2</value> </data> </root>