summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/floater_incoming_call.xml
blob: 123cdd9f2c4cc7dfccc981d1cf729b92813ff5a7 (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="incoming call" title="來電">
	<floater.string name="lifetime">
		5
	</floater.string>
	<floater.string name="localchat">
		附近的音聊天
	</floater.string>
	<floater.string name="anonymous">
		匿名
	</floater.string>
	<floater.string name="VoiceInviteP2P">
		通話中。
	</floater.string>
	<floater.string name="VoiceInviteAdHoc">
		has joined a Voice Chat call with a conference chat.
	</floater.string>
	<floater.string name="VoiceInviteGroup">
		just joined &apos;[GROUP]&apos; voice channel.
	</floater.string>
	<floater.string name="VoiceInviteQuestionGroup">
		Would you like to leave [CURRENT_CHAT] and join the call with &apos;[GROUP]&apos;?
	</floater.string>
	<floater.string name="VoiceInviteQuestionDefault">
		Do you want to leave [CURRENT_CHAT] and join this voice chat?
	</floater.string>
	<text name="question">
		Do you want to leave [CURRENT_CHAT] and join this voice chat?
	</text>
	<button label="接受" label_selected="接受" name="Accept"/>
	<button label="拒絕" label_selected="拒絕" name="Reject"/>
	<button label="開始 IM" name="Start IM"/>
</floater>