<?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>删除谱面</value> </data> <data name="match.difference" xml:space="preserve"> <value>,领先 {0} 分</value> </data> <data name="match.failed" xml:space="preserve"> <value>失败</value> </data> <data name="match.header" xml:space="preserve"> <value>多人游戏</value> </data> <data name="match.in-progress" xml:space="preserve"> <value>游戏中...</value> </data> <data name="match.in_progress_spinner_label" xml:space="preserve"> <value>游戏进行中</value> </data> <data name="match.loading-events" xml:space="preserve"> <value>加载事件...</value> </data> <data name="match.winner" xml:space="preserve"> <value>{0} 胜利</value> </data> <data name="match.events.player-left" xml:space="preserve"> <value>{0} 离开了房间</value> </data> <data name="match.events.player-joined" xml:space="preserve"> <value>{0} 加入了房间</value> </data> <data name="match.events.player-kicked" xml:space="preserve"> <value>{0} 被踢出房间</value> </data> <data name="match.events.match-created" xml:space="preserve"> <value>{0} 创建了一个房间</value> </data> <data name="match.events.match-disbanded" xml:space="preserve"> <value>房间关闭</value> </data> <data name="match.events.host-changed" xml:space="preserve"> <value>{0} 成为房主</value> </data> <data name="match.events.player-left-no-user" xml:space="preserve"> <value>有玩家离开了房间</value> </data> <data name="match.events.player-joined-no-user" xml:space="preserve"> <value>有玩家加入了房间</value> </data> <data name="match.events.player-kicked-no-user" xml:space="preserve"> <value>有玩家被踢出房间</value> </data> <data name="match.events.match-created-no-user" xml:space="preserve"> <value>房间被创建</value> </data> <data name="match.events.match-disbanded-no-user" xml:space="preserve"> <value>房间被关闭</value> </data> <data name="match.events.host-changed-no-user" xml:space="preserve"> <value>房主已经变更</value> </data> <data name="match.score.stats.accuracy" xml:space="preserve"> <value>准确率</value> </data> <data name="match.score.stats.combo" xml:space="preserve"> <value>连击</value> </data> <data name="match.score.stats.score" xml:space="preserve"> <value>得分</value> </data> <data name="match.team-types.head-to-head" xml:space="preserve"> <value>个人</value> </data> <data name="match.team-types.tag-coop" xml:space="preserve"> <value>接力</value> </data> <data name="match.team-types.team-vs" xml:space="preserve"> <value>组队</value> </data> <data name="match.team-types.tag-team-vs" xml:space="preserve"> <value>组队接力</value> </data> <data name="match.teams.blue" xml:space="preserve"> <value>蓝队</value> </data> <data name="match.teams.red" xml:space="preserve"> <value>红队</value> </data> <data name="game.scoring-type.score" xml:space="preserve"> <value>最高分</value> </data> <data name="game.scoring-type.accuracy" xml:space="preserve"> <value>最高准确率</value> </data> <data name="game.scoring-type.combo" xml:space="preserve"> <value>最高连击</value> </data> <data name="game.scoring-type.scorev2" xml:space="preserve"> <value>Score V2</value> </data> </root>