<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel label="음성 채팅" name="chat">
	<text_editor name="voice_unavailable">
		음성 채팅 사용하지 않음
	</text_editor>
	<check_box label="음성 채팅 사용" name="enable_voice_check" />
	<radio_group name="ear_location">
		<radio_item name="0">
			카메라 위치에서 음성 채팅 청취
		</radio_item>
		<radio_item name="1">
			아바타 위치에서 음성 채팅 청취
		</radio_item>
	</radio_group>
	<text name="push_to_talk_heading">
		Push To Talk
	</text>
	<text_editor name="voice_chat_description">
		참고: 장치 설정 또는 음성 채팅 설정을 실행하면 일시적으로 음성 채팅 연결이 끊길 수 있습니다.
	</text_editor>
	<check_box label="Push-to-Talk 모드로 뷰어 시작" name="push_to_talk_check" />
	<check_box label="Push-to-Talk 토글 모드 사용" name="push_to_talk_toggle_check" />
	<text name="push_to_talk_label">
		Push-to-Talk 트리거:
	</text>
	<button label="키 설정" name="set_voice_hotkey_button" />
	<button label="마우스 중간 버튼" name="set_voice_middlemouse_button" />
	<text name="privacy_heading">
		프라이버시 옵션
	</text>
	<check_box label="친구 목록에 있는 사람들만 음성 채팅 수락"
	     name="voice_call_friends_only_check" />
	<text_editor name="device_settings_text">
		참고: 장치 설정을 실행하면 일시적으로 음성 채팅 연결이 끊길 수 있습니다.
	</text_editor>
	<button label="장치 설정" name="device_settings_btn" />
	<button label="음성 채팅 설정" name="launch_voice_wizard_button" />
</panel>
