aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/ko/panel_audio_device.xml
blob: 7c09c0266646728531e4c359691055e33e22e02e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="device_settings">
	<text name="Output device (speakers):">
		출력 장치(스피커):
	</text>
	<text name="Input device (microphone):">
		입력 레벨
	</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>