Compare commits
80 Commits
2022.716.0
...
2022.1221.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e4582db240 | ||
|
|
cf21f50271 | ||
|
|
ed758f3206 | ||
|
|
1342033085 | ||
|
|
5c32186e77 | ||
|
|
9aa35fb55c | ||
|
|
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 | ||
|
|
8aeb354ee0 | ||
|
|
dd2548b7f8 | ||
|
|
50a09a3957 | ||
|
|
0046f7893a | ||
|
|
e97218ab95 | ||
|
|
ef4a8083db | ||
|
|
166a623627 | ||
|
|
713e570857 | ||
|
|
26a9386dbe | ||
|
|
16087411ec | ||
|
|
5f7b574548 | ||
|
|
4551006d5e | ||
|
|
3955718e3a | ||
|
|
5a644880fe | ||
|
|
9a3a73439e | ||
|
|
3bee833870 | ||
|
|
75ed6b3c3c | ||
|
|
79d73e1cf5 | ||
|
|
802978b5a9 | ||
|
|
9f62f74e0d | ||
|
|
022c6c2caf | ||
|
|
6b3b956f90 | ||
|
|
b44f8d72fa | ||
|
|
2d9cc70e3c |
@@ -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>
|
||||
@@ -62,7 +62,7 @@
|
||||
<value>Audio</value>
|
||||
</data>
|
||||
<data name="audio_devices_header" xml:space="preserve">
|
||||
<value>Devices</value>
|
||||
<value>Mga device</value>
|
||||
</data>
|
||||
<data name="volume_header" xml:space="preserve">
|
||||
<value>Volume</value>
|
||||
@@ -71,25 +71,25 @@
|
||||
<value>Output device</value>
|
||||
</data>
|
||||
<data name="positional_hitsound_audio_level" xml:space="preserve">
|
||||
<value>Hitsound stereo separation</value>
|
||||
<value>Paghiwalay sa stereo ng hitsound</value>
|
||||
</data>
|
||||
<data name="master_volume" xml:space="preserve">
|
||||
<value>Master</value>
|
||||
</data>
|
||||
<data name="master_volume_inactive" xml:space="preserve">
|
||||
<value>Master (window inactive)</value>
|
||||
<value>Master (di aktibong window)</value>
|
||||
</data>
|
||||
<data name="effect_volume" xml:space="preserve">
|
||||
<value>Effect</value>
|
||||
</data>
|
||||
<data name="music_volume" xml:space="preserve">
|
||||
<value>Music</value>
|
||||
<value>Musika</value>
|
||||
</data>
|
||||
<data name="offset_header" xml:space="preserve">
|
||||
<value>Offset Adjustment</value>
|
||||
<value>Pagsasaayos sa offset</value>
|
||||
</data>
|
||||
<data name="audio_offset" xml:space="preserve">
|
||||
<value>Audio offset</value>
|
||||
<value>Offset ng audio</value>
|
||||
</data>
|
||||
<data name="offset_wizard" xml:space="preserve">
|
||||
<value>Offset wizard</value>
|
||||
|
||||
@@ -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>
|
||||
@@ -67,11 +67,17 @@
|
||||
<data name="volume_header" xml:space="preserve">
|
||||
<value>Volum</value>
|
||||
</data>
|
||||
<data name="output_device" xml:space="preserve">
|
||||
<value>Dispozitiv de ieșire</value>
|
||||
</data>
|
||||
<data name="positional_hitsound_audio_level" xml:space="preserve">
|
||||
<value>Separare stereo Hitsound</value>
|
||||
</data>
|
||||
<data name="master_volume" xml:space="preserve">
|
||||
<value>Master</value>
|
||||
<value>General</value>
|
||||
</data>
|
||||
<data name="master_volume_inactive" xml:space="preserve">
|
||||
<value>Maestru (fereastră inactivă)</value>
|
||||
<value>General (fereastră inactivă)</value>
|
||||
</data>
|
||||
<data name="effect_volume" xml:space="preserve">
|
||||
<value>Efect</value>
|
||||
@@ -86,6 +92,6 @@
|
||||
<value>Audio offset</value>
|
||||
</data>
|
||||
<data name="offset_wizard" xml:space="preserve">
|
||||
<value>Offset wizard</value>
|
||||
<value>Wizard offset</value>
|
||||
</data>
|
||||
</root>
|
||||
97
osu.Game.Resources/Localisation/AudioSettings.sl-SI.resx
Normal file
97
osu.Game.Resources/Localisation/AudioSettings.sl-SI.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>Zvok</value>
|
||||
</data>
|
||||
<data name="audio_devices_header" xml:space="preserve">
|
||||
<value>Naprave</value>
|
||||
</data>
|
||||
<data name="volume_header" xml:space="preserve">
|
||||
<value>Glasnost</value>
|
||||
</data>
|
||||
<data name="output_device" xml:space="preserve">
|
||||
<value>Izhodna naprava</value>
|
||||
</data>
|
||||
<data name="positional_hitsound_audio_level" xml:space="preserve">
|
||||
<value>Razdelitev stereo hitsound-ov</value>
|
||||
</data>
|
||||
<data name="master_volume" xml:space="preserve">
|
||||
<value>Glavni</value>
|
||||
</data>
|
||||
<data name="master_volume_inactive" xml:space="preserve">
|
||||
<value>Glavni (neaktivno okno)</value>
|
||||
</data>
|
||||
<data name="effect_volume" xml:space="preserve">
|
||||
<value>Učinek</value>
|
||||
</data>
|
||||
<data name="music_volume" xml:space="preserve">
|
||||
<value>Glasba</value>
|
||||
</data>
|
||||
<data name="offset_header" xml:space="preserve">
|
||||
<value>Prilagoditev odmika</value>
|
||||
</data>
|
||||
<data name="audio_offset" xml:space="preserve">
|
||||
<value>Odmik zvoka</value>
|
||||
</data>
|
||||
<data name="offset_wizard" xml:space="preserve">
|
||||
<value>Čarovnik za odmik</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>
|
||||
|
||||
@@ -71,13 +71,13 @@
|
||||
<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>
|
||||
|
||||
@@ -86,7 +86,7 @@
|
||||
<value>音樂</value>
|
||||
</data>
|
||||
<data name="offset_header" xml:space="preserve">
|
||||
<value>音訊偏移微調</value>
|
||||
<value>音訊偏移調整</value>
|
||||
</data>
|
||||
<data name="audio_offset" 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>
|
||||
79
osu.Game.Resources/Localisation/BeatmapOffsetControl.fi.resx
Normal file
79
osu.Game.Resources/Localisation/BeatmapOffsetControl.fi.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>Beatmapin siirtymä</value>
|
||||
</data>
|
||||
<data name="previous_play" xml:space="preserve">
|
||||
<value>Edellinen näytelmä:</value>
|
||||
</data>
|
||||
<data name="previous_play_too_short_to_use_for_calibration" xml:space="preserve">
|
||||
<value>Edellinen toisto on liian lyhyt käytettäväksi kalibrointiin</value>
|
||||
</data>
|
||||
<data name="calibrate_using_last_play" xml:space="preserve">
|
||||
<value>Kalibroi käyttämällä viimeisintä toistoa</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_later" xml:space="preserve">
|
||||
<value>(osuu kohteisiin ilmestyy myöhemmin)</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_earlier" xml:space="preserve">
|
||||
<value>(osumaobjektit näkyvät aikaisemmin)</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -59,21 +59,21 @@
|
||||
<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>Offset ng Beatmap</value>
|
||||
<value>Offset ng beatmap</value>
|
||||
</data>
|
||||
<data name="previous_play" xml:space="preserve">
|
||||
<value>Nakaraang laro:</value>
|
||||
<value>Huling laro:</value>
|
||||
</data>
|
||||
<data name="previous_play_too_short_to_use_for_calibration" xml:space="preserve">
|
||||
<value>Ang nakaraang laro ay masyadong maikli para gamitin sa pagkakalibrate</value>
|
||||
<value>Masyadong maiksi ang huling laro para magamit sa pagka-calibrate</value>
|
||||
</data>
|
||||
<data name="calibrate_using_last_play" xml:space="preserve">
|
||||
<value>I-calibrate gamit ang huling laro</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_later" xml:space="preserve">
|
||||
<value>(lumalabas ang mga hit object nang pahuli)</value>
|
||||
<value>(mahuhuli sa paglabas ang mga hit object)</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_earlier" xml:space="preserve">
|
||||
<value>(lumalabas ang mga hit object nang mas maaga)</value>
|
||||
<value>(maagang lalabas ang mga hit object)</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>
|
||||
79
osu.Game.Resources/Localisation/BeatmapOffsetControl.ro.resx
Normal file
79
osu.Game.Resources/Localisation/BeatmapOffsetControl.ro.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>Offset beatmap</value>
|
||||
</data>
|
||||
<data name="previous_play" xml:space="preserve">
|
||||
<value>Scor anterior:</value>
|
||||
</data>
|
||||
<data name="previous_play_too_short_to_use_for_calibration" xml:space="preserve">
|
||||
<value>Scorul anterior este prea scurt pentru a fi folosit pentru calibrare</value>
|
||||
</data>
|
||||
<data name="calibrate_using_last_play" xml:space="preserve">
|
||||
<value>Calibrare folosind scorul anterior</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_later" xml:space="preserve">
|
||||
<value>(hit-object-uri apar mai târziu)</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_earlier" xml:space="preserve">
|
||||
<value>(hit-object-uri apar mai devreme)</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -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>Odmik beatmape</value>
|
||||
</data>
|
||||
<data name="previous_play" xml:space="preserve">
|
||||
<value>Prejšnja igra:</value>
|
||||
</data>
|
||||
<data name="previous_play_too_short_to_use_for_calibration" xml:space="preserve">
|
||||
<value>Prejšnja igra je prekratka za uporabo za kalibracijo</value>
|
||||
</data>
|
||||
<data name="calibrate_using_last_play" xml:space="preserve">
|
||||
<value>Kalibracija z uporabo zadnje igre</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_later" xml:space="preserve">
|
||||
<value>(objekti se prikažejo kasneje)</value>
|
||||
</data>
|
||||
<data name="hit_objects_appear_earlier" xml:space="preserve">
|
||||
<value>(objekti se prikažejo prej)</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>
|
||||
<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>
|
||||
|
||||
72
osu.Game.Resources/Localisation/BeatmapOverlayStrings.resx
Normal file
72
osu.Game.Resources/Localisation/BeatmapOverlayStrings.resx
Normal file
@@ -0,0 +1,72 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="user_content_disclaimer" xml:space="preserve">
|
||||
<value>User content disclaimer</value>
|
||||
</data>
|
||||
<data name="by_turning_off_the_featured" xml:space="preserve">
|
||||
<value>By turning off the "Featured Artist" filter, all user-uploaded content will be displayed.
|
||||
|
||||
This includes content that may not be correctly licensed for osu! usage. Browse at your own risk.</value>
|
||||
</data>
|
||||
<data name="understood" xml:space="preserve">
|
||||
<value>I understand</value>
|
||||
</data>
|
||||
</root>
|
||||
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>
|
||||
@@ -65,6 +65,6 @@
|
||||
<value>Configurar</value>
|
||||
</data>
|
||||
<data name="change_bindings_button" xml:space="preserve">
|
||||
<value>cambie los atajos de teclado globales y teclas de juego</value>
|
||||
<value>cambiar los atajos de teclado globales y teclas de juego</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -62,9 +62,9 @@
|
||||
<value>Shortcut at mga gameplay binding</value>
|
||||
</data>
|
||||
<data name="configure" xml:space="preserve">
|
||||
<value>I-ayos</value>
|
||||
<value>Ayusin</value>
|
||||
</data>
|
||||
<data name="change_bindings_button" xml:space="preserve">
|
||||
<value>baguhin ang mga pangkalahatang shortcut key at mga gameplay binding</value>
|
||||
<value>baguhin ang pandaigdigang shortcut key at gameplay binding</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,12 +59,12 @@
|
||||
<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>Legări de taste de comenzi rapide și a jocului</value>
|
||||
<value>Taste comenzi rapide și joc</value>
|
||||
</data>
|
||||
<data name="configure" xml:space="preserve">
|
||||
<value>Configurare</value>
|
||||
</data>
|
||||
<data name="change_bindings_button" xml:space="preserve">
|
||||
<value>schimbă legarea tastelor globale de comenzi rapide și a jocului</value>
|
||||
<value>schimbă tastele globale pentru comenzi rapide și 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>Клавиатура</value>
|
||||
<value>Клавиатура и кнопки мыши</value>
|
||||
</data>
|
||||
<data name="configure" xml:space="preserve">
|
||||
<value>Настроить</value>
|
||||
|
||||
70
osu.Game.Resources/Localisation/BindingSettings.sl-SI.resx
Normal file
70
osu.Game.Resources/Localisation/BindingSettings.sl-SI.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>Bližnjice in vezave za igranje</value>
|
||||
</data>
|
||||
<data name="configure" xml:space="preserve">
|
||||
<value>Nastavi</value>
|
||||
</data>
|
||||
<data name="change_bindings_button" xml:space="preserve">
|
||||
<value>spremeni globalne bližnjične tipke in vezave za igranje iger</value>
|
||||
</data>
|
||||
</root>
|
||||
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>
|
||||
@@ -62,7 +62,7 @@
|
||||
<value>solo</value>
|
||||
</data>
|
||||
<data name="multi" xml:space="preserve">
|
||||
<value>multijugador</value>
|
||||
<value>multi</value>
|
||||
</data>
|
||||
<data name="playlists" xml:space="preserve">
|
||||
<value>listas de juego</value>
|
||||
|
||||
@@ -77,10 +77,10 @@
|
||||
<value>maghanap</value>
|
||||
</data>
|
||||
<data name="settings" xml:space="preserve">
|
||||
<value>mga setting</value>
|
||||
<value>pagsasaayos</value>
|
||||
</data>
|
||||
<data name="back" xml:space="preserve">
|
||||
<value>bumalik</value>
|
||||
<value>balik</value>
|
||||
</data>
|
||||
<data name="exit" xml:space="preserve">
|
||||
<value>umalis</value>
|
||||
|
||||
@@ -83,6 +83,6 @@
|
||||
<value>戻る</value>
|
||||
</data>
|
||||
<data name="exit" xml:space="preserve">
|
||||
<value>閉じる</value>
|
||||
<value>終了</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>
|
||||
89
osu.Game.Resources/Localisation/ButtonSystem.no.resx
Normal file
89
osu.Game.Resources/Localisation/ButtonSystem.no.resx
Normal file
@@ -0,0 +1,89 @@
|
||||
<?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>spillelister</value>
|
||||
</data>
|
||||
<data name="play" xml:space="preserve">
|
||||
<value>spill
|
||||
</value>
|
||||
</data>
|
||||
<data name="edit" xml:space="preserve">
|
||||
<value>rediger</value>
|
||||
</data>
|
||||
<data name="browse" xml:space="preserve">
|
||||
<value>bla gjennom</value>
|
||||
</data>
|
||||
<data name="settings" xml:space="preserve">
|
||||
<value>instillinger</value>
|
||||
</data>
|
||||
<data name="back" xml:space="preserve">
|
||||
<value>tilbake</value>
|
||||
</data>
|
||||
<data name="exit" xml:space="preserve">
|
||||
<value>avslutt</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -59,30 +59,30 @@
|
||||
<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>
|
||||
<value>solo</value>
|
||||
</data>
|
||||
<data name="multi" xml:space="preserve">
|
||||
<value>Multi</value>
|
||||
<value>multi</value>
|
||||
</data>
|
||||
<data name="playlists" xml:space="preserve">
|
||||
<value>Playlist-uri</value>
|
||||
<value>playlist-uri</value>
|
||||
</data>
|
||||
<data name="play" xml:space="preserve">
|
||||
<value>Joacă</value>
|
||||
<value>joacă</value>
|
||||
</data>
|
||||
<data name="edit" xml:space="preserve">
|
||||
<value>Editează</value>
|
||||
<value>editează</value>
|
||||
</data>
|
||||
<data name="browse" xml:space="preserve">
|
||||
<value>Răsfoiește</value>
|
||||
<value>navigați</value>
|
||||
</data>
|
||||
<data name="settings" xml:space="preserve">
|
||||
<value>Setări</value>
|
||||
<value>setări</value>
|
||||
</data>
|
||||
<data name="back" xml:space="preserve">
|
||||
<value>Înapoi</value>
|
||||
<value>înapoi</value>
|
||||
</data>
|
||||
<data name="exit" xml:space="preserve">
|
||||
<value>Ieșire</value>
|
||||
<value>ieșire</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -83,6 +83,6 @@
|
||||
<value>назад</value>
|
||||
</data>
|
||||
<data name="exit" xml:space="preserve">
|
||||
<value>выход</value>
|
||||
<value>выйти</value>
|
||||
</data>
|
||||
</root>
|
||||
88
osu.Game.Resources/Localisation/ButtonSystem.sl-SI.resx
Normal file
88
osu.Game.Resources/Localisation/ButtonSystem.sl-SI.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>seznam pesmi</value>
|
||||
</data>
|
||||
<data name="play" xml:space="preserve">
|
||||
<value>igraj</value>
|
||||
</data>
|
||||
<data name="edit" xml:space="preserve">
|
||||
<value>uredi</value>
|
||||
</data>
|
||||
<data name="browse" xml:space="preserve">
|
||||
<value>brskaj</value>
|
||||
</data>
|
||||
<data name="settings" xml:space="preserve">
|
||||
<value>nastavitve</value>
|
||||
</data>
|
||||
<data name="back" xml:space="preserve">
|
||||
<value>nazaj</value>
|
||||
</data>
|
||||
<data name="exit" xml:space="preserve">
|
||||
<value>izhod</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>
|
||||
@@ -59,10 +59,10 @@
|
||||
<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>một mình</value>
|
||||
<value>chơi đơn</value>
|
||||
</data>
|
||||
<data name="multi" xml:space="preserve">
|
||||
<value>nhiều</value>
|
||||
<value>nhiều người</value>
|
||||
</data>
|
||||
<data name="playlists" xml:space="preserve">
|
||||
<value>danh sách</value>
|
||||
|
||||
@@ -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>chat</value>
|
||||
</data>
|
||||
<data name="header_description" xml:space="preserve">
|
||||
<value>únase a la discusión en tiempo real</value>
|
||||
<value>unirse a la discusión en tiempo real</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -59,9 +59,9 @@
|
||||
<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>usap</value>
|
||||
<value>chat</value>
|
||||
</data>
|
||||
<data name="header_description" xml:space="preserve">
|
||||
<value>sumali sa kasalukuyang usapan</value>
|
||||
<value>sumali sa realtime na usapan</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>
|
||||
@@ -62,6 +62,6 @@
|
||||
<value>conversație</value>
|
||||
</data>
|
||||
<data name="header_description" xml:space="preserve">
|
||||
<value>fii live parte din discuție</value>
|
||||
<value>alătură-te discuției în timp real</value>
|
||||
</data>
|
||||
</root>
|
||||
67
osu.Game.Resources/Localisation/Chat.sl-SI.resx
Normal file
67
osu.Game.Resources/Localisation/Chat.sl-SI.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>klepet</value>
|
||||
</data>
|
||||
<data name="header_description" xml:space="preserve">
|
||||
<value>pridruži se razpravi v realnem času</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,4 +106,10 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>المجموعات</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>الإسم</value>
|
||||
</data>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>الوصف</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Описание</value>
|
||||
</data>
|
||||
</root>
|
||||
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,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Popis</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,4 +106,10 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Samlinger</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Navn</value>
|
||||
</data>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Beskrivelse</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Beschreibung</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -80,7 +80,7 @@
|
||||
<value>Ancho</value>
|
||||
</data>
|
||||
<data name="height" xml:space="preserve">
|
||||
<value>Alto</value>
|
||||
<value>Altura</value>
|
||||
</data>
|
||||
<data name="downloading" xml:space="preserve">
|
||||
<value>Descargando...</value>
|
||||
@@ -89,7 +89,7 @@
|
||||
<value>Importando...</value>
|
||||
</data>
|
||||
<data name="deselect_all" xml:space="preserve">
|
||||
<value>Anular toda la selección</value>
|
||||
<value>Deseleccionar todo</value>
|
||||
</data>
|
||||
<data name="select_all" xml:space="preserve">
|
||||
<value>Seleccionar todo</value>
|
||||
@@ -106,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Descripción</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,4 +106,10 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>مجموعه ها</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>نام</value>
|
||||
</data>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>توضیحات</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="back" xml:space="preserve">
|
||||
<value>Bumalik</value>
|
||||
<value>Balik</value>
|
||||
</data>
|
||||
<data name="next" xml:space="preserve">
|
||||
<value>Sunod</value>
|
||||
</data>
|
||||
<data name="finish" xml:space="preserve">
|
||||
<value>Tapusin</value>
|
||||
<value>Natapos</value>
|
||||
</data>
|
||||
<data name="enabled" xml:space="preserve">
|
||||
<value>Enabled</value>
|
||||
<value>Nakabukas</value>
|
||||
</data>
|
||||
<data name="disabled" xml:space="preserve">
|
||||
<value>Disabled</value>
|
||||
<value>Nakapatay</value>
|
||||
</data>
|
||||
<data name="default" xml:space="preserve">
|
||||
<value>Default</value>
|
||||
@@ -80,13 +80,13 @@
|
||||
<value>Lapad</value>
|
||||
</data>
|
||||
<data name="height" xml:space="preserve">
|
||||
<value>Haba</value>
|
||||
<value>Tangkad</value>
|
||||
</data>
|
||||
<data name="downloading" xml:space="preserve">
|
||||
<value>Nagda-download...</value>
|
||||
<value>Dina-download na...</value>
|
||||
</data>
|
||||
<data name="importing" xml:space="preserve">
|
||||
<value>Nag-iimport...</value>
|
||||
<value>Ini-import na...</value>
|
||||
</data>
|
||||
<data name="deselect_all" xml:space="preserve">
|
||||
<value>Alisin Lahat</value>
|
||||
@@ -106,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Deskripsyon</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Description</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="back" xml:space="preserve">
|
||||
<value>Vissza</value>
|
||||
<value>Előző</value>
|
||||
</data>
|
||||
<data name="next" xml:space="preserve">
|
||||
<value>Következő</value>
|
||||
@@ -106,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Leírás</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Keterangan</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Descrizione</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>説明</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>설명</value>
|
||||
</data>
|
||||
</root>
|
||||
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,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Beschrijving</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Opis</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Descrição</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -106,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Description</value>
|
||||
</data>
|
||||
</root>
|
||||
118
osu.Game.Resources/Localisation/Common.ro.resx
Normal file
118
osu.Game.Resources/Localisation/Common.ro.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>Înapoi</value>
|
||||
</data>
|
||||
<data name="next" xml:space="preserve">
|
||||
<value>Următorul</value>
|
||||
</data>
|
||||
<data name="finish" xml:space="preserve">
|
||||
<value>Termină</value>
|
||||
</data>
|
||||
<data name="enabled" xml:space="preserve">
|
||||
<value>Activ</value>
|
||||
</data>
|
||||
<data name="disabled" xml:space="preserve">
|
||||
<value>Dezactivat</value>
|
||||
</data>
|
||||
<data name="default" xml:space="preserve">
|
||||
<value>Implicit</value>
|
||||
</data>
|
||||
<data name="width" xml:space="preserve">
|
||||
<value>Lățime</value>
|
||||
</data>
|
||||
<data name="height" xml:space="preserve">
|
||||
<value>Înălțime</value>
|
||||
</data>
|
||||
<data name="downloading" xml:space="preserve">
|
||||
<value>Se descarcă...</value>
|
||||
</data>
|
||||
<data name="importing" xml:space="preserve">
|
||||
<value>Se importă...</value>
|
||||
</data>
|
||||
<data name="deselect_all" xml:space="preserve">
|
||||
<value>Deselectează tot</value>
|
||||
</data>
|
||||
<data name="select_all" xml:space="preserve">
|
||||
<value>Selectează tot</value>
|
||||
</data>
|
||||
<data name="beatmaps" xml:space="preserve">
|
||||
<value>Beatmap-uri</value>
|
||||
</data>
|
||||
<data name="scores" xml:space="preserve">
|
||||
<value>Scoruri</value>
|
||||
</data>
|
||||
<data name="skins" xml:space="preserve">
|
||||
<value>Skin-uri</value>
|
||||
</data>
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Descriere</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -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,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Описание</value>
|
||||
</data>
|
||||
</root>
|
||||
118
osu.Game.Resources/Localisation/Common.sl-SI.resx
Normal file
118
osu.Game.Resources/Localisation/Common.sl-SI.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>Nazaj</value>
|
||||
</data>
|
||||
<data name="next" xml:space="preserve">
|
||||
<value>Naprej</value>
|
||||
</data>
|
||||
<data name="finish" xml:space="preserve">
|
||||
<value>Končaj</value>
|
||||
</data>
|
||||
<data name="enabled" xml:space="preserve">
|
||||
<value>Omogočeno</value>
|
||||
</data>
|
||||
<data name="disabled" xml:space="preserve">
|
||||
<value>Onemogočeno</value>
|
||||
</data>
|
||||
<data name="default" xml:space="preserve">
|
||||
<value>Privzeto</value>
|
||||
</data>
|
||||
<data name="width" xml:space="preserve">
|
||||
<value>Širina</value>
|
||||
</data>
|
||||
<data name="height" xml:space="preserve">
|
||||
<value>Višina</value>
|
||||
</data>
|
||||
<data name="downloading" xml:space="preserve">
|
||||
<value>Prenašanje...</value>
|
||||
</data>
|
||||
<data name="importing" xml:space="preserve">
|
||||
<value>Uvažanje...</value>
|
||||
</data>
|
||||
<data name="deselect_all" xml:space="preserve">
|
||||
<value>Odizberi vse</value>
|
||||
</data>
|
||||
<data name="select_all" xml:space="preserve">
|
||||
<value>Izberi vse</value>
|
||||
</data>
|
||||
<data name="beatmaps" xml:space="preserve">
|
||||
<value>Beatmape</value>
|
||||
</data>
|
||||
<data name="scores" xml:space="preserve">
|
||||
<value>Rezultati</value>
|
||||
</data>
|
||||
<data name="skins" xml:space="preserve">
|
||||
<value>Skini</value>
|
||||
</data>
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Zbirke</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Prednastavitve mod-a</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Ime</value>
|
||||
</data>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Opis</value>
|
||||
</data>
|
||||
</root>
|
||||
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>
|
||||
@@ -106,4 +106,13 @@
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>Samlingar</value>
|
||||
</data>
|
||||
<data name="mod_presets" xml:space="preserve">
|
||||
<value>Mod förinställningar</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>Namn</value>
|
||||
</data>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Beskrivning</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -58,11 +58,14 @@
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="cancel" xml:space="preserve">
|
||||
<value>ยกเลิก</value>
|
||||
<data name="back" xml:space="preserve">
|
||||
<value>ย้อนกลับ</value>
|
||||
</data>
|
||||
<data name="clear" xml:space="preserve">
|
||||
<value>ล้าง</value>
|
||||
<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>
|
||||
@@ -85,4 +88,28 @@
|
||||
<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="name" xml:space="preserve">
|
||||
<value>ชื่อ</value>
|
||||
</data>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>รายละเอียด</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -101,9 +101,18 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Açıklama</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -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,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Опис</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -58,11 +58,14 @@
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="cancel" xml:space="preserve">
|
||||
<value>Hủy</value>
|
||||
<data name="back" xml:space="preserve">
|
||||
<value>Trở lại</value>
|
||||
</data>
|
||||
<data name="clear" xml:space="preserve">
|
||||
<value>Xóa</value>
|
||||
<data name="next" xml:space="preserve">
|
||||
<value>Tiếp theo</value>
|
||||
</data>
|
||||
<data name="finish" xml:space="preserve">
|
||||
<value>Hoàn thành</value>
|
||||
</data>
|
||||
<data name="enabled" xml:space="preserve">
|
||||
<value>Bật</value>
|
||||
@@ -83,6 +86,33 @@
|
||||
<value>Đang tải xuống...</value>
|
||||
</data>
|
||||
<data name="importing" xml:space="preserve">
|
||||
<value>Đang nhập...</value>
|
||||
<value>Đang thêm...</value>
|
||||
</data>
|
||||
<data name="deselect_all" xml:space="preserve">
|
||||
<value>Bỏ Chọn Tất Cả</value>
|
||||
</data>
|
||||
<data name="select_all" xml:space="preserve">
|
||||
<value>Chọn Tất Cả</value>
|
||||
</data>
|
||||
<data name="beatmaps" xml:space="preserve">
|
||||
<value>Beatmap</value>
|
||||
</data>
|
||||
<data name="scores" xml:space="preserve">
|
||||
<value>Điểm số</value>
|
||||
</data>
|
||||
<data name="skins" xml:space="preserve">
|
||||
<value>Skin</value>
|
||||
</data>
|
||||
<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>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>Mô tả</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -83,10 +83,10 @@
|
||||
<value>高度</value>
|
||||
</data>
|
||||
<data name="downloading" xml:space="preserve">
|
||||
<value>正在下載⋯⋯</value>
|
||||
<value>下載中...</value>
|
||||
</data>
|
||||
<data name="importing" xml:space="preserve">
|
||||
<value>正在匯入⋯⋯</value>
|
||||
<value>匯入中...</value>
|
||||
</data>
|
||||
<data name="deselect_all" xml:space="preserve">
|
||||
<value>全部取消選取</value>
|
||||
@@ -104,6 +104,12 @@
|
||||
<value>Skin</value>
|
||||
</data>
|
||||
<data name="collections" xml:space="preserve">
|
||||
<value>收藏</value>
|
||||
<value>收藏夾</value>
|
||||
</data>
|
||||
<data name="name" xml:space="preserve">
|
||||
<value>名稱</value>
|
||||
</data>
|
||||
<data name="description" xml:space="preserve">
|
||||
<value>說明</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -89,7 +89,7 @@
|
||||
<value>导入中……</value>
|
||||
</data>
|
||||
<data name="deselect_all" xml:space="preserve">
|
||||
<value>取消全选</value>
|
||||
<value>全不选</value>
|
||||
</data>
|
||||
<data name="select_all" xml:space="preserve">
|
||||
<value>全选</value>
|
||||
@@ -106,4 +106,13 @@
|
||||
<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>
|
||||
<data name="description" 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>النطاق المبسط</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>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user