<?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>gelöschte beatmap</value> </data> <data name="match.difference" xml:space="preserve"> <value>um {0} punkte</value> </data> <data name="match.failed" xml:space="preserve"> <value>FAILED</value> </data> <data name="match.header" xml:space="preserve"> <value>Mehrspieler-Matches</value> </data> <data name="match.in-progress" xml:space="preserve"> <value>(match läuft)</value> </data> <data name="match.in_progress_spinner_label" xml:space="preserve"> <value>Match im Gange</value> </data> <data name="match.loading-events" xml:space="preserve"> <value>Lade Events...</value> </data> <data name="match.winner" xml:space="preserve"> <value>{0} gewinnt</value> </data> <data name="match.events.player-left" xml:space="preserve"> <value>{0} hat das match verlassen</value> </data> <data name="match.events.player-joined" xml:space="preserve"> <value>{0} ist dem match beigetreten</value> </data> <data name="match.events.player-kicked" xml:space="preserve"> <value>{0} wurde aus dem match entfernt</value> </data> <data name="match.events.match-created" xml:space="preserve"> <value>{0} hat das match erstellt</value> </data> <data name="match.events.match-disbanded" xml:space="preserve"> <value>das match wurde aufgelöst</value> </data> <data name="match.events.host-changed" xml:space="preserve"> <value>{0} wurde zum host</value> </data> <data name="match.events.player-left-no-user" xml:space="preserve"> <value>ein spieler hat das match verlassen</value> </data> <data name="match.events.player-joined-no-user" xml:space="preserve"> <value>ein spieler ist dem match beigetreten</value> </data> <data name="match.events.player-kicked-no-user" xml:space="preserve"> <value>ein spieler wurde aus dem match entfernt</value> </data> <data name="match.events.match-created-no-user" xml:space="preserve"> <value>das match wurde erstellt</value> </data> <data name="match.events.match-disbanded-no-user" xml:space="preserve"> <value>das match wurde aufgelöst</value> </data> <data name="match.events.host-changed-no-user" xml:space="preserve"> <value>der host wurde gewechselt</value> </data> <data name="match.score.stats.accuracy" xml:space="preserve"> <value>Genauigkeit</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>Punktzahl</value> </data> <data name="match.team-types.head-to-head" xml:space="preserve"> <value>Head-to-head</value> </data> <data name="match.team-types.tag-coop" xml:space="preserve"> <value>Tag Co-op</value> </data> <data name="match.team-types.team-vs" xml:space="preserve"> <value>Team VS</value> </data> <data name="match.team-types.tag-team-vs" xml:space="preserve"> <value>Tag Team VS</value> </data> <data name="match.teams.blue" xml:space="preserve"> <value>Blaues Team</value> </data> <data name="match.teams.red" xml:space="preserve"> <value>Rotes Team</value> </data> <data name="game.scoring-type.score" xml:space="preserve"> <value>Höchste Punktzahl</value> </data> <data name="game.scoring-type.accuracy" xml:space="preserve"> <value>Höchste Genauigkeit</value> </data> <data name="game.scoring-type.combo" xml:space="preserve"> <value>Höchste Combo</value> </data> <data name="game.scoring-type.scorev2" xml:space="preserve"> <value>Score V2</value> </data> </root>