Compare commits
29 Commits
2025.708.0
...
58858ece4b
| Author | SHA1 | Date | |
|---|---|---|---|
| 58858ece4b | |||
| a1f8f41662 | |||
|
|
a196be8e63 | ||
|
|
b09ebd1d92 | ||
|
|
37cdb9813c | ||
|
|
74935d1e97 | ||
|
|
7e6fdb348f | ||
|
|
37f1c49693 | ||
|
|
aa89d5be66 | ||
|
|
2de74c512e | ||
|
|
fae42a811a | ||
|
|
c52d908881 | ||
|
|
167ddd711c | ||
|
|
f33ed4a4e5 | ||
|
|
cc1889ce65 | ||
|
|
2467f85d3d | ||
|
|
8495abf624 | ||
|
|
08098ae3b2 | ||
|
|
ca430b4ae9 | ||
|
|
121d4230b7 | ||
|
|
9594adda08 | ||
|
|
93c11aa0b8 | ||
|
|
8b40cb7a2b | ||
|
|
e620796f41 | ||
|
|
574f8ee787 | ||
|
|
6990f65686 | ||
|
|
431c180e36 | ||
|
|
6eaf0c915a | ||
|
|
d2b640395b |
Binary file not shown.
|
Before Width: | Height: | Size: 696 B |
Binary file not shown.
|
Before Width: | Height: | Size: 33 KiB |
@@ -74,7 +74,7 @@
|
||||
<value>Στερεοφωνικός διαχωρισμός Hitsound</value>
|
||||
</data>
|
||||
<data name="master_volume" xml:space="preserve">
|
||||
<value>Master</value>
|
||||
<value>Κύριος ήχος</value>
|
||||
</data>
|
||||
<data name="master_volume_inactive" xml:space="preserve">
|
||||
<value>Master (παράθυρο ανενεργό)</value>
|
||||
|
||||
@@ -94,6 +94,9 @@
|
||||
<data name="suggested_offset_note" xml:space="preserve">
|
||||
<value>שחקו כמה מפות על מנת לקבל היסט מומלץ!</value>
|
||||
</data>
|
||||
<data name="suggested_offset_correct" xml:space="preserve">
|
||||
<value>בהתחשבות על {0} המשחק(ים) האחרונים, ההתהיה שלך מוגדרת נכון!</value>
|
||||
</data>
|
||||
<data name="suggested_offset_value_received" xml:space="preserve">
|
||||
<value>על בסיס {0} המשחקים האחרונים, ההיסט המומלץ הוא {1} מילי־שניות.</value>
|
||||
</data>
|
||||
|
||||
@@ -94,6 +94,9 @@
|
||||
<data name="suggested_offset_note" xml:space="preserve">
|
||||
<value>あなたに最適なオフセットを提案するには、いくつかのビートマップをプレイしていただく必要があります!</value>
|
||||
</data>
|
||||
<data name="suggested_offset_correct" xml:space="preserve">
|
||||
<value>最後の {0} プレイに基づいて、オフセットが正しく設定されています!</value>
|
||||
</data>
|
||||
<data name="suggested_offset_value_received" xml:space="preserve">
|
||||
<value>直近 {0} 回のプレイに基づいて推奨されるオフセットは {1} msです。</value>
|
||||
</data>
|
||||
|
||||
@@ -94,6 +94,9 @@
|
||||
<data name="suggested_offset_note" xml:space="preserve">
|
||||
<value>Spill noen beatmaps for å få en foreslått offset!</value>
|
||||
</data>
|
||||
<data name="suggested_offset_correct" xml:space="preserve">
|
||||
<value>Basert på de(n) siste {0} spillingen(e), er din offset riktig innstilt!</value>
|
||||
</data>
|
||||
<data name="suggested_offset_value_received" xml:space="preserve">
|
||||
<value>Basert på de(n) {0} siste spillingen(e), er foreslått offset {1} ms.</value>
|
||||
</data>
|
||||
|
||||
@@ -106,4 +106,10 @@
|
||||
<data name="offset_wizard" xml:space="preserve">
|
||||
<value>Offset wizard</value>
|
||||
</data>
|
||||
<data name="adjust_beatmap_offset_automatically" xml:space="preserve">
|
||||
<value>Adjust beatmap offset automatically</value>
|
||||
</data>
|
||||
<data name="adjust_beatmap_offset_automatically_tooltip" xml:space="preserve">
|
||||
<value>If enabled, the offset suggested from last play on a beatmap is automatically applied.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Рэйтынг</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Мясцовы</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Сусветны</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Па краіне</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Сярод сяброў</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Камандны</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Сартаваць</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Вынікі</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Трапнасць</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Макс. комба</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Промахі</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Дата</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Обхват</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Локален</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Глобален</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Държава</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Приятели</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Отбор</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Вид</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Резултат</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Прецизност</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Макс комбо</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Пропуски</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Дата</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Abast</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Local</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Global</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>País</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Amics</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Equip</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Ordre</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Puntuació</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Precisió</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Combo Màxim</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Errors</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Data</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Rozsah</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Lokální</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Svět</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Stát</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Přátelé</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Tým</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Řazení</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Skóre</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Přesnost</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Maximální kombo</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Minutí</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Datum</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Typ</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Lokal</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Global</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Land</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Freunde</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Team</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Sortierung</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Punkte</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Genauigkeit</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Maximale Combo</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Misses</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Datum</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Εμβέλεια</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Τοπικά</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Παγκόσμια</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Χώρα</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Φίλοι</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Ομάδες</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Ταξινόμηση</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Σκορ</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Ακρίβεια</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Μέγιστο Combo</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Αστοχίες</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Ημερομηνία</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Clasificación</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Local</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Global</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Nacional</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Entre mis amigos</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Entre mi equipo</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Ordenar</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Por puntuación</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Por precisión</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Por combo máximo</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Por fallos</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Por fecha</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Clasificación</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Local</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Global</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Nacional</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Entre mis amigos</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Entre mi equipo</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Ordenar</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Por puntuación</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Por precisión</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Por combo máximo</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Por fallos</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Por fecha</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Laajuus</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Paikallinen</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Globaali</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Maa</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Kaveri</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Tiimi</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Lajittele</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Pisteet</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Tarkkuus</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Suurin Iskuputki</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Harhaiskut</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Päivämäärä</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Type</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Local</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Global</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>National</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Amis</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Équipe</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Trier</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Score</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Précision</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Combo max</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Notes manquées</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Date</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Cakupan</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Lokal</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Global</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Negara</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Teman</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Tim</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Sortir</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Skor</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Akurasi</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Kombo Maks</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Miss</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Tanggal</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Tipo</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Locale</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Globale</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Paese</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Amici</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Squadra</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Ordina</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Punteggio</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Precisione</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Combo Massima</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Errori</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Data</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>対象範囲</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>ローカル</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>グローバル</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>国別</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>友達</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>チーム</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>並び替え</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>スコア</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>精度</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>最大コンボ</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>ミス数</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>日付</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>범위</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>로컬</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>글로벌</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>국가</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>친구</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>팀</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>정렬</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>점수</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>정확도</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>최대 콤보</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>미스 횟수</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>날짜</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Aprėptis</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Vietinis</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Pasaulis</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Šalis</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Draugai</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Komanda</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Rūšiuoti</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Taškai</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Tikslumas</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Didžiausias Kombo</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Nepataikymai</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Data</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>?</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Vietēja</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Globālā</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Valstī</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Draugos</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Komandā</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Kārtot</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Punkti</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Precizitāte</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Maksimalā Kombinācija</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Netrāpījumi</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Datums</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Zakres</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Lokalnie</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Światowy</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Narodowość</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Przyjaciel</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Team</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Sortuj</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Punktacja</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Precyzja</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Maksymalne combo</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Pudła</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Data</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Área</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Local</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Global</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>País</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Amigos</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Equipe</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Ordenar</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Pontuação</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Precisão</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Como Máximo</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Chances Perdidas</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Data</value>
|
||||
</data>
|
||||
</root>
|
||||
97
osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.resx
Normal file
97
osu.Game.Resources/Localisation/BeatmapLeaderboardWedge.resx
Normal file
@@ -0,0 +1,97 @@
|
||||
<?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="scope" xml:space="preserve">
|
||||
<value>Scope</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Local</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Global</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Country</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Friend</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Team</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Sort</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Score</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Accuracy</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Max Combo</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Misses</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Date</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Рейтинг</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Локальный</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Мировой</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>По стране</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Среди друзей</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Командный</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Сортировка</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Очки</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Точность</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Макс. комбо</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Промахи</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Дата</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Kapsam</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Yerel</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Küresel</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Ülke</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Arkadaş</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Takım</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Sıralama</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Skor</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Doğruluk</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Maksimum Kombo</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Kaçırılanlar</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Tarih</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>Область</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>Локально</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>Глобально</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>Країна</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>Друзі</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>Команда</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>Сортувати</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>Бали</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>Точність</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>Макс. комбо</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>Промахи</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>Часу</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>排行類型</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>本機</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>全球</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>國家</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>朋友</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>戰隊</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>排序</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>分數</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>準確率</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>最大連擊</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>失誤數</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>時間</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="scope" xml:space="preserve">
|
||||
<value>排行类型</value>
|
||||
</data>
|
||||
<data name="local" xml:space="preserve">
|
||||
<value>本地</value>
|
||||
</data>
|
||||
<data name="global" xml:space="preserve">
|
||||
<value>全球</value>
|
||||
</data>
|
||||
<data name="country" xml:space="preserve">
|
||||
<value>国家或地区</value>
|
||||
</data>
|
||||
<data name="friend" xml:space="preserve">
|
||||
<value>好友</value>
|
||||
</data>
|
||||
<data name="team" xml:space="preserve">
|
||||
<value>战队</value>
|
||||
</data>
|
||||
<data name="sort" xml:space="preserve">
|
||||
<value>排序</value>
|
||||
</data>
|
||||
<data name="score" xml:space="preserve">
|
||||
<value>分数</value>
|
||||
</data>
|
||||
<data name="accuracy" xml:space="preserve">
|
||||
<value>准确率</value>
|
||||
</data>
|
||||
<data name="max_combo" xml:space="preserve">
|
||||
<value>最大连击</value>
|
||||
</data>
|
||||
<data name="misses" xml:space="preserve">
|
||||
<value>失误数</value>
|
||||
</data>
|
||||
<data name="date" xml:space="preserve">
|
||||
<value>时间</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -64,7 +64,7 @@
|
||||
<data name="by_turning_off_the_featured" xml:space="preserve">
|
||||
<value>Vypnutím filtru "Oficiální umělci" se zobrazí veškerý uživatelský obsah.
|
||||
|
||||
Toto zahrnuje obsah, který nemusí být licencován pro osu!. Procházejte na vlastní riziko.</value>
|
||||
Toto zahrnuje obsah, který nemusí být licencován pro osu!. Procházej na vlastní riziko.</value>
|
||||
</data>
|
||||
<data name="understood" xml:space="preserve">
|
||||
<value>Rozumím</value>
|
||||
|
||||
@@ -69,4 +69,7 @@
|
||||
<data name="understood" xml:space="preserve">
|
||||
<value>הבנתי</value>
|
||||
</data>
|
||||
<data name="featured_artists_disabled_tooltip" xml:space="preserve">
|
||||
<value>אמנים נבחרים הם יוצרי מוזיקה אשר שיתפו פעולה עם osu! בכדי להפוך חלק מהשם שלהם לזמינים בשימוש בתור מפות במשחק. בחלק מהעדכונים של osu!, אנחנו מציגים רק מפות של אומנים נבחרים בכדי לתמוך בהם.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -62,7 +62,7 @@
|
||||
<value>Lietotāja satura atruna</value>
|
||||
</data>
|
||||
<data name="by_turning_off_the_featured" xml:space="preserve">
|
||||
<value>Izslēdzot filtru "Attēlotais Mākslinieks", tiks parādīts viss lietotāja augšupielādētais saturs.
|
||||
<value>Izslēdzot filtru "Kontraktētie Mākslinieki", tiks parādīts viss lietotāja augšupielādētais saturs.
|
||||
|
||||
Tas ietver arī saturu, kas, iespējams, nav pareizi licencēts lietošanai osu!. Pārlūkojiet uz savu risku.</value>
|
||||
</data>
|
||||
@@ -70,6 +70,6 @@ Tas ietver arī saturu, kas, iespējams, nav pareizi licencēts lietošanai osu!
|
||||
<value>Es saprotu</value>
|
||||
</data>
|
||||
<data name="featured_artists_disabled_tooltip" xml:space="preserve">
|
||||
<value>Iemīļotie mākslinieki ir mūzikas mākslinieki, kuri ir sadarbojušies ar osu!, lai padarītu daļu no viņu mūzikas pieejamu, izmantošanai ritma-kartēs. Priekš dažiem osu! jaunumu materiālam, mēs izmantojam tikai iemīļotos māksliniekus, lai labāk atbalstītu apkārtējo ekosistēmu</value>
|
||||
<value>Kontraktētie Mākslinieki ir mūzikas mākslinieki, kuri ir sadarbojušies ar osu!, lai padarītu daļu no viņu mūzikas pieejamu, izmantošanai ritma-kartēs. Priekš dažiem osu! jaunumu materiālam, mēs izmantojam tikai iemīļotos māksliniekus, lai labāk atbalstītu apkārtējo ekosistēmu.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -69,4 +69,7 @@ Dette inkluderer innhold som kanskje ikke er korrekt lisensiert for bruk med osu
|
||||
<data name="understood" xml:space="preserve">
|
||||
<value>Jeg forstår</value>
|
||||
</data>
|
||||
<data name="featured_artists_disabled_tooltip" xml:space="preserve">
|
||||
<value>Utvalgte Artister er musikkartister som har samarbeidet med osu! for å lage et utvalg av deres egne spor for bruk i beatmaps. For noen osu! utgivelser viser vi kun utvalgte artist beatmaps for å støtte økosystemet bedre.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Кругі</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Слайдэры</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Спінеры</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Удары</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Барабанныя дробы</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Запаўненні</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Садавіны</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Струмені соку</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Бананавыя душы</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Ноты</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Доўгія ноты</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Кръгове</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Слайдъри</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Спинъри</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Удари</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Слайдъри</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Спинъри</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Плодове</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Сок стриймове</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Бананопад</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Ноти</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Задържащи се ноти</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Cercles</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Sliders</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Spinners</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Cops</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Redobles</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Swells</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Fruites</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Juice Streams</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Pluges de Bananes</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Notes</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Notes Sostingudes</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Koleček</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Sliderů</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Spinnerů</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Úderů</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Virblů</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Šejkrů</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Ovoce</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Proudů džusu</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Banánových spršek</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Not</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Dlouhých not</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Circles</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Slider</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Spinner</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Treffer</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Drumrolls</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Swells</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Fruits</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Juice-Streams</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Banana-Showers</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Notes</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Hold-Notes</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Κύκλοι</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Κυλίσεις</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Περιστροφές</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Εμφανίσεις</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Βαρέλια</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Χτυπήματα</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Φρούτα</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Ροές Χυμού</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Μπανάνα Ντους</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Σημειώσεις</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Αναμονή Σημειώσεων</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Círculos</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Sliders</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Spinners</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Golpes</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Redobles</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Swells</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Frutas</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Corrientes de jugo</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Lluvia de plátanos</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Notas</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Notas largas</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Círculos</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Sliders</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Spinners</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Golpes</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Redobles</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Swells</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Frutas</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Corrientes de jugo</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Lluvia de plátanos</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Notas</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Notas largas</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Ympyrät</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Liukurit</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Pyörittimet</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Osumat</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Rumpupärinät</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Pyöritin</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Hedelmät</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Mehuvirtaukset</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Banaanisuihkut</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Nuotit</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Pitonuotit</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Cercles</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Sliders</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Spinners</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Hits</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Drumrolls</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Swells</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Fruits</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Juice Streams</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Banana Showers</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Notes</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Hold Notes</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Circle</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Slider</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Spinner</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Hit</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Drumroll</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Swell</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Fruit</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Juice Stream</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Banana Shower</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Note</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Hold Note</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Cerchi</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Slider</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Spinner</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Colpi</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Rullanti</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Crescenti</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Frutti</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Strisce di Succo</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Piogge di Banane</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Note</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Note Lunghe</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>サークルの数</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>スライダーの数</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>スピナーの数</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>ノートの数</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>連打の数</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>でんでん太鼓の数</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>フルーツの数</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>ジュースストリームの数</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>バナナシャワーの数</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>ノートの数</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>ホールドノートの数</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>동그라미 갯수</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>슬라이더 갯수</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>스피너 횟수</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>히트 갯수</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>연타 횟수</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>덴덴 북 갯수</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>과일 갯수</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>쥬스 스트림 횟수</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>바나나 샤워 횟수</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>노트 수</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>홀드 노트 갯수</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Apļi</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Slīdņi</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Spineri</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Sitieni</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Bungas</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Uzbriedumi</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Augļi</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Sulas Plūsmas</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Banānu Duša</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Notis</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Turāmās Notis</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Bulatan</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Gelangsar</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Pemutar</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Pukulan</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Titiran gendang</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Kembung</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Buah</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Aliran Jus</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Hujan Pisang</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Nada</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Tahan Nada</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Kółka</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Slidery</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Spinnery</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Trafienia</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Seria trafień</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Fale</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Owoce</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Strumień soku</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Bananowy prysznic</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Nota</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Przytrzymaj Noty</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Círculos</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Controles deslizantes</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Spinners</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Acertos</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Tambores</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Batidas rápidas</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Frutas</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Fluxos de Suco</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Chuvas de Banana</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Notas</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Manter notas</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Cercuri</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Slidere</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Spinner-uri</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Clicuri</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Drumroll-uri</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Swell-uri</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Fructe</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Stream-uri de Suc</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Shower de Banane</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Note</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Hold Note-uri</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Ноты</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Слайдеры</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Спиннеры</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Ноты</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Барабанные дроби</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Заполнения</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Фрукты</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Струи сока</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Банановые души</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Ноты</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Удерживаемые ноты</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Halkalar</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Kaydıraçlar</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Döner semboller</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Vuruşlar</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Davul ruloları</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Yükselme</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Meyveler</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Meyve Suyu Akışları</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Muz Duşları</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Notlar</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Bekletme Notları</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Нот</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Слайдери</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Спіннери</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Удари</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Дроби</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Рокоти</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Фрукти</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Струмені соку</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Бананові дощі</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Ноти</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Довгі ноти</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>Vòng tròn</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>Slide</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>Spin</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>Hit</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>Gõ trống</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>Swell</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>Hoa quả</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>Juice stream</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>Mây chuối</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>Nốt</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>Nốt giữ</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>圓圈</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>滑條</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>轉盤</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>打擊</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>黃長條</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>吹氣球</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>水果</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>果汁串</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>香蕉群</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>音符</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>長按音符</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="circles" xml:space="preserve">
|
||||
<value>圆圈</value>
|
||||
</data>
|
||||
<data name="sliders" xml:space="preserve">
|
||||
<value>滑条</value>
|
||||
</data>
|
||||
<data name="spinners" xml:space="preserve">
|
||||
<value>转盘</value>
|
||||
</data>
|
||||
<data name="hits" xml:space="preserve">
|
||||
<value>击打</value>
|
||||
</data>
|
||||
<data name="drumrolls" xml:space="preserve">
|
||||
<value>黄条</value>
|
||||
</data>
|
||||
<data name="swells" xml:space="preserve">
|
||||
<value>气球</value>
|
||||
</data>
|
||||
<data name="fruits" xml:space="preserve">
|
||||
<value>水果</value>
|
||||
</data>
|
||||
<data name="juice_streams" xml:space="preserve">
|
||||
<value>小果</value>
|
||||
</data>
|
||||
<data name="banana_showers" xml:space="preserve">
|
||||
<value>香蕉</value>
|
||||
</data>
|
||||
<data name="notes" xml:space="preserve">
|
||||
<value>单点</value>
|
||||
</data>
|
||||
<data name="hold_notes" xml:space="preserve">
|
||||
<value>长条</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -107,7 +107,7 @@
|
||||
<value>Proces odesílání</value>
|
||||
</data>
|
||||
<data name="submission_process_description" xml:space="preserve">
|
||||
<value>Nejsi si jistý procesem odesílání? Podívejte se na tuto wiki stránku!</value>
|
||||
<value>Nejsi si jistý procesem odesílání? Podívej se na tuto wiki stránku!</value>
|
||||
</data>
|
||||
<data name="mapping_help_forum" xml:space="preserve">
|
||||
<value>Fórum pro pomoc s mapováním</value>
|
||||
|
||||
@@ -140,7 +140,7 @@
|
||||
<value>Nota: al fine di consentire agli utenti di tutte le versioni osu! di godere della tua beatmap, verrà esportata in un formato retrocompatibile. Anche se abbiamo fatto sforzi per garantire che il processo mantenga la beatmap giocabile nella sua forma prevista, alcuni dati relativi a funzionalità che le versioni precedenti di osu! non supportano potrebbero andare perduti.</value>
|
||||
</data>
|
||||
<data name="empty_beatmaps_cannot_be_submitted" xml:space="preserve">
|
||||
<value>Le beatmap vuote non possono essere inviate.</value>
|
||||
<value>Le beatmap vuote non possono essere caricate.</value>
|
||||
</data>
|
||||
<data name="update_beatmap" xml:space="preserve">
|
||||
<value>Aggiorna beatmap!</value>
|
||||
|
||||
151
osu.Game.Resources/Localisation/BeatmapSubmission.no.resx
Normal file
151
osu.Game.Resources/Localisation/BeatmapSubmission.no.resx
Normal file
@@ -0,0 +1,151 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="beatmap_submission_title" xml:space="preserve">
|
||||
<value>Beatmap innsending</value>
|
||||
</data>
|
||||
<data name="beatmap_submission_description" xml:space="preserve">
|
||||
<value>Del ditt beatmap med verden!</value>
|
||||
</data>
|
||||
<data name="content_permissions" xml:space="preserve">
|
||||
<value>Innholdstillatelser</value>
|
||||
</data>
|
||||
<data name="content_permissions_acknowledgement" xml:space="preserve">
|
||||
<value>Jeg forstår</value>
|
||||
</data>
|
||||
<data name="frequently_asked_questions" xml:space="preserve">
|
||||
<value>Ofte spurte spørsmål</value>
|
||||
</data>
|
||||
<data name="submission_settings" xml:space="preserve">
|
||||
<value>Innstillinger for innsending</value>
|
||||
</data>
|
||||
<data name="confirm_submission" xml:space="preserve">
|
||||
<value>Send inn beatmap!</value>
|
||||
</data>
|
||||
<data name="exporting" xml:space="preserve">
|
||||
<value>Eksporterer beatmap for kompatibilitet...</value>
|
||||
</data>
|
||||
<data name="preparing" xml:space="preserve">
|
||||
<value>Forbereder opplasting...</value>
|
||||
</data>
|
||||
<data name="uploading" xml:space="preserve">
|
||||
<value>Laster opp beatmap innhold...</value>
|
||||
</data>
|
||||
<data name="finishing" xml:space="preserve">
|
||||
<value>Fullfører...</value>
|
||||
</data>
|
||||
<data name="content_permissions_disclaimer" xml:space="preserve">
|
||||
<value>Før du fortsetter, ber vi deg sjekke om innholdet du laster opp er klarert for opplasting. Vær oppmerksom på at du har ansvaret for innholdet du laster opp til plattformen og hvis du er i tvil, bør du be om tillatelse fra innholdsskaperne før opplasting!</value>
|
||||
</data>
|
||||
<data name="check_content_usage_guidelines" xml:space="preserve">
|
||||
<value>Sjekk retningslinjer for bruk av innhold for mer informasjon</value>
|
||||
</data>
|
||||
<data name="beatmap_ranking_criteria" xml:space="preserve">
|
||||
<value>Beatmap rangeringskriterier</value>
|
||||
</data>
|
||||
<data name="beatmap_ranking_criteria_description" xml:space="preserve">
|
||||
<value>Er du sikker på at du er innenfor retningslinjene? Sjekk listen og fremskynde rangeringsprosessen!</value>
|
||||
</data>
|
||||
<data name="submission_process" xml:space="preserve">
|
||||
<value>Prosess for innlevering</value>
|
||||
</data>
|
||||
<data name="submission_process_description" xml:space="preserve">
|
||||
<value>Usikker på innsendingsprosessen? Sjekk ut wiki-oppføringen!</value>
|
||||
</data>
|
||||
<data name="mapping_help_forum" xml:space="preserve">
|
||||
<value>Tilording av hjelpeforum</value>
|
||||
</data>
|
||||
<data name="mapping_help_forum_description" xml:space="preserve">
|
||||
<value>Har du noen spørsmål om mapping og innsending? Spør om det i forumet!</value>
|
||||
</data>
|
||||
<data name="modding_queues_forum" xml:space="preserve">
|
||||
<value>Modding køer forum</value>
|
||||
</data>
|
||||
<data name="modding_queues_forum_description" xml:space="preserve">
|
||||
<value>Har du trøbbel ved å få tilbakemelding? Gjerne spør i en mod kø!</value>
|
||||
</data>
|
||||
<data name="beatmap_submission_target_caption" xml:space="preserve">
|
||||
<value>Hvor vil du legge ut beatmappet ditt?</value>
|
||||
</data>
|
||||
<data name="beatmap_submission_target_wip" xml:space="preserve">
|
||||
<value>Under arbeid / Hjelp (ikke komplett, ikke klar for rangering)</value>
|
||||
</data>
|
||||
<data name="beatmap_submission_target_pending" xml:space="preserve">
|
||||
<value>Venter (fullført, klar for rangering)</value>
|
||||
</data>
|
||||
<data name="notify_for_discussion_replies" xml:space="preserve">
|
||||
<value>Motta varsler om diskusjon svar</value>
|
||||
</data>
|
||||
<data name="load_in_browser_after_submission" xml:space="preserve">
|
||||
<value>Last inn i nettleser etter innsending</value>
|
||||
</data>
|
||||
<data name="legacy_export_disclaimer" xml:space="preserve">
|
||||
<value>Merk: For å gjøre det mulig for brukere av all osu!-versjoner for å nyte ditt beatmap, vil den bli eksportert i et bakovers-kompatibelt format. Samtidig som vi har arbeidet for å sikre at denne prosessen holder beatmappet som er spillbar i sin tiltenkte form. noen data relatert til funksjoner som tidligere versjoner av osu! ikke støtter kan gå tapt.</value>
|
||||
</data>
|
||||
<data name="empty_beatmaps_cannot_be_submitted" xml:space="preserve">
|
||||
<value>Tomme beatmaps kan ikke sendes.</value>
|
||||
</data>
|
||||
<data name="update_beatmap" xml:space="preserve">
|
||||
<value>Oppdater beatmap!</value>
|
||||
</data>
|
||||
<data name="upload_new_beatmap" xml:space="preserve">
|
||||
<value>Last opp NY beatmap!</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -137,7 +137,7 @@
|
||||
<value>Открыть в браузере после загрузки</value>
|
||||
</data>
|
||||
<data name="legacy_export_disclaimer" xml:space="preserve">
|
||||
<value>Примечание: Чтобы игроки всех версий osu! смогли насладиться вашей картой, она будет преобразована в обратно совместимый формат. Мы сделали всё возможное для исключения влияния этого процесса на исходное состояние карты, однако некоторые данные новых функций, не поддерживаемых предыдущими версиями osu!, в любом случае могут быть потеряны.</value>
|
||||
<value>Примечание: Чтобы игроки всех версий игры смогли насладиться вашей картой, она будет преобразована в обратно совместимый формат. Мы сделали всё возможное для исключения влияния этого процесса на исходное состояние карты, однако некоторые данные новых функций, не поддерживаемых предыдущими версиями osu!, в любом случае могут быть потеряны.</value>
|
||||
</data>
|
||||
<data name="empty_beatmaps_cannot_be_submitted" xml:space="preserve">
|
||||
<value>Нельзя опубликовать пустую карту.</value>
|
||||
|
||||
@@ -98,4 +98,7 @@
|
||||
|
||||
Мы постоянно работаем над улучшением игры — пожалуйста, оставайтесь с нами, чтобы быть в курсе грядущих обновлений!</value>
|
||||
</data>
|
||||
<data name="greeting_notification" xml:space="preserve">
|
||||
<value>Добро пожаловать в jvnkosu!</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -68,6 +68,6 @@
|
||||
<value>Sebutan</value>
|
||||
</data>
|
||||
<data name="in_game_input_placeholder" xml:space="preserve">
|
||||
<value>tekan enter untuk mengobrol...</value>
|
||||
<value>tekan {0} untuk mengobrol...</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -68,6 +68,6 @@
|
||||
<value>メンション</value>
|
||||
</data>
|
||||
<data name="in_game_input_placeholder" xml:space="preserve">
|
||||
<value>エンターキーを押してチャット...</value>
|
||||
<value>{0} を押してチャット…</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -68,6 +68,6 @@
|
||||
<value>Mencionar</value>
|
||||
</data>
|
||||
<data name="in_game_input_placeholder" xml:space="preserve">
|
||||
<value>pressione enter para conversar...</value>
|
||||
<value>pressione {0} para conversar...</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -68,6 +68,6 @@
|
||||
<value>Nhắc đến</value>
|
||||
</data>
|
||||
<data name="in_game_input_placeholder" xml:space="preserve">
|
||||
<value>ấn enter để trò chuyện...</value>
|
||||
<value>ấn {0} để trò chuyện...</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -68,6 +68,6 @@
|
||||
<value>提及</value>
|
||||
</data>
|
||||
<data name="in_game_input_placeholder" xml:space="preserve">
|
||||
<value>按下 Enter 以聊天...</value>
|
||||
<value>按下 {0} 以聊天...</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.be.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.be.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Кіраванне калекцыямі</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Калекцыя</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Усе карты</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Кіраванне калекцыямі...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Стварыць новую калекцыю</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Выдаліць выбраную карту</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Дадаць выбраную карту</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.bg.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.bg.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Управление на колекции</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Колекции</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Всички бийтмапове</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Управление на колекции...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Създаване на колекция</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Премахни избрания бийтмап</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Добави избрания бийтмап</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.ca.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.ca.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Gestiona les col·leccions</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Col·lecció</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Tots els mapes</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Gestiona les col·leccions...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Crea una col·lecció nova</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Elimina els mapes seleccionats</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Afegeix el mapa seleccionat</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.cs.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.cs.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Spravovat kolekce</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Kolekce</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Všechny beatmapy</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Spravovat kolekce...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Vytvořit novou kolekci</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Odebrat vybranou beatmapu</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Přidat vybranou beatmapu</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.de.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.de.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Sammlungen verwalten</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Sammlung</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Alle Beatmaps</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Sammlungen verwalten...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Neue Sammlung erstellen</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Ausgewählte Beatmap entfernen</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Ausgewählte Beatmap hinzufügen</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.el.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.el.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Διαχείριση συλλογών</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Συλλογή</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Όλα τα beatmaps</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Διαχείριση συλλογών...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Δημιουργία νέας συλλογής</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Αφαίρεση επιλεγμένου beatmap</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Προσθήκη επιλεγμένου beatmap</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.es-419.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.es-419.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Gestor de colecciones</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Colección</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Todos los mapas</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Gestionar colecciones...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Crear una nueva colección</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Quitar el mapa seleccionado</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Añadir el mapa seleccionado</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.es.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.es.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Gestor de colecciones</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Colección</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Todos los mapas</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Gestionar colecciones...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Crear una nueva colección</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Quitar el mapa seleccionado</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Añadir el mapa seleccionado</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.fi.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.fi.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Hallinnoi Kokoelmia</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Kokoelma</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Kaikki rytmikartat</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Hallinnoi kokoelmia...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Luo uusi kokoelma</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Poista valittu rytmikartta</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Lisää valittu rytmikartta</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.fr.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.fr.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Gérer les collections</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Collection</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Toutes les beatmaps</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Gérer les collections...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Créer une nouvelle collection</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Retirer la beatmap sélectionnée</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Ajouter la beatmap sélectionnée</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.id.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.id.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Kelola Koleksi</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Koleksi</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Semua beatmap</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Kelola koleksi...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Buat koleksi baru</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Hapus beatmap yang dipilih</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Tambah beatmap yang dipilih</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.it.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.it.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Gestisci Collezioni</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Collezione</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Tutte le beatmap</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Gestisci collezioni...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Crea una nuova collezione</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Rimuovi la beatmap selezionata</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Aggiungi la beatmap selezionata</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.ja.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.ja.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>コレクションを管理</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>コレクション</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>全てのビートマップ</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>コレクションを管理...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>新しいコレクションを作成</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>選択したビートマップを削除</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>選択したビートマップを追加</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.ko.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.ko.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>컬렉션 관리</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>컬렉션</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>전체 비트맵</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>컬렉션 관리...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>새로운 컬렉션 만들기</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>선택한 비트맵을 삭제</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>선택한 비트맵을 추가</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.lv-LV.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.lv-LV.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Pārvaldīt kolekcijas</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Kolekcija</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Visas ritma-kartes</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Pārvaldīt kolekcijas...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Izveidot jaunu kolekciju</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Noņemt izvēlēto ritma-karti</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Pievienot izvēlēto ritma-karti</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.pl.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.pl.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Zarządzaj kolekcjami</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Kolekcja</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Wszystkie beatmapy</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Zarządzaj kolekcjami...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Utwórz nową kolekcję</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Usuń zaznaczoną beatmapę</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Dodaj zaznaczoną beatmapę</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.pt-BR.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.pt-BR.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Gerenciar Coleções</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Coleção</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Todos os beatmaps</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Gerenciar coleções...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Criar uma nova coleção</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Remover beatmap selecionado</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Adicionar beatmap selecionado</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?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="manage_collections_title" xml:space="preserve">
|
||||
<value>Manage Collections</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Collection</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>All beatmaps</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Manage collections...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Create a new collection</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Remove selected beatmap</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Add selected beatmap</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.ru.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.ru.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Управление коллекциями</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Коллекция</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Все карты</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Управление коллекциями...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Создать новую коллекцию</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Исключить выбранную карту</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Добавить выбранную карту</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.uk.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.uk.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>Керувати Колекціями</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>Колекція</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>Усі Мапи</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>Керувати Колекціями...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>Створити нову колекцію</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>Видалити вибрану мапу</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>Додати вибрану мапу</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.zh-Hant.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.zh-Hant.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>管理收藏</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>收藏</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>所有圖譜</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>管理收藏...</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>建立新的收藏</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>移除所選圖譜</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>加入所選圖譜</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/Collections.zh.resx
Normal file
82
osu.Game.Resources/Localisation/Collections.zh.resx
Normal file
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="manage_collections_title" xml:space="preserve">
|
||||
<value>管理收藏夹</value>
|
||||
</data>
|
||||
<data name="collection" xml:space="preserve">
|
||||
<value>收藏夹</value>
|
||||
</data>
|
||||
<data name="all_beatmaps" xml:space="preserve">
|
||||
<value>所有谱面</value>
|
||||
</data>
|
||||
<data name="manage_collections" xml:space="preserve">
|
||||
<value>管理收藏夹……</value>
|
||||
</data>
|
||||
<data name="create_new" xml:space="preserve">
|
||||
<value>创建新收藏夹</value>
|
||||
</data>
|
||||
<data name="remove_selected_beatmap" xml:space="preserve">
|
||||
<value>删除选中的谱面</value>
|
||||
</data>
|
||||
<data name="add_selected_beatmap" xml:space="preserve">
|
||||
<value>添加谱面</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -163,4 +163,10 @@
|
||||
<data name="copy_link" xml:space="preserve">
|
||||
<value>Копирай връзката</value>
|
||||
</data>
|
||||
<data name="manage" xml:space="preserve">
|
||||
<value>Управление...</value>
|
||||
</data>
|
||||
<data name="details" xml:space="preserve">
|
||||
<value>Подробности...</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -164,4 +164,10 @@ Bloq Mayús està activat</value>
|
||||
<data name="copy_link" xml:space="preserve">
|
||||
<value>Copia enllaç</value>
|
||||
</data>
|
||||
<data name="manage" xml:space="preserve">
|
||||
<value>Gestiona...</value>
|
||||
</data>
|
||||
<data name="details" xml:space="preserve">
|
||||
<value>Detalls...</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -163,4 +163,10 @@
|
||||
<data name="copy_link" xml:space="preserve">
|
||||
<value>Kopírovat odkaz</value>
|
||||
</data>
|
||||
<data name="manage" xml:space="preserve">
|
||||
<value>Spravovat...</value>
|
||||
</data>
|
||||
<data name="details" xml:space="preserve">
|
||||
<value>Podrobnosti...</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -163,4 +163,10 @@
|
||||
<data name="copy_link" xml:space="preserve">
|
||||
<value>Link kopieren</value>
|
||||
</data>
|
||||
<data name="manage" xml:space="preserve">
|
||||
<value>Verwalten...</value>
|
||||
</data>
|
||||
<data name="details" xml:space="preserve">
|
||||
<value>Details...</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -76,6 +76,9 @@
|
||||
<data name="default" xml:space="preserve">
|
||||
<value>Προεπιλογή</value>
|
||||
</data>
|
||||
<data name="rename" xml:space="preserve">
|
||||
<value>Μετονομασία</value>
|
||||
</data>
|
||||
<data name="export" xml:space="preserve">
|
||||
<value>Εξαγωγή</value>
|
||||
</data>
|
||||
@@ -160,4 +163,10 @@
|
||||
<data name="copy_link" xml:space="preserve">
|
||||
<value>Αντιγραφή συνδέσμου</value>
|
||||
</data>
|
||||
<data name="manage" xml:space="preserve">
|
||||
<value>Διαχείριση...</value>
|
||||
</data>
|
||||
<data name="details" xml:space="preserve">
|
||||
<value>Λεπτομέρειες...</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -163,4 +163,10 @@
|
||||
<data name="copy_link" xml:space="preserve">
|
||||
<value>Copiar enlace</value>
|
||||
</data>
|
||||
<data name="manage" xml:space="preserve">
|
||||
<value>Gestionar...</value>
|
||||
</data>
|
||||
<data name="details" xml:space="preserve">
|
||||
<value>Detalles...</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -163,4 +163,10 @@
|
||||
<data name="copy_link" xml:space="preserve">
|
||||
<value>Copiar enlace</value>
|
||||
</data>
|
||||
<data name="manage" xml:space="preserve">
|
||||
<value>Gestionar...</value>
|
||||
</data>
|
||||
<data name="details" xml:space="preserve">
|
||||
<value>Detalles...</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -76,6 +76,9 @@
|
||||
<data name="default" xml:space="preserve">
|
||||
<value>Oletus</value>
|
||||
</data>
|
||||
<data name="rename" xml:space="preserve">
|
||||
<value>Nimeä uudelleen</value>
|
||||
</data>
|
||||
<data name="export" xml:space="preserve">
|
||||
<value>Vie</value>
|
||||
</data>
|
||||
@@ -160,4 +163,10 @@
|
||||
<data name="copy_link" xml:space="preserve">
|
||||
<value>Kopioi linkki</value>
|
||||
</data>
|
||||
<data name="manage" xml:space="preserve">
|
||||
<value>Hallitse...</value>
|
||||
</data>
|
||||
<data name="details" xml:space="preserve">
|
||||
<value>Tiedot...</value>
|
||||
</data>
|
||||
</root>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user