summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_audio_device.xml
diff options
context:
space:
mode:
authorMonroe Linden <monroe@lindenlab.com>2010-02-18 15:48:56 -0800
committerMonroe Linden <monroe@lindenlab.com>2010-02-18 15:48:56 -0800
commite0efa1dfa236f8a52a88212298b6e5113ef8f07a (patch)
tree9a94d26d308981d2070129147b9ba751118bdd76 /indra/newview/skins/default/xui/ja/panel_audio_device.xml
parentef9b7c5b36c7521c4519e682aa312c4c25c31c2f (diff)
parent890ec637d41330a2a91d23b09b6aaaf49738d19a (diff)
Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix
Diffstat (limited to 'indra/newview/skins/default/xui/ja/panel_audio_device.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/panel_audio_device.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/ja/panel_audio_device.xml b/indra/newview/skins/default/xui/ja/panel_audio_device.xml
new file mode 100644
index 0000000000..2352c60989
--- /dev/null
+++ b/indra/newview/skins/default/xui/ja/panel_audio_device.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<panel name="device_settings">
+ <text name="Audio Devices">
+ オーディオ機器
+ </text>
+ <text name="Output device (speakers):">
+ 出力機器 (スピーカー):
+ </text>
+ <text name="Input device (microphone):">
+ 入力機器(マイクロフォン):
+ </text>
+ <text name="Input level:">
+ 入力レベル
+ </text>
+ <text_editor name="voice_intro_text1">
+ スライダを調節して、他の住人に聞こえるあなたの音量を制御します。マイクロフォンに向かって話すだけで、入力レベルをテストできます。
+ </text_editor>
+ <volume_slider name="mic_volume_slider"
+ tool_tip="このスライダーを使用して、ボリュームを変えてください。" />
+ <text name="wait_text">
+ お待ちください
+ </text>
+ <text name="default_text">
+ デフォルト
+ </text>
+</panel>