summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/floater_voice_effect.xml
blob: 8d37950480abb2b9e6025d07570bebd386149d3c (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="Orte" name="voice_effects" title="VOICE-MORPHING-VORSCHAU">
	<string name="no_voice_effect">
		(Kein Voice-Morphing)
	</string>
	<string name="active_voice_effect">
		(Aktiv)
	</string>
	<string name="unsubscribed_voice_effect">
		(nicht abonniert)
	</string>
	<string name="new_voice_effect">
		(Neu!)
	</string>
	<string name="effect_Arena">
		Arena
	</string>
	<string name="effect_Beast">
		Bestie
	</string>
	<string name="effect_Buff">
		Muskulös
	</string>
	<string name="effect_Buzz">
		Buzz
	</string>
	<string name="effect_Camille">
		Camille
	</string>
	<string name="effect_Creepy">
		Unheimlich
	</string>
	<string name="effect_CreepyBot">
		UnheimlicherBot
	</string>
	<string name="effect_Cyber">
		Cyber
	</string>
	<string name="effect_DeepBot">
		TieferBot
	</string>
	<string name="effect_Demon">
		Dämon
	</string>
	<string name="effect_Female Elf">
		Weibliche Elfe
	</string>
	<string name="effect_Flirty">
		Kokett
	</string>
	<string name="effect_Foxy">
		Attraktiv
	</string>
	<string name="effect_Halloween 2010 Bonus">
		Bonus_Halloween_2010
	</string>
	<string name="effect_Helium">
		Helium
	</string>
	<string name="effect_Husky">
		Rauchig
	</string>
	<string name="effect_Husky Whisper">
		Rauchiges Flüstern
	</string>
	<string name="effect_Intercom">
		Intercom
	</string>
	<string name="effect_Julia">
		Julia
	</string>
	<string name="effect_Lo Lilt">
		Leises Trällern
	</string>
	<string name="effect_Macho">
		Macho
	</string>
	<string name="effect_Micro">
		Micro
	</string>
	<string name="effect_Mini">
		Mini
	</string>
	<string name="effect_Model">
		Modell
	</string>
	<string name="effect_Nano">
		Nano
	</string>
	<string name="effect_Nightmare">
		Alptraum
	</string>
	<string name="effect_PopBot">
		PopBot
	</string>
	<string name="effect_Rachel">
		Rachel
	</string>
	<string name="effect_Radio">
		Radio
	</string>
	<string name="effect_Robot">
		Roboter
	</string>
	<string name="effect_Roxanne">
		Roxanne
	</string>
	<string name="effect_Rumble">
		Rumpeln
	</string>
	<string name="effect_Sabrina">
		Sabrina
	</string>
	<string name="effect_Samantha">
		Samantha
	</string>
	<string name="effect_Sexy">
		Sexy
	</string>
	<string name="effect_Shorty">
		Shorty
	</string>
	<string name="effect_Smaller">
		Kleiner
	</string>
	<string name="effect_Sneaky">
		Hinterhältig
	</string>
	<string name="effect_Stallion">
		Hengst
	</string>
	<string name="effect_Sultry">
		Feurig
	</string>
	<string name="effect_Thunder">
		Donner
	</string>
	<string name="effect_Vixen">
		Erotisch
	</string>
	<string name="effect_WhinyBot">
		JammernderBot
	</string>
	<text name="preview_text">
		Zur Vorschau
	</text>
	<text name="status_text">
		Stimme aufnehmen und auf einen Effekt klicken, um diesen auf Ihre Stimme anzuwenden.
	</text>
	<button label="Aufnehmen" name="record_btn" tool_tip="Nehmen Sie Ihre Stimme auf."/>
	<button label="Stopp" name="record_stop_btn"/>
	<text name="voice_morphing_link">
		[[URL] Jetzt abonnieren]
	</text>
	<scroll_list name="voice_effect_list" tool_tip="Nehmen Sie Ihre Stimme auf und klicken Sie dann auf einen Effekt, um diesen auszuprobieren.">
		<scroll_list.columns label="Bezeichnung" name="name"/>
		<scroll_list.columns label="Gültig bis" name="expires"/>
	</scroll_list>
</floater>