summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/floater_voice_effect.xml
blob: 4f01600d9fce4f8d65c8afb6f469407776baa9cc (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="Lugares" name="voice_effects" title="EFEITOS DE VOZ">
	<string name="no_voice_effect">
		(Não distorcer voz)
	</string>
	<string name="active_voice_effect">
		(Ativo)
	</string>
	<string name="unsubscribed_voice_effect">
		(Cancelou)
	</string>
	<string name="new_voice_effect">
		(Novo!)
	</string>
	<string name="effect_Arena">
		Arena
	</string>
	<string name="effect_Beast">
		Fera
	</string>
	<string name="effect_Buff">
		Entusiasmado
	</string>
	<string name="effect_Buzz">
		Zumbido
	</string>
	<string name="effect_Camille">
		Camille
	</string>
	<string name="effect_Creepy">
		Assustador
	</string>
	<string name="effect_CreepyBot">
		RobôAssustador
	</string>
	<string name="effect_Cyber">
		Cyber
	</string>
	<string name="effect_DeepBot">
		RobôVozGrossa
	</string>
	<string name="effect_Demon">
		Demônio
	</string>
	<string name="effect_Flirty">
		Paquerador
	</string>
	<string name="effect_Foxy">
		Sensual
	</string>
	<string name="effect_Halloween_2010_Bonus">
		Bônus_Halloween_2010
	</string>
	<string name="effect_Helium">
		Hélio
	</string>
	<string name="effect_Husky">
		Rouco
	</string>
	<string name="effect_Intercom">
		Interfone
	</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">
		Pesadelo
	</string>
	<string name="effect_PopBot">
		RobôPop
	</string>
	<string name="effect_Rachel">
		Rachel
	</string>
	<string name="effect_Radio">
		Rádio
	</string>
	<string name="effect_Robot">
		Robô
	</string>
	<string name="effect_Roxanne">
		Roxanne
	</string>
	<string name="effect_Sabrina">
		Sabrina
	</string>
	<string name="effect_Samantha">
		Samantha
	</string>
	<string name="effect_Sexy">
		Sexy
	</string>
	<string name="effect_Shorty">
		Baixinho
	</string>
	<string name="effect_Sneaky">
		Sorrateiro
	</string>
	<string name="effect_Stallion">
		Garanhão
	</string>
	<string name="effect_Sultry">
		Ardente
	</string>
	<string name="effect_Thunder">
		Trovão
	</string>
	<string name="effect_Vixen">
		Maliciosa
	</string>
	<string name="effect_WhinyBot">
		RobôReclamão
	</string>
	<text name="preview_text">
		Visualizar
	</text>
	<text name="status_text">
		Grave uma amostra da sua voz, depois clique em um efeito para ouvir o resultado.
	</text>
	<button label="Gravar" name="record_btn" tool_tip="Grave uma amostra da sua voz."/>
	<button label="Parar" name="record_stop_btn"/>
	<text name="voice_morphing_link">
		[[URL] Assine agora]
	</text>
	<scroll_list name="voice_effect_list" tool_tip="Grave sua voz por alguns instantes, depois clique num efeito para ouvir a distorção.">
		<scroll_list.columns label="Nome da voz" name="name"/>
		<scroll_list.columns label="Vence em" name="expires"/>
	</scroll_list>
</floater>