summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_outgoing_call.xml
blob: d9699c26617f4babf1d74ff59e1b60e436c69ab8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="outgoing 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>
  <text name="connecting">[CALLEE_NAME]に接続中</text>
  <text name="calling">[CALLEE_NAME]をコール中</text>
  <text name="noanswer">繋がりませんでした。あとでもう一度お試しください。</text>
  <text name="nearby">[VOICE_CHANNEL_NAME]への接続が切れました。[RECONNECT_NEARBY]</text>
  <text name="nearby_P2P_by_other">コールを切りました。[RECONNECT_NEARBY]</text>
  <text name="nearby_P2P_by_agent">コールを終了しました。[RECONNECT_NEARBY]</text>
  <text name="leaving">[CURRENT_CHAT]を終了します。</text>
  <button label="キャンセル" label_selected="キャンセル" name="Cancel" />
</floater>