summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_incoming_call.xml
blob: 04013799ec175a8071d701173dbe876b1e615380 (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
<?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">
		がコンファレンスチャットで、ボイスチャットに参加しました。
	</floater.string>
	<floater.string name="VoiceInviteGroup">
		は [GROUP]. のボイスチャットコールに参加しました。
	</floater.string>
	<text name="question">
		[CURRENT_CHAT] を退席して、このボイスチャットに参加しますか?
	</text>
	<button label="はい" label_selected="はい" name="Accept"/>
	<button label="いいえ" label_selected="いいえ" name="Reject"/>
	<button label="IM" name="Start IM"/>
</floater>