Compare commits
50 Commits
2022.831.0
...
2022.1207.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1133a4caa8 | ||
|
|
ff3d7e0a6c | ||
|
|
2767ab708f | ||
|
|
b7a0e98c2d | ||
|
|
0c362afd12 | ||
|
|
d9847dd1af | ||
|
|
feba135130 | ||
|
|
5151418446 | ||
|
|
1eca186493 | ||
|
|
7416892e34 | ||
|
|
3653f7477d | ||
|
|
abc3834535 | ||
|
|
3dad98e20c | ||
|
|
d9409e12f0 | ||
|
|
979b1027e6 | ||
|
|
05a035cf77 | ||
|
|
5c66f56cfd | ||
|
|
b5a8857bc6 | ||
|
|
37e8b53be8 | ||
|
|
c82950e197 | ||
|
|
349b5ec322 | ||
|
|
67ea81eda9 | ||
|
|
7e771ad748 | ||
|
|
dcd6e8b99f | ||
|
|
f5cff7870d | ||
|
|
286bac2bcb | ||
|
|
dad5a50063 | ||
|
|
bf38e679e4 | ||
|
|
b2c7c9d0c0 | ||
|
|
60901eedff | ||
|
|
b15ed655ce | ||
|
|
3b30ace4bb | ||
|
|
3f31b80922 | ||
|
|
afcf180e71 | ||
|
|
b8a592b660 | ||
|
|
faf89f4435 | ||
|
|
54569d6c61 | ||
|
|
061e419dbc | ||
|
|
eb8ced5843 | ||
|
|
65f5707b08 | ||
|
|
bef0ee7b47 | ||
|
|
8f85457559 | ||
|
|
d05c21fac5 | ||
|
|
28fff2ab17 | ||
|
|
f0827cf2a0 | ||
|
|
b25c9b8180 | ||
|
|
bfb6acfe3e | ||
|
|
08b4b268f5 | ||
|
|
2f31ba167e | ||
|
|
e3245e2912 |
@@ -71,7 +71,7 @@
|
||||
<value>Устройство за възпроизвеждане</value>
|
||||
</data>
|
||||
<data name="positional_hitsound_audio_level" xml:space="preserve">
|
||||
<value>Стерео разделение на ударните звуци</value>
|
||||
<value>Стерео разделяне на ударните звуци</value>
|
||||
</data>
|
||||
<data name="master_volume" xml:space="preserve">
|
||||
<value>Основна</value>
|
||||
|
||||
97
osu.Game.Resources/Localisation/AudioSettings.ca-ES.resx
Normal file
97
osu.Game.Resources/Localisation/AudioSettings.ca-ES.resx
Normal file
@@ -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="audio_section_header" xml:space="preserve">
|
||||
<value>Àudio</value>
|
||||
</data>
|
||||
<data name="audio_devices_header" xml:space="preserve">
|
||||
<value>Dispositius</value>
|
||||
</data>
|
||||
<data name="volume_header" xml:space="preserve">
|
||||
<value>Volum</value>
|
||||
</data>
|
||||
<data name="output_device" xml:space="preserve">
|
||||
<value>Dispositiu de sortida</value>
|
||||
</data>
|
||||
<data name="positional_hitsound_audio_level" xml:space="preserve">
|
||||
<value>Separació estèreo de Hitsound</value>
|
||||
</data>
|
||||
<data name="master_volume" xml:space="preserve">
|
||||
<value>General</value>
|
||||
</data>
|
||||
<data name="master_volume_inactive" xml:space="preserve">
|
||||
<value>General (finestra inactiva)</value>
|
||||
</data>
|
||||
<data name="effect_volume" xml:space="preserve">
|
||||
<value>Efecte</value>
|
||||
</data>
|
||||
<data name="music_volume" xml:space="preserve">
|
||||
<value>Música</value>
|
||||
</data>
|
||||
<data name="offset_header" xml:space="preserve">
|
||||
<value>Ajust de compensació</value>
|
||||
</data>
|
||||
<data name="audio_offset" xml:space="preserve">
|
||||
<value>Compensació de so</value>
|
||||
</data>
|
||||
<data name="offset_wizard" xml:space="preserve">
|
||||
<value>Assistent de compensació</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -71,13 +71,13 @@
|
||||
<value>Kimeneti eszköz</value>
|
||||
</data>
|
||||
<data name="positional_hitsound_audio_level" xml:space="preserve">
|
||||
<value>Hitsound sztereó elválasztás</value>
|
||||
<value>Ütéshangok sztereó szétválasztása</value>
|
||||
</data>
|
||||
<data name="master_volume" xml:space="preserve">
|
||||
<value>Főhangerő</value>
|
||||
</data>
|
||||
<data name="master_volume_inactive" xml:space="preserve">
|
||||
<value>Főhangerő (ablakon kívül)</value>
|
||||
<value>Főhangerő (inaktív ablak)</value>
|
||||
</data>
|
||||
<data name="effect_volume" xml:space="preserve">
|
||||
<value>Effekt</value>
|
||||
@@ -89,9 +89,9 @@
|
||||
<value>Eltolás beállítása</value>
|
||||
</data>
|
||||
<data name="audio_offset" xml:space="preserve">
|
||||
<value>Hang eltolás</value>
|
||||
<value>Hangeltolás</value>
|
||||
</data>
|
||||
<data name="offset_wizard" xml:space="preserve">
|
||||
<value>Eltolás varázsló</value>
|
||||
<value>Eltolásvarázsló</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -59,28 +59,28 @@
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="audio_section_header" xml:space="preserve">
|
||||
<value>音声</value>
|
||||
<value>オーディオ</value>
|
||||
</data>
|
||||
<data name="audio_devices_header" xml:space="preserve">
|
||||
<value>デバイス</value>
|
||||
</data>
|
||||
<data name="volume_header" xml:space="preserve">
|
||||
<value>音量</value>
|
||||
<value>ボリューム</value>
|
||||
</data>
|
||||
<data name="output_device" xml:space="preserve">
|
||||
<value>出力デバイス</value>
|
||||
</data>
|
||||
<data name="positional_hitsound_audio_level" xml:space="preserve">
|
||||
<value>ヒットサウンドのステレオ分離</value>
|
||||
<value>ヒットサウンドをステレオに分離</value>
|
||||
</data>
|
||||
<data name="master_volume" xml:space="preserve">
|
||||
<value>マスター</value>
|
||||
<value>主音量</value>
|
||||
</data>
|
||||
<data name="master_volume_inactive" xml:space="preserve">
|
||||
<value>マスター (ウィンドウが非アクティブ時)</value>
|
||||
<value>主音量 (ウィンドウが非アクティブ時)</value>
|
||||
</data>
|
||||
<data name="effect_volume" xml:space="preserve">
|
||||
<value>エフェクト</value>
|
||||
<value>効果音</value>
|
||||
</data>
|
||||
<data name="music_volume" xml:space="preserve">
|
||||
<value>音楽</value>
|
||||
|
||||
97
osu.Game.Resources/Localisation/AudioSettings.lt-LT.resx
Normal file
97
osu.Game.Resources/Localisation/AudioSettings.lt-LT.resx
Normal file
@@ -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="audio_section_header" xml:space="preserve">
|
||||
<value>Garsas</value>
|
||||
</data>
|
||||
<data name="audio_devices_header" xml:space="preserve">
|
||||
<value>Įrenginiai</value>
|
||||
</data>
|
||||
<data name="volume_header" xml:space="preserve">
|
||||
<value>Garsumas</value>
|
||||
</data>
|
||||
<data name="output_device" xml:space="preserve">
|
||||
<value>Išvesties įrenginys</value>
|
||||
</data>
|
||||
<data name="positional_hitsound_audio_level" xml:space="preserve">
|
||||
<value>Pataikymo skambesio erdvinio garso atskyrimas</value>
|
||||
</data>
|
||||
<data name="master_volume" xml:space="preserve">
|
||||
<value>Pagrindinis</value>
|
||||
</data>
|
||||
<data name="master_volume_inactive" xml:space="preserve">
|
||||
<value>Pagrindinis (langas neaktyvus)</value>
|
||||
</data>
|
||||
<data name="effect_volume" xml:space="preserve">
|
||||
<value>Efektai</value>
|
||||
</data>
|
||||
<data name="music_volume" xml:space="preserve">
|
||||
<value>Muzika</value>
|
||||
</data>
|
||||
<data name="offset_header" xml:space="preserve">
|
||||
<value>Poslinkio Reguliavimas</value>
|
||||
</data>
|
||||
<data name="audio_offset" xml:space="preserve">
|
||||
<value>Garso poslinkis</value>
|
||||
</data>
|
||||
<data name="offset_wizard" xml:space="preserve">
|
||||
<value>Poslinkio vediklis</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -70,6 +70,9 @@
|
||||
<data name="output_device" xml:space="preserve">
|
||||
<value>Dispositivo de Saída</value>
|
||||
</data>
|
||||
<data name="positional_hitsound_audio_level" xml:space="preserve">
|
||||
<value>Separação estéreo de hitsound</value>
|
||||
</data>
|
||||
<data name="master_volume" xml:space="preserve">
|
||||
<value>Geral</value>
|
||||
</data>
|
||||
@@ -89,6 +92,6 @@
|
||||
<value>Desvio de áudio</value>
|
||||
</data>
|
||||
<data name="offset_wizard" xml:space="preserve">
|
||||
<value>Desvio do assistente</value>
|
||||
<value>Assistente de desvio</value>
|
||||
</data>
|
||||
</root>
|
||||
98
osu.Game.Resources/Localisation/AudioSettings.sr-SP.resx
Normal file
98
osu.Game.Resources/Localisation/AudioSettings.sr-SP.resx
Normal file
@@ -0,0 +1,98 @@
|
||||
<?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="audio_section_header" xml:space="preserve">
|
||||
<value>Аудио</value>
|
||||
</data>
|
||||
<data name="audio_devices_header" xml:space="preserve">
|
||||
<value>Уређаји</value>
|
||||
</data>
|
||||
<data name="volume_header" xml:space="preserve">
|
||||
<value>Јачина звука</value>
|
||||
</data>
|
||||
<data name="output_device" xml:space="preserve">
|
||||
<value>Излазни уређај</value>
|
||||
</data>
|
||||
<data name="positional_hitsound_audio_level" xml:space="preserve">
|
||||
<value>Hitsound stereo раздвајање</value>
|
||||
</data>
|
||||
<data name="master_volume" xml:space="preserve">
|
||||
<value>Главни звук</value>
|
||||
</data>
|
||||
<data name="master_volume_inactive" xml:space="preserve">
|
||||
<value>Главни (прозор неактиван)</value>
|
||||
</data>
|
||||
<data name="effect_volume" xml:space="preserve">
|
||||
<value>Ефекти</value>
|
||||
</data>
|
||||
<data name="music_volume" xml:space="preserve">
|
||||
<value>Музика</value>
|
||||
</data>
|
||||
<data name="offset_header" xml:space="preserve">
|
||||
<value>Подешавање Помака</value>
|
||||
</data>
|
||||
<data name="audio_offset" xml:space="preserve">
|
||||
<value>Помак звука</value>
|
||||
</data>
|
||||
<data name="offset_wizard" xml:space="preserve">
|
||||
<value>
|
||||
Чаробњак за помак</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -77,7 +77,7 @@
|
||||
<value>ระดับเสียงหลัก</value>
|
||||
</data>
|
||||
<data name="master_volume_inactive" xml:space="preserve">
|
||||
<value>ระดับเสียงหลักขณะไม่ได้อยู่ในตัวเกม</value>
|
||||
<value>ระดับเสียงหลัก (ขณะไม่ได้อยู่ในตัวเกม)</value>
|
||||
</data>
|
||||
<data name="effect_volume" xml:space="preserve">
|
||||
<value>เสียงเอฟเฟ็กต์</value>
|
||||
|
||||
@@ -74,10 +74,10 @@
|
||||
<value>Стерео ефекти</value>
|
||||
</data>
|
||||
<data name="master_volume" xml:space="preserve">
|
||||
<value>Майстер</value>
|
||||
<value>Загальна</value>
|
||||
</data>
|
||||
<data name="master_volume_inactive" xml:space="preserve">
|
||||
<value>Майстер (неактивне вікно)</value>
|
||||
<value>Загальна (неактивне вікно)</value>
|
||||
</data>
|
||||
<data name="effect_volume" xml:space="preserve">
|
||||
<value>Ефекти</value>
|
||||
|
||||
@@ -0,0 +1,79 @@
|
||||
<?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_offset" xml:space="preserve">
|
||||
<value>Compensació del beatmap</value>
|
||||
</data>
|
||||
<data name="previous_play" xml:space="preserve">
|
||||
<value>Reproducció anterior:</value>
|
||||
</data>
|
||||
<data name="previous_play_too_short_to_use_for_calibration" xml:space="preserve">
|
||||
<value>La reproducció anterior és massa curta per utilitzar-la per al calibratge</value>
|
||||
</data>
|
||||
<data name="calibrate_using_last_play" xml:space="preserve">
|
||||
<value>Calibra usant l'última reproducció</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_later" xml:space="preserve">
|
||||
<value>(els objectes ocults apareixen més tard)</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_earlier" xml:space="preserve">
|
||||
<value>(els objectes que apareixen abans)</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -71,9 +71,9 @@
|
||||
<value>Calibrar usando la última jugada</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_later" xml:space="preserve">
|
||||
<value>(las notas aparecen más tarde)</value>
|
||||
<value>(los objetos aparecen más tarde)</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_earlier" xml:space="preserve">
|
||||
<value>(las notas aparecen antes)</value>
|
||||
<value>(los objetos aparecen antes)</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -62,7 +62,7 @@
|
||||
<value>Beatmap eltolás</value>
|
||||
</data>
|
||||
<data name="previous_play" xml:space="preserve">
|
||||
<value>Elöző játszás:</value>
|
||||
<value>Előző lejátszás:</value>
|
||||
</data>
|
||||
<data name="previous_play_too_short_to_use_for_calibration" xml:space="preserve">
|
||||
<value>Az előző lejátszás túl rövid a kalibráláshoz</value>
|
||||
|
||||
@@ -0,0 +1,79 @@
|
||||
<?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_offset" xml:space="preserve">
|
||||
<value>Bitmapo poslinkis</value>
|
||||
</data>
|
||||
<data name="previous_play" xml:space="preserve">
|
||||
<value>Praeitas sužaidimas:</value>
|
||||
</data>
|
||||
<data name="previous_play_too_short_to_use_for_calibration" xml:space="preserve">
|
||||
<value>Praeitas sužaidimas per trumpas kalibracijai</value>
|
||||
</data>
|
||||
<data name="calibrate_using_last_play" xml:space="preserve">
|
||||
<value>Kalibruoti naudojant praeitą sužaidimą</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_later" xml:space="preserve">
|
||||
<value>(paspaudimo objektai pasirodo vėliau)</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_earlier" xml:space="preserve">
|
||||
<value>(paspaudimo objektai pasirodo anksčiau)</value>
|
||||
</data>
|
||||
</root>
|
||||
79
osu.Game.Resources/Localisation/BeatmapOffsetControl.no.resx
Normal file
79
osu.Game.Resources/Localisation/BeatmapOffsetControl.no.resx
Normal file
@@ -0,0 +1,79 @@
|
||||
<?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_offset" xml:space="preserve">
|
||||
<value>Beatmapsförskjutning</value>
|
||||
</data>
|
||||
<data name="previous_play" xml:space="preserve">
|
||||
<value>Tidligere spill:</value>
|
||||
</data>
|
||||
<data name="previous_play_too_short_to_use_for_calibration" xml:space="preserve">
|
||||
<value>Forrige avspilling for kort til å brukes til kalibrering</value>
|
||||
</data>
|
||||
<data name="calibrate_using_last_play" xml:space="preserve">
|
||||
<value>Kalibrer med siste avspilling</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_later" xml:space="preserve">
|
||||
<value>(treff på objekter vises senere)</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_earlier" xml:space="preserve">
|
||||
<value>(treff på objekter vises tidligere)</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -71,9 +71,9 @@
|
||||
<value>Son oynamayı kullanarak kalibre et</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_later" xml:space="preserve">
|
||||
<value>(isabet edilen nesneler daha sonra görünür)</value>
|
||||
<value>(nesneler daha geç görünür)</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_earlier" xml:space="preserve">
|
||||
<value>(isabet edilen nesneler daha erken görülür)</value>
|
||||
<value>(nesneler daha erken görünür)</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -59,19 +59,19 @@
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="beatmap_offset" xml:space="preserve">
|
||||
<value>Офсет мапи</value>
|
||||
<value>Офсет бітмапи</value>
|
||||
</data>
|
||||
<data name="previous_play" xml:space="preserve">
|
||||
<value>Попередня спроба:</value>
|
||||
</data>
|
||||
<data name="previous_play_too_short_to_use_for_calibration" xml:space="preserve">
|
||||
<value>Попередня спроба занадто коротка для використання калібрування</value>
|
||||
<value>Попередня спроба занадто коротка для калібрування</value>
|
||||
</data>
|
||||
<data name="calibrate_using_last_play" xml:space="preserve">
|
||||
<value>За попередньою спробою</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_later" xml:space="preserve">
|
||||
<value>(об'єктів пізнше)</value>
|
||||
<value>(об'єктів пізніше)</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_earlier" xml:space="preserve">
|
||||
<value>(об'єктів раніше)</value>
|
||||
|
||||
70
osu.Game.Resources/Localisation/BindingSettings.ca-ES.resx
Normal file
70
osu.Game.Resources/Localisation/BindingSettings.ca-ES.resx
Normal file
@@ -0,0 +1,70 @@
|
||||
<?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="shortcut_and_gameplay_bindings" xml:space="preserve">
|
||||
<value>Dreceres i tecles de joc</value>
|
||||
</data>
|
||||
<data name="configure" xml:space="preserve">
|
||||
<value>Configurar</value>
|
||||
</data>
|
||||
<data name="change_bindings_button" xml:space="preserve">
|
||||
<value>canvia les tecles de drecera global i les vinculacions de joc</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -59,7 +59,7 @@
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="shortcut_and_gameplay_bindings" xml:space="preserve">
|
||||
<value>Gyorsbillentyű- és játékbeállítások</value>
|
||||
<value>Gyorsbillentyű- és játékmenet-beállítások</value>
|
||||
</data>
|
||||
<data name="configure" xml:space="preserve">
|
||||
<value>Konfigurálás</value>
|
||||
|
||||
70
osu.Game.Resources/Localisation/BindingSettings.lt-LT.resx
Normal file
70
osu.Game.Resources/Localisation/BindingSettings.lt-LT.resx
Normal file
@@ -0,0 +1,70 @@
|
||||
<?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="shortcut_and_gameplay_bindings" xml:space="preserve">
|
||||
<value>Sparčiųjų klavišų ir žaidimo įrišimai</value>
|
||||
</data>
|
||||
<data name="configure" xml:space="preserve">
|
||||
<value>Konfigūruoti</value>
|
||||
</data>
|
||||
<data name="change_bindings_button" xml:space="preserve">
|
||||
<value>pakeisti sparčiuju klavišu ir žaidimo įrišimus</value>
|
||||
</data>
|
||||
</root>
|
||||
70
osu.Game.Resources/Localisation/BindingSettings.no.resx
Normal file
70
osu.Game.Resources/Localisation/BindingSettings.no.resx
Normal file
@@ -0,0 +1,70 @@
|
||||
<?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="shortcut_and_gameplay_bindings" xml:space="preserve">
|
||||
<value>Snarveis- og spillbindinger</value>
|
||||
</data>
|
||||
<data name="configure" xml:space="preserve">
|
||||
<value>Konfigurer</value>
|
||||
</data>
|
||||
<data name="change_bindings_button" xml:space="preserve">
|
||||
<value>endre globale snarveistaster og spillbindinger</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -59,7 +59,7 @@
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="shortcut_and_gameplay_bindings" xml:space="preserve">
|
||||
<value>Клавиатура</value>
|
||||
<value>Клавиатура и кнопки мыши</value>
|
||||
</data>
|
||||
<data name="configure" xml:space="preserve">
|
||||
<value>Настроить</value>
|
||||
|
||||
70
osu.Game.Resources/Localisation/BindingSettings.sr-SP.resx
Normal file
70
osu.Game.Resources/Localisation/BindingSettings.sr-SP.resx
Normal file
@@ -0,0 +1,70 @@
|
||||
<?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="shortcut_and_gameplay_bindings" xml:space="preserve">
|
||||
<value>Везивање пречица и игре</value>
|
||||
</data>
|
||||
<data name="configure" xml:space="preserve">
|
||||
<value>Подеси</value>
|
||||
</data>
|
||||
<data name="change_bindings_button" xml:space="preserve">
|
||||
<value>промените глобалне пречице и веза за играње</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -62,7 +62,7 @@
|
||||
<value>Клавіатура</value>
|
||||
</data>
|
||||
<data name="configure" xml:space="preserve">
|
||||
<value>Налаштування</value>
|
||||
<value>Налаштувати</value>
|
||||
</data>
|
||||
<data name="change_bindings_button" xml:space="preserve">
|
||||
<value>змінити призначення клавіш</value>
|
||||
|
||||
88
osu.Game.Resources/Localisation/ButtonSystem.ca-ES.resx
Normal file
88
osu.Game.Resources/Localisation/ButtonSystem.ca-ES.resx
Normal file
@@ -0,0 +1,88 @@
|
||||
<?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="solo" xml:space="preserve">
|
||||
<value>solo</value>
|
||||
</data>
|
||||
<data name="multi" xml:space="preserve">
|
||||
<value>multi</value>
|
||||
</data>
|
||||
<data name="playlists" xml:space="preserve">
|
||||
<value>llistes de joc</value>
|
||||
</data>
|
||||
<data name="play" xml:space="preserve">
|
||||
<value>juga</value>
|
||||
</data>
|
||||
<data name="edit" xml:space="preserve">
|
||||
<value>edita</value>
|
||||
</data>
|
||||
<data name="browse" xml:space="preserve">
|
||||
<value>cerca</value>
|
||||
</data>
|
||||
<data name="settings" xml:space="preserve">
|
||||
<value>configuració</value>
|
||||
</data>
|
||||
<data name="back" xml:space="preserve">
|
||||
<value>enrere</value>
|
||||
</data>
|
||||
<data name="exit" xml:space="preserve">
|
||||
<value>sortir</value>
|
||||
</data>
|
||||
</root>
|
||||
88
osu.Game.Resources/Localisation/ButtonSystem.lt-LT.resx
Normal file
88
osu.Game.Resources/Localisation/ButtonSystem.lt-LT.resx
Normal file
@@ -0,0 +1,88 @@
|
||||
<?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="solo" xml:space="preserve">
|
||||
<value>vienas</value>
|
||||
</data>
|
||||
<data name="multi" xml:space="preserve">
|
||||
<value>tinkle</value>
|
||||
</data>
|
||||
<data name="playlists" xml:space="preserve">
|
||||
<value>grojaraščiai</value>
|
||||
</data>
|
||||
<data name="play" xml:space="preserve">
|
||||
<value>žaisti</value>
|
||||
</data>
|
||||
<data name="edit" xml:space="preserve">
|
||||
<value>redaguoti</value>
|
||||
</data>
|
||||
<data name="browse" xml:space="preserve">
|
||||
<value>naršyti</value>
|
||||
</data>
|
||||
<data name="settings" xml:space="preserve">
|
||||
<value>nustatymai</value>
|
||||
</data>
|
||||
<data name="back" xml:space="preserve">
|
||||
<value>atgal</value>
|
||||
</data>
|
||||
<data name="exit" xml:space="preserve">
|
||||
<value>išeiti</value>
|
||||
</data>
|
||||
</root>
|
||||
88
osu.Game.Resources/Localisation/ButtonSystem.sr-SP.resx
Normal file
88
osu.Game.Resources/Localisation/ButtonSystem.sr-SP.resx
Normal file
@@ -0,0 +1,88 @@
|
||||
<?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="solo" xml:space="preserve">
|
||||
<value>соло</value>
|
||||
</data>
|
||||
<data name="multi" xml:space="preserve">
|
||||
<value>мулти</value>
|
||||
</data>
|
||||
<data name="playlists" xml:space="preserve">
|
||||
<value>плејлисте</value>
|
||||
</data>
|
||||
<data name="play" xml:space="preserve">
|
||||
<value>пусти</value>
|
||||
</data>
|
||||
<data name="edit" xml:space="preserve">
|
||||
<value>уреди</value>
|
||||
</data>
|
||||
<data name="browse" xml:space="preserve">
|
||||
<value>претражи</value>
|
||||
</data>
|
||||
<data name="settings" xml:space="preserve">
|
||||
<value>поставке</value>
|
||||
</data>
|
||||
<data name="back" xml:space="preserve">
|
||||
<value>назад</value>
|
||||
</data>
|
||||
<data name="exit" xml:space="preserve">
|
||||
<value>излаз</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -65,7 +65,7 @@
|
||||
<value>多人游戏</value>
|
||||
</data>
|
||||
<data name="playlists" xml:space="preserve">
|
||||
<value>课题模式</value>
|
||||
<value>歌单模式</value>
|
||||
</data>
|
||||
<data name="play" xml:space="preserve">
|
||||
<value>开始游玩</value>
|
||||
|
||||
67
osu.Game.Resources/Localisation/Chat.ca-ES.resx
Normal file
67
osu.Game.Resources/Localisation/Chat.ca-ES.resx
Normal file
@@ -0,0 +1,67 @@
|
||||
<?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="header_title" xml:space="preserve">
|
||||
<value>xat</value>
|
||||
</data>
|
||||
<data name="header_description" xml:space="preserve">
|
||||
<value>uneix-te al debat en temps real</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -62,6 +62,6 @@
|
||||
<value>csevegés</value>
|
||||
</data>
|
||||
<data name="header_description" xml:space="preserve">
|
||||
<value>csatlakozz élő beszélgetéshez</value>
|
||||
<value>csatlakozás az élő beszélgetéshez</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -62,6 +62,6 @@
|
||||
<value>チャット</value>
|
||||
</data>
|
||||
<data name="header_description" xml:space="preserve">
|
||||
<value>リアルタイムディスカッションに参加する</value>
|
||||
<value>世界中の人とリアルタイムに話し合おう</value>
|
||||
</data>
|
||||
</root>
|
||||
67
osu.Game.Resources/Localisation/Chat.lt-LT.resx
Normal file
67
osu.Game.Resources/Localisation/Chat.lt-LT.resx
Normal file
@@ -0,0 +1,67 @@
|
||||
<?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="header_title" xml:space="preserve">
|
||||
<value>pokalbių langas</value>
|
||||
</data>
|
||||
<data name="header_description" xml:space="preserve">
|
||||
<value>prisijunk prie tikralaikės diskusijos</value>
|
||||
</data>
|
||||
</root>
|
||||
67
osu.Game.Resources/Localisation/Chat.sr-SP.resx
Normal file
67
osu.Game.Resources/Localisation/Chat.sr-SP.resx
Normal file
@@ -0,0 +1,67 @@
|
||||
<?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="header_title" xml:space="preserve">
|
||||
<value>ћаскање</value>
|
||||
</data>
|
||||
<data name="header_description" xml:space="preserve">
|
||||
<value>придружи се разговору уживо</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Колекции</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Модови преднастройки</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Име</value>
|
||||
</data>
|
||||
|
||||
118
osu.Game.Resources/Localisation/Common.ca-ES.resx
Normal file
118
osu.Game.Resources/Localisation/Common.ca-ES.resx
Normal file
@@ -0,0 +1,118 @@
|
||||
<?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="back" xml:space="preserve">
|
||||
<value>Enrere</value>
|
||||
</data>
|
||||
<data name="next" xml:space="preserve">
|
||||
<value>Següent</value>
|
||||
</data>
|
||||
<data name="finish" xml:space="preserve">
|
||||
<value>Finalitzar</value>
|
||||
</data>
|
||||
<data name="enabled" xml:space="preserve">
|
||||
<value>Habilitat</value>
|
||||
</data>
|
||||
<data name="disabled" xml:space="preserve">
|
||||
<value>Deshabilitat</value>
|
||||
</data>
|
||||
<data name="default" xml:space="preserve">
|
||||
<value>Per defecte</value>
|
||||
</data>
|
||||
<data name="width" xml:space="preserve">
|
||||
<value>Amplada</value>
|
||||
</data>
|
||||
<data name="height" xml:space="preserve">
|
||||
<value>Alçada</value>
|
||||
</data>
|
||||
<data name="downloading" xml:space="preserve">
|
||||
<value>Descarregant...</value>
|
||||
</data>
|
||||
<data name="importing" xml:space="preserve">
|
||||
<value>Important...</value>
|
||||
</data>
|
||||
<data name="deselect_all" xml:space="preserve">
|
||||
<value>Desselecciona-ho tot</value>
|
||||
</data>
|
||||
<data name="select_all" xml:space="preserve">
|
||||
<value>Selecciona-ho tot</value>
|
||||
</data>
|
||||
<data name="beatmaps" xml:space="preserve">
|
||||
<value>Beatmaps</value>
|
||||
</data>
|
||||
<data name="scores" xml:space="preserve">
|
||||
<value>Puntuacions</value>
|
||||
</data>
|
||||
<data name="skins" xml:space="preserve">
|
||||
<value>Skins</value>
|
||||
</data>
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Col·leccions</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Preajustos de mods</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Nom</value>
|
||||
</data>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Descripció</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Kolekce</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Předvolby módů</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Název</value>
|
||||
</data>
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Sammlungen</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Mod-Voreinstellungen</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Name</value>
|
||||
</data>
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Colecciones</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Ajustes de mods</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Nombre</value>
|
||||
</data>
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Mga Koleksyon</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Mga preset ng mod</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Pangalan</value>
|
||||
</data>
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Collections</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Préréglages de mods</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Nom</value>
|
||||
</data>
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="back" xml:space="preserve">
|
||||
<value>Vissza</value>
|
||||
<value>Előző</value>
|
||||
</data>
|
||||
<data name="next" xml:space="preserve">
|
||||
<value>Következő</value>
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Gyűjtemények</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Mod előbeállításai</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Név</value>
|
||||
</data>
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Koleksi</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Preset mod</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Nama</value>
|
||||
</data>
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Collezioni</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Preset delle mod</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Nome</value>
|
||||
</data>
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>コレクション</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>MODプリセット</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>名前</value>
|
||||
</data>
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>모음집</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>모드 프리셋</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>이름</value>
|
||||
</data>
|
||||
|
||||
118
osu.Game.Resources/Localisation/Common.lt-LT.resx
Normal file
118
osu.Game.Resources/Localisation/Common.lt-LT.resx
Normal file
@@ -0,0 +1,118 @@
|
||||
<?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="back" xml:space="preserve">
|
||||
<value>Atgal</value>
|
||||
</data>
|
||||
<data name="next" xml:space="preserve">
|
||||
<value>Kitas</value>
|
||||
</data>
|
||||
<data name="finish" xml:space="preserve">
|
||||
<value>Baigti</value>
|
||||
</data>
|
||||
<data name="enabled" xml:space="preserve">
|
||||
<value>Įjungtas</value>
|
||||
</data>
|
||||
<data name="disabled" xml:space="preserve">
|
||||
<value>Išjungtas</value>
|
||||
</data>
|
||||
<data name="default" xml:space="preserve">
|
||||
<value>Numatytasis</value>
|
||||
</data>
|
||||
<data name="width" xml:space="preserve">
|
||||
<value>Plotis</value>
|
||||
</data>
|
||||
<data name="height" xml:space="preserve">
|
||||
<value>Aukštis</value>
|
||||
</data>
|
||||
<data name="downloading" xml:space="preserve">
|
||||
<value>Atsiunčiama...</value>
|
||||
</data>
|
||||
<data name="importing" xml:space="preserve">
|
||||
<value>Importuojama...</value>
|
||||
</data>
|
||||
<data name="deselect_all" xml:space="preserve">
|
||||
<value>Atžymėti visus</value>
|
||||
</data>
|
||||
<data name="select_all" xml:space="preserve">
|
||||
<value>Pažymėti visus</value>
|
||||
</data>
|
||||
<data name="beatmaps" xml:space="preserve">
|
||||
<value>Bitmapai</value>
|
||||
</data>
|
||||
<data name="scores" xml:space="preserve">
|
||||
<value>Taškai</value>
|
||||
</data>
|
||||
<data name="skins" xml:space="preserve">
|
||||
<value>Skinai</value>
|
||||
</data>
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Rinkiniai</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Modų ruošinai</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Pavadinimas</value>
|
||||
</data>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Aprašymas</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Collecties</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Mod presets</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Naam</value>
|
||||
</data>
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Kolekcje</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Konfiguracje modyfikatorów</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Nazwa</value>
|
||||
</data>
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Coleções</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Predefinições de mod</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Nome</value>
|
||||
</data>
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Collections</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Mod presets</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Name</value>
|
||||
</data>
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Colecții</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Preset-uri de mod-uri</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Nume</value>
|
||||
</data>
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
<value>Назад</value>
|
||||
</data>
|
||||
<data name="next" xml:space="preserve">
|
||||
<value>Дальше</value>
|
||||
<value>Вперед</value>
|
||||
</data>
|
||||
<data name="finish" xml:space="preserve">
|
||||
<value>Завершить</value>
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Коллекции</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Пресеты модов</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Название</value>
|
||||
</data>
|
||||
|
||||
118
osu.Game.Resources/Localisation/Common.sr-SP.resx
Normal file
118
osu.Game.Resources/Localisation/Common.sr-SP.resx
Normal file
@@ -0,0 +1,118 @@
|
||||
<?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="back" xml:space="preserve">
|
||||
<value>Назад</value>
|
||||
</data>
|
||||
<data name="next" xml:space="preserve">
|
||||
<value>Следеће</value>
|
||||
</data>
|
||||
<data name="finish" xml:space="preserve">
|
||||
<value>Заврши</value>
|
||||
</data>
|
||||
<data name="enabled" xml:space="preserve">
|
||||
<value>Омогућено</value>
|
||||
</data>
|
||||
<data name="disabled" xml:space="preserve">
|
||||
<value>Онемогућено</value>
|
||||
</data>
|
||||
<data name="default" xml:space="preserve">
|
||||
<value>Подразумевано</value>
|
||||
</data>
|
||||
<data name="width" xml:space="preserve">
|
||||
<value>Ширина</value>
|
||||
</data>
|
||||
<data name="height" xml:space="preserve">
|
||||
<value>Висина</value>
|
||||
</data>
|
||||
<data name="downloading" xml:space="preserve">
|
||||
<value>Преузимање...</value>
|
||||
</data>
|
||||
<data name="importing" xml:space="preserve">
|
||||
<value>Уношење...</value>
|
||||
</data>
|
||||
<data name="deselect_all" xml:space="preserve">
|
||||
<value>Поништи све</value>
|
||||
</data>
|
||||
<data name="select_all" xml:space="preserve">
|
||||
<value>Изабери све</value>
|
||||
</data>
|
||||
<data name="beatmaps" xml:space="preserve">
|
||||
<value>Мапе</value>
|
||||
</data>
|
||||
<data name="scores" xml:space="preserve">
|
||||
<value>Резултати</value>
|
||||
</data>
|
||||
<data name="skins" xml:space="preserve">
|
||||
<value>Скинови</value>
|
||||
</data>
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Колекције</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Mod presets</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Име</value>
|
||||
</data>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Опис</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -101,11 +101,14 @@
|
||||
<value>Skorlar</value>
|
||||
</data>
|
||||
<data name="skins" xml:space="preserve">
|
||||
<value>Görünümler</value>
|
||||
<value>Skinler</value>
|
||||
</data>
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Koleksiyonlar</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Mod ön ayarları</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>İsim</value>
|
||||
</data>
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
<value>Виділити все</value>
|
||||
</data>
|
||||
<data name="beatmaps" xml:space="preserve">
|
||||
<value>Карти</value>
|
||||
<value>Бітмапи</value>
|
||||
</data>
|
||||
<data name="scores" xml:space="preserve">
|
||||
<value>Результати</value>
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Колекції</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Набори модів</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Назва</value>
|
||||
</data>
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Bộ sưu tập</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Thiết lập Mod</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Tên</value>
|
||||
</data>
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>收藏</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Mod 预设</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>名称</value>
|
||||
</data>
|
||||
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>مسح التخزين المؤقت</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>النطاق المبسط</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Выдаліць увесь кэш</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Compact realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Изчистване на всички кешове</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Compact realm</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/DebugSettings.ca-ES.resx
Normal file
82
osu.Game.Resources/Localisation/DebugSettings.ca-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="debug_section_header" xml:space="preserve">
|
||||
<value>Depurar</value>
|
||||
</data>
|
||||
<data name="general_header" xml:space="preserve">
|
||||
<value>General</value>
|
||||
</data>
|
||||
<data name="show_log_overlay" xml:space="preserve">
|
||||
<value>Mostra la superposició del registre</value>
|
||||
</data>
|
||||
<data name="bypass_front_to_back_pass" xml:space="preserve">
|
||||
<value>Passa la passada de renderització davant-a-revertida</value>
|
||||
</data>
|
||||
<data name="import_files" xml:space="preserve">
|
||||
<value>Importa fitxers</value>
|
||||
</data>
|
||||
<data name="memory_header" xml:space="preserve">
|
||||
<value>Memòria</value>
|
||||
</data>
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Esborra totes les memòries cau</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Vymazat všechny mezipaměti</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Zmenšit velikost databáze Realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Ryd al cache</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Kompakt realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Alle Caches löschen</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Komprimiere Realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Borrar todas las memorias caché</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Compactar realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>پاک کردن تمام حافظه پنهان</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>فشرده سازی realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Tyhjennä kaikki välimuistit</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Pakkaa Realm-tiedosto</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Burahin lahat ng mga cache</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Compact realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Effacer tous les caches</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Compacter realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Isprazni sve međuspremnike</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Kompaktno područje</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -65,7 +65,7 @@
|
||||
<value>Általános</value>
|
||||
</data>
|
||||
<data name="show_log_overlay" xml:space="preserve">
|
||||
<value>Napló átfedés mutatása</value>
|
||||
<value>Napló átfedés megjelenítése</value>
|
||||
</data>
|
||||
<data name="bypass_front_to_back_pass" xml:space="preserve">
|
||||
<value>Elölről hátrafelé render pass megkerülése</value>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Minden gyorsítótár ürítése</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Kompakt realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Hapus seluruh berkas cache</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Padatkan realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Svuota tutte le cache</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Forza compressione realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -68,7 +68,7 @@
|
||||
<value>ログオーバーレイを表示</value>
|
||||
</data>
|
||||
<data name="bypass_front_to_back_pass" xml:space="preserve">
|
||||
<value>フロントからバックへのレンダリングパスをバイパス</value>
|
||||
<value>レンダリングパスの前後をバイパス</value>
|
||||
</data>
|
||||
<data name="import_files" xml:space="preserve">
|
||||
<value>ファイルをインポート</value>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>すべてのキャッシュを消去</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>コンパクトな環境</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>모든 캐시 비우기</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Realm 압축하기</value>
|
||||
</data>
|
||||
</root>
|
||||
82
osu.Game.Resources/Localisation/DebugSettings.lt-LT.resx
Normal file
82
osu.Game.Resources/Localisation/DebugSettings.lt-LT.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="debug_section_header" xml:space="preserve">
|
||||
<value>Defektų tvarkymas</value>
|
||||
</data>
|
||||
<data name="general_header" xml:space="preserve">
|
||||
<value>Bendrieji</value>
|
||||
</data>
|
||||
<data name="show_log_overlay" xml:space="preserve">
|
||||
<value>Rodyti žurnalo perdanga</value>
|
||||
</data>
|
||||
<data name="bypass_front_to_back_pass" xml:space="preserve">
|
||||
<value>Apeiti iš priekio į galą atvaizdavimą</value>
|
||||
</data>
|
||||
<data name="import_files" xml:space="preserve">
|
||||
<value>Importuoti failus</value>
|
||||
</data>
|
||||
<data name="memory_header" xml:space="preserve">
|
||||
<value>Atmintis</value>
|
||||
</data>
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Išvalyti visus podėlius</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Alle caches wissen</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Realm comprimeren</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Wyczyść pamięć podręczną</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Skompresuj realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Limpar todo o cache</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Compactar realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Clear all caches</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Compact realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Golește întreg cache-ul</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Compactează realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -65,7 +65,7 @@
|
||||
<value>Общее</value>
|
||||
</data>
|
||||
<data name="show_log_overlay" xml:space="preserve">
|
||||
<value>Показать логи</value>
|
||||
<value>Показывать логи</value>
|
||||
</data>
|
||||
<data name="bypass_front_to_back_pass" xml:space="preserve">
|
||||
<value>Обойти внешний рендеринг</value>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Очистить кэш</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Создать временную копию realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Rensa alla cachar</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Compact realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Tüm önbellekleri temizle</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Realm'i sıkıştır</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Очистити весь кеш</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Стиснути базу даних "реалм"</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>Xóa toàn bộ bộ nhớ đệm</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>Nén gọn tệp Realm</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>清除所有快取</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>壓縮 Realm 資料庫</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -79,7 +79,4 @@
|
||||
<data name="clear_all_caches" xml:space="preserve">
|
||||
<value>清除所有缓存</value>
|
||||
</data>
|
||||
<data name="compact_realm" xml:space="preserve">
|
||||
<value>压缩 Realm 数据库</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,70 @@
|
||||
<?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="header_text" xml:space="preserve">
|
||||
<value>Confirma la supressió de</value>
|
||||
</data>
|
||||
<data name="confirm" xml:space="preserve">
|
||||
<value>Sí. A per això.</value>
|
||||
</data>
|
||||
<data name="cancel" xml:space="preserve">
|
||||
<value>No! Avortar la missió</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,70 @@
|
||||
<?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="header_text" xml:space="preserve">
|
||||
<value>本当に削除しますか?</value>
|
||||
</data>
|
||||
<data name="confirm" xml:space="preserve">
|
||||
<value>削除する</value>
|
||||
</data>
|
||||
<data name="cancel" xml:space="preserve">
|
||||
<value>キャンセル</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,70 @@
|
||||
<?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="header_text" xml:space="preserve">
|
||||
<value>Patvirtinti ištrinimą</value>
|
||||
</data>
|
||||
<data name="confirm" xml:space="preserve">
|
||||
<value>Jo. Nebereikalingas.</value>
|
||||
</data>
|
||||
<data name="cancel" xml:space="preserve">
|
||||
<value>Ne! Nutraukti misija</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -62,7 +62,7 @@
|
||||
<value>Verwijderen bevestigen?</value>
|
||||
</data>
|
||||
<data name="confirm" xml:space="preserve">
|
||||
<value>Ja. Doe het.</value>
|
||||
<value>Ja, doen!</value>
|
||||
</data>
|
||||
<data name="cancel" xml:space="preserve">
|
||||
<value>Nee! Missie annuleren</value>
|
||||
|
||||
@@ -0,0 +1,70 @@
|
||||
<?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="header_text" xml:space="preserve">
|
||||
<value>Bekreft sletting av</value>
|
||||
</data>
|
||||
<data name="confirm" xml:space="preserve">
|
||||
<value>Ja. Gå for det.</value>
|
||||
</data>
|
||||
<data name="cancel" xml:space="preserve">
|
||||
<value>Nei! Avbryt oppdraget</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,64 @@
|
||||
<?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="difficulty_multiplier" xml:space="preserve">
|
||||
<value>Multiplicador de la dificultat</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -59,6 +59,6 @@
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="difficulty_multiplier" xml:space="preserve">
|
||||
<value>Nehézség többszöröző</value>
|
||||
<value>Nehézség szorzó</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,64 @@
|
||||
<?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="difficulty_multiplier" xml:space="preserve">
|
||||
<value>Sunkumo Daugiklis</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,64 @@
|
||||
<?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="difficulty_multiplier" xml:space="preserve">
|
||||
<value>Vanskelighetsmultiplikator</value>
|
||||
</data>
|
||||
</root>
|
||||
175
osu.Game.Resources/Localisation/EditorSetup.bg.resx
Normal file
175
osu.Game.Resources/Localisation/EditorSetup.bg.resx
Normal file
@@ -0,0 +1,175 @@
|
||||
<?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_setup" xml:space="preserve">
|
||||
<value>Настройки на бийтмапа</value>
|
||||
</data>
|
||||
<data name="beatmap_setup_description" xml:space="preserve">
|
||||
<value>промяна на основните бийтмап настройки</value>
|
||||
</data>
|
||||
<data name="colours_header" xml:space="preserve">
|
||||
<value>Цветове</value>
|
||||
</data>
|
||||
<data name="hit_circle_slider_combos" xml:space="preserve">
|
||||
<value>Ударни кръгове / Плъзгащи комбинации</value>
|
||||
</data>
|
||||
<data name="design_header" xml:space="preserve">
|
||||
<value>Дизайн</value>
|
||||
</data>
|
||||
<data name="enable_countdown" xml:space="preserve">
|
||||
<value>Включено отброяване</value>
|
||||
</data>
|
||||
<data name="countdown_description" xml:space="preserve">
|
||||
<value>Ако е включено, известитето "Are you ready? 3, 2, 1, GO!" ще бъде добавено към началото на бийтмапа, приемайки че е оставено достатъчно стартово време.</value>
|
||||
</data>
|
||||
<data name="countdown_speed" xml:space="preserve">
|
||||
<value>Скорост на отброяване</value>
|
||||
</data>
|
||||
<data name="countdown_offset_description" xml:space="preserve">
|
||||
<value>Ако отброяващите звуци на съвпадат, използвайте това за да ги нагласите по-рано.</value>
|
||||
</data>
|
||||
<data name="countdown_offset" xml:space="preserve">
|
||||
<value>Офсет на отброяване</value>
|
||||
</data>
|
||||
<data name="widescreen_support" xml:space="preserve">
|
||||
<value>Широкоекранна поддръжка</value>
|
||||
</data>
|
||||
<data name="widescreen_support_description" xml:space="preserve">
|
||||
<value>Позволява на анимациите да използват целия екран, вместо да бъдат конфигурирани към 4:3 размер.</value>
|
||||
</data>
|
||||
<data name="epilepsy_warning" xml:space="preserve">
|
||||
<value>Предупреждение за епилепсия</value>
|
||||
</data>
|
||||
<data name="epilepsy_warning_description" xml:space="preserve">
|
||||
<value>Препоръчително е при анимации и видео съдържащи често премигващи цветове и сцени.</value>
|
||||
</data>
|
||||
<data name="letterbox_during_breaks" xml:space="preserve">
|
||||
<value>Letterbox ефект през почивките</value>
|
||||
</data>
|
||||
<data name="letterbox_during_breaks_description" xml:space="preserve">
|
||||
<value>Добавя хоризонтални линии отгоре и долу за кинематографичен вид по време на почивките.</value>
|
||||
</data>
|
||||
<data name="samples_match_playback_rate" xml:space="preserve">
|
||||
<value>Шаблоните да съвпадат със скоростта на възпроизвеждане</value>
|
||||
</data>
|
||||
<data name="samples_match_playback_rate_description" xml:space="preserve">
|
||||
<value>Всички шаблони ще се забавят или избързват при включване на променящ скоростта мод.</value>
|
||||
</data>
|
||||
<data name="circle_size_description" xml:space="preserve">
|
||||
<value>Големината за всички ударни обекти</value>
|
||||
</data>
|
||||
<data name="drain_rate_description" xml:space="preserve">
|
||||
<value>Стойност за пасивната загуба на живот по време на игра</value>
|
||||
</data>
|
||||
<data name="approach_rate_description" xml:space="preserve">
|
||||
<value>Скоростта с която обектите се представят на играча</value>
|
||||
</data>
|
||||
<data name="overall_difficulty_description" xml:space="preserve">
|
||||
<value>Строгост за ударния прозорец и трудност на специалните обекти (въртележки)</value>
|
||||
</data>
|
||||
<data name="metadata_header" xml:space="preserve">
|
||||
<value>Метаданни</value>
|
||||
</data>
|
||||
<data name="romanised_artist" xml:space="preserve">
|
||||
<value>Изпълнител на латински</value>
|
||||
</data>
|
||||
<data name="romanised_title" xml:space="preserve">
|
||||
<value>Заглавие на латински</value>
|
||||
</data>
|
||||
<data name="creator" xml:space="preserve">
|
||||
<value>Създател</value>
|
||||
</data>
|
||||
<data name="difficulty_name" xml:space="preserve">
|
||||
<value>Име на трудност</value>
|
||||
</data>
|
||||
<data name="resources_header" xml:space="preserve">
|
||||
<value>Ресурси</value>
|
||||
</data>
|
||||
<data name="audio_track" xml:space="preserve">
|
||||
<value>Аудио запис</value>
|
||||
</data>
|
||||
<data name="click_to_select_track" xml:space="preserve">
|
||||
<value>Кликнете за избор на запис</value>
|
||||
</data>
|
||||
<data name="click_to_replace_track" xml:space="preserve">
|
||||
<value>Кликнете за промяна на записа</value>
|
||||
</data>
|
||||
<data name="click_to_select_background" xml:space="preserve">
|
||||
<value>Кликнете за избор на заден фон</value>
|
||||
</data>
|
||||
<data name="click_to_replace_background" xml:space="preserve">
|
||||
<value>Кликнете за промяна на задния фон</value>
|
||||
</data>
|
||||
<data name="ruleset" xml:space="preserve">
|
||||
<value>Правила ({0})</value>
|
||||
</data>
|
||||
<data name="combo_colour_prefix" xml:space="preserve">
|
||||
<value>Комбо</value>
|
||||
</data>
|
||||
<data name="artist" xml:space="preserve">
|
||||
<value>Изпълнител</value>
|
||||
</data>
|
||||
<data name="title" xml:space="preserve">
|
||||
<value>Заглавие</value>
|
||||
</data>
|
||||
<data name="difficulty_header" xml:space="preserve">
|
||||
<value>Трудност</value>
|
||||
</data>
|
||||
</root>
|
||||
175
osu.Game.Resources/Localisation/EditorSetup.ca-ES.resx
Normal file
175
osu.Game.Resources/Localisation/EditorSetup.ca-ES.resx
Normal file
@@ -0,0 +1,175 @@
|
||||
<?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_setup" xml:space="preserve">
|
||||
<value>Configuració del beatmap</value>
|
||||
</data>
|
||||
<data name="beatmap_setup_description" xml:space="preserve">
|
||||
<value>canvieu la configuració general del vostre mapa</value>
|
||||
</data>
|
||||
<data name="colours_header" xml:space="preserve">
|
||||
<value>Colors</value>
|
||||
</data>
|
||||
<data name="hit_circle_slider_combos" xml:space="preserve">
|
||||
<value>Cercle / Combos del slider</value>
|
||||
</data>
|
||||
<data name="design_header" xml:space="preserve">
|
||||
<value>Disseny</value>
|
||||
</data>
|
||||
<data name="enable_countdown" xml:space="preserve">
|
||||
<value>Activar compte enrere</value>
|
||||
</data>
|
||||
<data name="countdown_description" xml:space="preserve">
|
||||
<value>Si està activat, un "Estàs llest? 3, 2, 1, GO!" s'inserirà al principi del beatmap, suposant que hi hagi prou temps per fer-ho.</value>
|
||||
</data>
|
||||
<data name="countdown_speed" xml:space="preserve">
|
||||
<value>Velocitat de compte enrere</value>
|
||||
</data>
|
||||
<data name="countdown_offset_description" xml:space="preserve">
|
||||
<value>Si el compte enrere sona fora de temps, utilitzeu-ho per fer que sembli un o més cops aviat.</value>
|
||||
</data>
|
||||
<data name="countdown_offset" xml:space="preserve">
|
||||
<value>Desplaçament de compte enrere</value>
|
||||
</data>
|
||||
<data name="widescreen_support" xml:space="preserve">
|
||||
<value>Implementació de pantalla ampla</value>
|
||||
</data>
|
||||
<data name="widescreen_support_description" xml:space="preserve">
|
||||
<value>Permet als guions gràfics utilitzar l'espai de pantalla completa, en lloc de limitar-se a una àrea de 4:3.</value>
|
||||
</data>
|
||||
<data name="epilepsy_warning" xml:space="preserve">
|
||||
<value>Avís d'epilèpsia</value>
|
||||
</data>
|
||||
<data name="epilepsy_warning_description" xml:space="preserve">
|
||||
<value>Recomanat si el guió gràfic o el vídeo contenen escenes amb colors ràpids.</value>
|
||||
</data>
|
||||
<data name="letterbox_during_breaks" xml:space="preserve">
|
||||
<value>Bústia de lletres durant els descansos</value>
|
||||
</data>
|
||||
<data name="letterbox_during_breaks_description" xml:space="preserve">
|
||||
<value>Afegeix una bústia horitzontal per donar un aspecte cinematogràfic durant els descansos.</value>
|
||||
</data>
|
||||
<data name="samples_match_playback_rate" xml:space="preserve">
|
||||
<value>Les mostres coincideixen amb la velocitat de reproducció</value>
|
||||
</data>
|
||||
<data name="samples_match_playback_rate_description" xml:space="preserve">
|
||||
<value>Quan s'habilita, totes les mostres s'acceleraran o alentiran quan s'habilitin les modificacions de canvi de velocitat.</value>
|
||||
</data>
|
||||
<data name="circle_size_description" xml:space="preserve">
|
||||
<value>La mida de tots els objectes d'impacte</value>
|
||||
</data>
|
||||
<data name="drain_rate_description" xml:space="preserve">
|
||||
<value>La taxa de drenatge de salut passiva al llarg del temps de joc</value>
|
||||
</data>
|
||||
<data name="approach_rate_description" xml:space="preserve">
|
||||
<value>La velocitat a la qual es presenten els objectes al jugador</value>
|
||||
</data>
|
||||
<data name="overall_difficulty_description" xml:space="preserve">
|
||||
<value>La duresa de les finestres d'impacte i la dificultat dels objectes especials (p.e., spinners)</value>
|
||||
</data>
|
||||
<data name="metadata_header" xml:space="preserve">
|
||||
<value>Metadades</value>
|
||||
</data>
|
||||
<data name="romanised_artist" xml:space="preserve">
|
||||
<value>Artista romanitzat</value>
|
||||
</data>
|
||||
<data name="romanised_title" xml:space="preserve">
|
||||
<value>Títol romanitzat</value>
|
||||
</data>
|
||||
<data name="creator" xml:space="preserve">
|
||||
<value>Autor</value>
|
||||
</data>
|
||||
<data name="difficulty_name" xml:space="preserve">
|
||||
<value>Nom de la dificultat</value>
|
||||
</data>
|
||||
<data name="resources_header" xml:space="preserve">
|
||||
<value>Recursos</value>
|
||||
</data>
|
||||
<data name="audio_track" xml:space="preserve">
|
||||
<value>Pista d'àudio</value>
|
||||
</data>
|
||||
<data name="click_to_select_track" xml:space="preserve">
|
||||
<value>Feu clic per seleccionar una pista</value>
|
||||
</data>
|
||||
<data name="click_to_replace_track" xml:space="preserve">
|
||||
<value>Feu clic per reemplaçar la pista</value>
|
||||
</data>
|
||||
<data name="click_to_select_background" xml:space="preserve">
|
||||
<value>Feu clic per seleccionar una imatge de fons</value>
|
||||
</data>
|
||||
<data name="click_to_replace_background" xml:space="preserve">
|
||||
<value>Feu clic per reemplaçar la imatge de fons</value>
|
||||
</data>
|
||||
<data name="ruleset" xml:space="preserve">
|
||||
<value>Mode de joc ({0})</value>
|
||||
</data>
|
||||
<data name="combo_colour_prefix" xml:space="preserve">
|
||||
<value>Combo</value>
|
||||
</data>
|
||||
<data name="artist" xml:space="preserve">
|
||||
<value>Artista</value>
|
||||
</data>
|
||||
<data name="title" xml:space="preserve">
|
||||
<value>Títol</value>
|
||||
</data>
|
||||
<data name="difficulty_header" xml:space="preserve">
|
||||
<value>Dificultat</value>
|
||||
</data>
|
||||
</root>
|
||||
175
osu.Game.Resources/Localisation/EditorSetup.cs.resx
Normal file
175
osu.Game.Resources/Localisation/EditorSetup.cs.resx
Normal file
@@ -0,0 +1,175 @@
|
||||
<?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_setup" xml:space="preserve">
|
||||
<value>Nastavení Beatmapy</value>
|
||||
</data>
|
||||
<data name="beatmap_setup_description" xml:space="preserve">
|
||||
<value>změnit obecné nastavení beatmapy</value>
|
||||
</data>
|
||||
<data name="colours_header" xml:space="preserve">
|
||||
<value>Barvy</value>
|
||||
</data>
|
||||
<data name="hit_circle_slider_combos" xml:space="preserve">
|
||||
<value>Hit cirlce / Komba Slideru</value>
|
||||
</data>
|
||||
<data name="design_header" xml:space="preserve">
|
||||
<value>Design</value>
|
||||
</data>
|
||||
<data name="enable_countdown" xml:space="preserve">
|
||||
<value>Povolit odpočet</value>
|
||||
</data>
|
||||
<data name="countdown_description" xml:space="preserve">
|
||||
<value>Pokud je povoleno, "Připaven? 3, 2, 1, TEĎ!" odpočet bude vsunut na začátek beatmapy za předpokladu, že je zde dostatek prostoru.</value>
|
||||
</data>
|
||||
<data name="countdown_speed" xml:space="preserve">
|
||||
<value>Rychlost odpočtu</value>
|
||||
</data>
|
||||
<data name="countdown_offset_description" xml:space="preserve">
|
||||
<value>Pokud odpočet zní mimo rytmus, použijte tuto volbu, aby se oběvil o jeden či dva údery dříve.</value>
|
||||
</data>
|
||||
<data name="countdown_offset" xml:space="preserve">
|
||||
<value>Posunutí odpočtu</value>
|
||||
</data>
|
||||
<data name="widescreen_support" xml:space="preserve">
|
||||
<value>Podpora pro širokoúhlou obrazovku</value>
|
||||
</data>
|
||||
<data name="widescreen_support_description" xml:space="preserve">
|
||||
<value>Povoluje storyboardům použití celé obrazovky spíše než, aby byly omezené na 4:3 oblast.</value>
|
||||
</data>
|
||||
<data name="epilepsy_warning" xml:space="preserve">
|
||||
<value>Výstraha na epileptický obsah</value>
|
||||
</data>
|
||||
<data name="epilepsy_warning_description" xml:space="preserve">
|
||||
<value>Doporučuje se, pokud storyboard nebo video obsahuje obsah s rychle měnícími se barvami.</value>
|
||||
</data>
|
||||
<data name="letterbox_during_breaks" xml:space="preserve">
|
||||
<value>Ohraničení během přestávek</value>
|
||||
</data>
|
||||
<data name="letterbox_during_breaks_description" xml:space="preserve">
|
||||
<value>Přidá horizontální ohraničení pro kinematografický efekt.</value>
|
||||
</data>
|
||||
<data name="samples_match_playback_rate" xml:space="preserve">
|
||||
<value>Vzorky se shodují s rychlostí přehrávání</value>
|
||||
</data>
|
||||
<data name="samples_match_playback_rate_description" xml:space="preserve">
|
||||
<value>Pokud povoleno, veškeré vzorky budou zrychleny či zpomaleny, pokud je mód ovlivňující rychlost povolen.</value>
|
||||
</data>
|
||||
<data name="circle_size_description" xml:space="preserve">
|
||||
<value>Velikost všech hit objektů</value>
|
||||
</data>
|
||||
<data name="drain_rate_description" xml:space="preserve">
|
||||
<value>Rychlost, jakou pasivně ubývá života v průbehu hraní</value>
|
||||
</data>
|
||||
<data name="approach_rate_description" xml:space="preserve">
|
||||
<value>Rychlost, kterou se objektu ukazují hráči</value>
|
||||
</data>
|
||||
<data name="overall_difficulty_description" xml:space="preserve">
|
||||
<value>Velikost časového okna pro kliknutí objektů a obtížnost zvláštních objektů (např. spinnerů)</value>
|
||||
</data>
|
||||
<data name="metadata_header" xml:space="preserve">
|
||||
<value>Metadata</value>
|
||||
</data>
|
||||
<data name="romanised_artist" xml:space="preserve">
|
||||
<value>Umělec v latince</value>
|
||||
</data>
|
||||
<data name="romanised_title" xml:space="preserve">
|
||||
<value>Název v latince</value>
|
||||
</data>
|
||||
<data name="creator" xml:space="preserve">
|
||||
<value>Tvůrce</value>
|
||||
</data>
|
||||
<data name="difficulty_name" xml:space="preserve">
|
||||
<value>Název obtížnosti</value>
|
||||
</data>
|
||||
<data name="resources_header" xml:space="preserve">
|
||||
<value>Zdroje</value>
|
||||
</data>
|
||||
<data name="audio_track" xml:space="preserve">
|
||||
<value>Zvuková Stopa</value>
|
||||
</data>
|
||||
<data name="click_to_select_track" xml:space="preserve">
|
||||
<value>Klikni pro výběr stopy</value>
|
||||
</data>
|
||||
<data name="click_to_replace_track" xml:space="preserve">
|
||||
<value>Klikni pro nahrazení stopy</value>
|
||||
</data>
|
||||
<data name="click_to_select_background" xml:space="preserve">
|
||||
<value>Klikni pro zvolení obrázku pozadí</value>
|
||||
</data>
|
||||
<data name="click_to_replace_background" xml:space="preserve">
|
||||
<value>Klikni pro nahrazení obrázku pozadí</value>
|
||||
</data>
|
||||
<data name="ruleset" xml:space="preserve">
|
||||
<value>Ruleset ({0})</value>
|
||||
</data>
|
||||
<data name="combo_colour_prefix" xml:space="preserve">
|
||||
<value>Kombo</value>
|
||||
</data>
|
||||
<data name="artist" xml:space="preserve">
|
||||
<value>Umělec</value>
|
||||
</data>
|
||||
<data name="title" xml:space="preserve">
|
||||
<value>Název</value>
|
||||
</data>
|
||||
<data name="difficulty_header" xml:space="preserve">
|
||||
<value>Obtížnost</value>
|
||||
</data>
|
||||
</root>
|
||||
176
osu.Game.Resources/Localisation/EditorSetup.da.resx
Normal file
176
osu.Game.Resources/Localisation/EditorSetup.da.resx
Normal file
@@ -0,0 +1,176 @@
|
||||
<?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_setup" xml:space="preserve">
|
||||
<value>Beatmap opsætning</value>
|
||||
</data>
|
||||
<data name="beatmap_setup_description" xml:space="preserve">
|
||||
<value>ændre generelle indstillinger for dit beatmap</value>
|
||||
</data>
|
||||
<data name="colours_header" xml:space="preserve">
|
||||
<value>Farver</value>
|
||||
</data>
|
||||
<data name="hit_circle_slider_combos" xml:space="preserve">
|
||||
<value>Ramt cirkel / skyder Combo</value>
|
||||
</data>
|
||||
<data name="design_header" xml:space="preserve">
|
||||
<value>Design</value>
|
||||
</data>
|
||||
<data name="enable_countdown" xml:space="preserve">
|
||||
<value>Aktiver nedtælling</value>
|
||||
</data>
|
||||
<data name="countdown_description" xml:space="preserve">
|
||||
<value>Hvis aktiveret, en "Er du klar? 3, 2, 1, GO! nedtælling vil blive indsat i begyndelsen af beatmap, forudsat at der er tid nok til at gøre det.</value>
|
||||
</data>
|
||||
<data name="countdown_speed" xml:space="preserve">
|
||||
<value>Nedtællingshastighed</value>
|
||||
</data>
|
||||
<data name="countdown_offset_description" xml:space="preserve">
|
||||
<value>Hvis nedtællingen lyder ude af tiden, skal du bruge dette til at få det til at se ud som et eller flere slag tidligt.</value>
|
||||
</data>
|
||||
<data name="countdown_offset" xml:space="preserve">
|
||||
<value>Nedtælling offset</value>
|
||||
</data>
|
||||
<data name="widescreen_support" xml:space="preserve">
|
||||
<value>Bredskærmsunderstøttelse</value>
|
||||
</data>
|
||||
<data name="widescreen_support_description" xml:space="preserve">
|
||||
<value>Tillader storyboards at bruge fuld skærmplads i stedet for at være begrænset til et 4:3-område.</value>
|
||||
</data>
|
||||
<data name="epilepsy_warning" xml:space="preserve">
|
||||
<value>Epilepsi advarsel</value>
|
||||
</data>
|
||||
<data name="epilepsy_warning_description" xml:space="preserve">
|
||||
<value>Anbefales hvis storyboard eller video indeholder scener med hurtigt blinkende farver.</value>
|
||||
</data>
|
||||
<data name="letterbox_during_breaks" xml:space="preserve">
|
||||
<value>Brevkasse under pauser</value>
|
||||
</data>
|
||||
<data name="letterbox_during_breaks_description" xml:space="preserve">
|
||||
<value>Tilføjer vandret brevkasse for at give et filmisk udseende i pauserne.</value>
|
||||
</data>
|
||||
<data name="samples_match_playback_rate" xml:space="preserve">
|
||||
<value>Samples matcher afspilningshastigheden</value>
|
||||
</data>
|
||||
<data name="samples_match_playback_rate_description" xml:space="preserve">
|
||||
<value>Når det er aktiveret, vil alle samples fremskynde eller sænke farten, når hastighedsændrende mods er aktiveret.</value>
|
||||
</data>
|
||||
<data name="circle_size_description" xml:space="preserve">
|
||||
<value>Størrelsen af alle ramme genstande</value>
|
||||
</data>
|
||||
<data name="drain_rate_description" xml:space="preserve">
|
||||
<value>Hastigheden af passivt helbredsdræn i løbet af spillets tid</value>
|
||||
</data>
|
||||
<data name="approach_rate_description" xml:space="preserve">
|
||||
<value>Den hastighed, hvormed objekter præsenteres for spilleren</value>
|
||||
</data>
|
||||
<data name="overall_difficulty_description" xml:space="preserve">
|
||||
<value>Hårdheden af ramte vinduer og sværhedsgraden af specielle objekter (f. eks. spinnere)
|
||||
</value>
|
||||
</data>
|
||||
<data name="metadata_header" xml:space="preserve">
|
||||
<value>Metadata</value>
|
||||
</data>
|
||||
<data name="romanised_artist" xml:space="preserve">
|
||||
<value>Romaniseret Kunstner</value>
|
||||
</data>
|
||||
<data name="romanised_title" xml:space="preserve">
|
||||
<value>Romaniseret Titel</value>
|
||||
</data>
|
||||
<data name="creator" xml:space="preserve">
|
||||
<value>Kreatør</value>
|
||||
</data>
|
||||
<data name="difficulty_name" xml:space="preserve">
|
||||
<value>Sværhedsgrad Navn</value>
|
||||
</data>
|
||||
<data name="resources_header" xml:space="preserve">
|
||||
<value>Ressourcer</value>
|
||||
</data>
|
||||
<data name="audio_track" xml:space="preserve">
|
||||
<value>Lydspor</value>
|
||||
</data>
|
||||
<data name="click_to_select_track" xml:space="preserve">
|
||||
<value>Klik for at vælge et spor</value>
|
||||
</data>
|
||||
<data name="click_to_replace_track" xml:space="preserve">
|
||||
<value>Klik for at erstatte sporet</value>
|
||||
</data>
|
||||
<data name="click_to_select_background" xml:space="preserve">
|
||||
<value>Klik for at vælge et baggrundsbillede</value>
|
||||
</data>
|
||||
<data name="click_to_replace_background" xml:space="preserve">
|
||||
<value>Klik for at erstatte baggrundsbilledet</value>
|
||||
</data>
|
||||
<data name="ruleset" xml:space="preserve">
|
||||
<value>Regler ({0})</value>
|
||||
</data>
|
||||
<data name="combo_colour_prefix" xml:space="preserve">
|
||||
<value>Combo</value>
|
||||
</data>
|
||||
<data name="artist" xml:space="preserve">
|
||||
<value>Kunstner</value>
|
||||
</data>
|
||||
<data name="title" xml:space="preserve">
|
||||
<value>Titel</value>
|
||||
</data>
|
||||
<data name="difficulty_header" xml:space="preserve">
|
||||
<value>Sværhedsgrad</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