<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel label="사운드 &amp; 비디오" name="Media panel">
	<text type="string" length="1" name="muting_text">
		음소거:
	</text>
	<check_box label="오디오 음소거" name="disable audio" />
	<check_box label="창을 최소화 할 때 오디오 음소거" name="mute_when_minimized" />
	<text type="string" length="1" name="streaming_text">
		스트리밍:
	</text>
	<check_box label="스트리밍 음악 재생(더 많은 대역폭 사용)"
	     name="streaming_music" />
	<check_box label="스트리밍 비디오 재생(더 많은 대역폭 사용)"
	     name="streaming_video" />
	<text type="string" length="1" name="system_volume_text">
		사운드 효과:
	</text>
	<text type="string" length="1" name="wind_volume_text">
		바람 소리:
	</text>
	<text type="string" length="1" name="footsteps_volume_text">
		발자국 소리:
	</text>
	<text type="string" length="1" name="ui_volume_text">
		메뉴 효과음:
	</text>
	<spinner label="L$ 변화 시작" name="L$ Change Threshold" />
	<spinner label="건강변화 시작" name="Health Change Threshold" />
	<text type="string" length="1" name="doppler_effect_text">
		도플러 효과:
	</text>
	<text type="string" length="1" name="distance_factor_text">
		거리 설정:
	</text>
	<text type="string" length="1" name="rolloff_factor_text">
		롤오프 요인:
	</text>
	<text type="string" length="1" name="default_upload_bitrate_text">
		기본 업로드 비트율:
	</text>
	<radio_group name="bitrate">
		<radio_item type="string" length="1" name="32kbps">
			32kbps
		</radio_item>
		<radio_item type="string" length="1" name="64kbps">
			64kbps
		</radio_item>
		<radio_item type="string" length="1" name="96kbps">
			96kbps
		</radio_item>
		<radio_item type="string" length="1" name="128kbps">
			128kbps
		</radio_item>
	</radio_group>
</panel>
