summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/tr/floater_voice_effect.xml
blob: 3534a3fe906a58ac7f33f5b6ed8e0b96e44704fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater label="Yerler" name="voice_effects" title="SES ŞEKİLLENDİRME">
	<string name="no_voice_effect">
		(Ses Şekillendirme Yok)
	</string>
	<string name="active_voice_effect">
		(Etkin)
	</string>
	<string name="unsubscribed_voice_effect">
		(Abonelik İptal)
	</string>
	<string name="new_voice_effect">
		(Yeni!)
	</string>
	<string name="effect_Arena">
		Arena
	</string>
	<string name="effect_Beast">
		Yaratık
	</string>
	<string name="effect_Buff">
		Yapılı
	</string>
	<string name="effect_Buzz">
		Vızıltı
	</string>
	<string name="effect_Camille">
		Camille
	</string>
	<string name="effect_Creepy">
		Korkutucu
	</string>
	<string name="effect_CreepyBot">
		KorkutucuBot
	</string>
	<string name="effect_Cyber">
		Siber
	</string>
	<string name="effect_DeepBot">
		DerinBot
	</string>
	<string name="effect_Demon">
		İblis
	</string>
	<string name="effect_Female Elf">
		Dişi Cin
	</string>
	<string name="effect_Flirty">
		Cilveli
	</string>
	<string name="effect_Foxy">
		Alımlı
	</string>
	<string name="effect_Halloween 2010 Bonus">
		Halloween_2010_Bonus
	</string>
	<string name="effect_Helium">
		Helyum
	</string>
	<string name="effect_Husky">
		Güçlü
	</string>
	<string name="effect_Husky Whisper">
		Boğuk Fısıltı
	</string>
	<string name="effect_Intercom">
		İnterkom
	</string>
	<string name="effect_Julia">
		Julia
	</string>
	<string name="effect_Lo Lilt">
		Yavaş Mırıltı
	</string>
	<string name="effect_Macho">
		Maço
	</string>
	<string name="effect_Micro">
		Mikro
	</string>
	<string name="effect_Mini">
		Mini
	</string>
	<string name="effect_Model">
		Model
	</string>
	<string name="effect_Nano">
		Nano
	</string>
	<string name="effect_Nightmare">
		Kabus
	</string>
	<string name="effect_PopBot">
		PopBot
	</string>
	<string name="effect_Rachel">
		Rachel
	</string>
	<string name="effect_Radio">
		Radyo
	</string>
	<string name="effect_Robot">
		Robot
	</string>
	<string name="effect_Roxanne">
		Roxanne
	</string>
	<string name="effect_Rumble">
		Gurultu
	</string>
	<string name="effect_Sabrina">
		Sabrina
	</string>
	<string name="effect_Samantha">
		Samantha
	</string>
	<string name="effect_Sexy">
		Seksi
	</string>
	<string name="effect_Shorty">
		Bücür
	</string>
	<string name="effect_Smaller">
		Daha Küçük
	</string>
	<string name="effect_Sneaky">
		Sinsi
	</string>
	<string name="effect_Stallion">
		Maskülen
	</string>
	<string name="effect_Sultry">
		İhtiraslı
	</string>
	<string name="effect_Thunder">
		Gök gürültüsü
	</string>
	<string name="effect_Vixen">
		Çekici
	</string>
	<string name="effect_WhinyBot">
		AğlakBot
	</string>
	<text name="preview_text">
		Önizleme için
	</text>
	<text name="status_text">
		Bir örnek kaydettikten sonra sese tıklayarak nasıl olduğunu duyun.
	</text>
	<button label="Kaydet" name="record_btn" tool_tip="Sesinizin örneğini kaydedin."/>
	<button label="Durdur" name="record_stop_btn"/>
	<text name="voice_morphing_link">
		[[URL] Hemen Abone Ol]
	</text>
	<scroll_list name="voice_effect_list" tool_tip="Sesinizin örneğini kaydettikten sonra önizleme için bir efekte tıklayın.">
		<scroll_list.columns label="Ses Adı" name="name"/>
		<scroll_list.columns label="Bitiş Tarihi" name="expires"/>
	</scroll_list>
</floater>