summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_outgoing_call.xml
blob: b17d9547d5c04ba1e3a6e34ee99c73f2c79bb090 (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="outgoing call" title="コール中">
	<floater.string name="localchat">
		近くのボイスチャット
	</floater.string>
	<floater.string name="anonymous">
		匿名ユーザー
	</floater.string>
	<floater.string name="VoiceInviteP2P">
		がコールしています。
	</floater.string>
	<floater.string name="VoiceInviteAdHoc">
		がコンファレンスチャットで、ボイスチャットに参加しました。
	</floater.string>
	<text name="connecting">
		[CALLEE_NAME] に接続中
	</text>
	<text name="calling">
		[CALLEE_NAME] にコール中
	</text>
	<text name="noanswer">
		繋がりませんでした。  あとでもう一度お試しください。
	</text>
	<text name="leaving">
		[CURRENT_CHAT] を終了します。
	</text>
	<button label="キャンセル" label_selected="キャンセル" name="Cancel"/>
</floater>