summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_voice_effect.xml
blob: a0e49525ea648dbfaa42d25ab16ba448d7487b60 (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater label="Luoghi" name="voice_effects" title="MANIPOLAZIONE VOCE">
	<string name="no_voice_effect">
		(Nessuna manipolazione voce)
	</string>
	<string name="active_voice_effect">
		(Attivato)
	</string>
	<string name="unsubscribed_voice_effect">
		(Iscrizione annullata)
	</string>
	<string name="new_voice_effect">
		(Nuovo!)
	</string>
	<string name="effect_Arena">
		Arena
	</string>
	<string name="effect_Beast">
		Bestia
	</string>
	<string name="effect_Buff">
		Appassionato
	</string>
	<string name="effect_Buzz">
		Euforia
	</string>
	<string name="effect_Camille">
		Camilla
	</string>
	<string name="effect_Creepy">
		Terrificante
	</string>
	<string name="effect_CreepyBot">
		TerrificanteBot
	</string>
	<string name="effect_Cyber">
		Cyber
	</string>
	<string name="effect_DeepBot">
		ProfondoBot
	</string>
	<string name="effect_Demon">
		Demonio
	</string>
	<string name="effect_Flirty">
		Civettuolo
	</string>
	<string name="effect_Foxy">
		Scaltro
	</string>
	<string name="effect_Halloween_2010_Bonus">
		Halloween_2010_Bonus
	</string>
	<string name="effect_Helium">
		Elio
	</string>
	<string name="effect_Husky">
		Fusto
	</string>
	<string name="effect_Intercom">
		Interfono
	</string>
	<string name="effect_Macho">
		Macho
	</string>
	<string name="effect_Micro">
		Micro
	</string>
	<string name="effect_Mini">
		Mini
	</string>
	<string name="effect_Nano">
		Nano
	</string>
	<string name="effect_Nightmare">
		Incubo
	</string>
	<string name="effect_PopBot">
		PopBot
	</string>
	<string name="effect_Rachel">
		Rachele
	</string>
	<string name="effect_Radio">
		Radio
	</string>
	<string name="effect_Robot">
		Robot
	</string>
	<string name="effect_Roxanne">
		Rosanna
	</string>
	<string name="effect_Sabrina">
		Sabrina
	</string>
	<string name="effect_Samantha">
		Samanta
	</string>
	<string name="effect_Sexy">
		Sexy
	</string>
	<string name="effect_Shorty">
		Bassotto
	</string>
	<string name="effect_Sneaky">
		Vile
	</string>
	<string name="effect_Stallion">
		Stallone
	</string>
	<string name="effect_Sultry">
		Focoso
	</string>
	<string name="effect_Thunder">
		Tuono
	</string>
	<string name="effect_Vixen">
		Maliziosa
	</string>
	<string name="effect_WhinyBot">
		PiangiBot
	</string>
	<text name="preview_text">
		Per l&apos;anteprima
	</text>
	<text name="status_text">
		Registra un campione di voce, quindi fai clic su un effetto per ascoltare il risultato.
	</text>
	<button label="Registra" name="record_btn" tool_tip="Registra un campione della tua voce."/>
	<button label="Ferma" name="record_stop_btn"/>
	<text name="voice_morphing_link">
		[[URL] Subscribe Now]
	</text>
	<scroll_list name="voice_effect_list" tool_tip="Registra un campione della tua voce, quindi fai clic su uno degli effetti per un&apos;anteprima del risultato.">
		<scroll_list.columns label="Nome effetto" name="name"/>
		<scroll_list.columns label="Scade il" name="expires"/>
	</scroll_list>
</floater>