summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/floater_voice_effect.xml
blob: aab5fa602890725a395728a420157acb64288aba (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="地點" name="voice_effects" title="語音變聲試聽">
	<string name="no_voice_effect">
		(無變聲效果)
	</string>
	<string name="active_voice_effect">
		(使用中)
	</string>
	<string name="unsubscribed_voice_effect">
		(已停止訂用)
	</string>
	<string name="new_voice_effect">
		(新的!)
	</string>
	<string name="effect_Arena">
		競技場
	</string>
	<string name="effect_Beast">
		野獸
	</string>
	<string name="effect_Buff">
		Buff
	</string>
	<string name="effect_Buzz">
		Buzz
	</string>
	<string name="effect_Camille">
		卡蜜兒
	</string>
	<string name="effect_Creepy">
		怪異
	</string>
	<string name="effect_CreepyBot">
		怪異機器人
	</string>
	<string name="effect_Cyber">
		科幻
	</string>
	<string name="effect_DeepBot">
		深沉機器人
	</string>
	<string name="effect_Demon">
		魔鬼
	</string>
	<string name="effect_Female Elf">
		女性 - 小精靈
	</string>
	<string name="effect_Flirty">
		調情
	</string>
	<string name="effect_Foxy">
		香豔
	</string>
	<string name="effect_Halloween 2010 Bonus">
		2010萬聖節加贈
	</string>
	<string name="effect_Helium">
		氦氣
	</string>
	<string name="effect_Husky">
		沙啞
	</string>
	<string name="effect_Husky Whisper">
		沙啞耳語
	</string>
	<string name="effect_Intercom">
		對講機
	</string>
	<string name="effect_Julia">
		茱莉亞
	</string>
	<string name="effect_Lo Lilt">
		輕微抑揚頓挫
	</string>
	<string name="effect_Macho">
		陽剛
	</string>
	<string name="effect_Micro">
		Micro
	</string>
	<string name="effect_Mini">
		迷你
	</string>
	<string name="effect_Model">
		模型
	</string>
	<string name="effect_Nano">
		Nano
	</string>
	<string name="effect_Nightmare">
		惡夢
	</string>
	<string name="effect_PopBot">
		PopBot
	</string>
	<string name="effect_Rachel">
		瑞秋
	</string>
	<string name="effect_Radio">
		收音機
	</string>
	<string name="effect_Robot">
		機器人
	</string>
	<string name="effect_Roxanne">
		蘿姍
	</string>
	<string name="effect_Rumble">
		低沉隆隆聲
	</string>
	<string name="effect_Sabrina">
		薩賓娜
	</string>
	<string name="effect_Samantha">
		姍曼莎
	</string>
	<string name="effect_Sexy">
		性感
	</string>
	<string name="effect_Shorty">
		矮個兒
	</string>
	<string name="effect_Smaller">
		較小
	</string>
	<string name="effect_Sneaky">
		鬼祟
	</string>
	<string name="effect_Stallion">
		種馬
	</string>
	<string name="effect_Sultry">
		勾魂
	</string>
	<string name="effect_Thunder">
		雷聲
	</string>
	<string name="effect_Vixen">
		潑婦
	</string>
	<string name="effect_WhinyBot">
		哭鬧機器人
	</string>
	<text name="preview_text">
		預覽
	</text>
	<text name="status_text">
		錄下一段樣本,再點按聲音檢查結果。
	</text>
	<button label="錄音" name="record_btn" tool_tip="錄下一段你的聲音。"/>
	<button label="停止" name="record_stop_btn"/>
	<text name="voice_morphing_link">
		[[URL] 現在訂用]
	</text>
	<scroll_list name="voice_effect_list" tool_tip="錄下一段你的聲音,再點選一個效果試聽。">
		<scroll_list.columns label="語音名稱" name="name"/>
		<scroll_list.columns label="過期" name="expires"/>
	</scroll_list>
</floater>