Files
SingularityViewer/indra/newview/skins/default/xui/ja/panel_voice_enable.xml
2010-04-02 02:48:44 -03:00

24 lines
1.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="content_panel">
<text_editor name="voice_intro_text1">
Second Lifeのボイスチャットへようこそ ボイスチャットで、他の住人と会話を楽しむことができます。 このウィザードは、ボイスチャットの設定に必要な手順を案内します。 ボイス・チャットを使用するには、オーディオ・スピーカーが必要です。また、他の人と話をするには、マイクロフォンまたはマイクロフォン付きのステレオ・ヘッドセットが必要です。
</text_editor>
<text_editor name="voice_intro_text2">
ボイスチャットはデフォルトで有効になっています。 ボイスチャットをこのまま使用しますか?
</text_editor>
<radio_group name="voice_enable">
<radio_item name="1">
はい、ボイスチャットをこのまま使います。
</radio_item>
<radio_item name="0">
いいえ、ボイスチャットを無効にします。
</radio_item>
</radio_group>
<text_editor name="voice_intro_text3">
環境設定のボイスチャットタブで、いつでもボイスチャットを有効にできます。
</text_editor>
<text_editor name="voice_intro_text4">
ボイスチャットの環境設定を行うには、次へをクリックしてください。Second Lifeを引き続き使用する場合は、終了をクリックしてください。
</text_editor>
</panel>