<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string-array name="exo_controls_playback_speeds">
    <item>0.25배속</item>
    <item>0.5배속</item>
    <item>0.75배속</item>
    <item>보통</item>
    <item>1.25배속</item>
    <item>1.5배속</item>
    <item>1.75배속</item>
    <item>2배속</item>
  </string-array>
    <plurals name="exo_controls_fastforward_by_amount_description">
    <item quantity="one">%d초 빨리 감기</item>
    <item quantity="other">%d초 빨리 감기</item>
  </plurals>
    <plurals name="exo_controls_rewind_by_amount_description">
    <item quantity="one">%d초 되감기</item>
    <item quantity="other">%d초 되감기</item>
  </plurals>
    <string name="exo_controls_cc_disabled_description">자막 사용 설정</string>
    <string name="exo_controls_cc_enabled_description">자막 사용 중지</string>
    <string name="exo_controls_fastforward_description">빨리 감기</string>
    <string name="exo_controls_fullscreen_enter_description">전체 화면으로 전환</string>
    <string name="exo_controls_fullscreen_exit_description">전체 화면 종료</string>
    <string name="exo_controls_hide">플레이어 컨트롤 숨기기</string>
    <string name="exo_controls_next_description">다음</string>
    <string name="exo_controls_overflow_hide_description">추가 설정 숨기기</string>
    <string name="exo_controls_overflow_show_description">추가 설정 표시</string>
    <string name="exo_controls_pause_description">일시중지</string>
    <string name="exo_controls_play_description">재생</string>
    <string name="exo_controls_playback_speed">속도</string>
    <string name="exo_controls_previous_description">이전</string>
    <string name="exo_controls_repeat_all_description">현재 모드: 모두 반복. 반목 모드 전환.</string>
    <string name="exo_controls_repeat_off_description">현재 모드: 반복 안함. 반목 모드 전환.</string>
    <string name="exo_controls_repeat_one_description">현재 모드: 한 개 반복. 반목 모드 전환.</string>
    <string name="exo_controls_rewind_description">되감기</string>
    <string name="exo_controls_seek_bar_description">재생 진행률</string>
    <string name="exo_controls_settings_description">설정</string>
    <string name="exo_controls_show">플레이어 컨트롤 표시</string>
    <string name="exo_controls_shuffle_off_description">셔플 모드 사용 설정</string>
    <string name="exo_controls_shuffle_on_description">셔플 모드 사용 중지</string>
    <string name="exo_controls_stop_description">중지</string>
    <string name="exo_controls_vr_description">가상 현실 모드</string>
    <string name="exo_item_list">%1$s, %2$s</string>
    <string name="exo_track_bitrate">%1$.2fMbps</string>
    <string name="exo_track_mono">모노</string>
    <string name="exo_track_resolution">%1$d×%2$d</string>
    <string name="exo_track_role_alternate">대체</string>
    <string name="exo_track_role_closed_captions">자막</string>
    <string name="exo_track_role_commentary">논평</string>
    <string name="exo_track_role_supplementary">추가</string>
    <string name="exo_track_selection_auto">자동</string>
    <string name="exo_track_selection_none">없음</string>
    <string name="exo_track_selection_title_audio">오디오</string>
    <string name="exo_track_stereo">스테레오</string>
    <string name="exo_track_surround">서라운드 사운드</string>
    <string name="exo_track_surround_5_point_1">5.1 서라운드 사운드</string>
    <string name="exo_track_surround_7_point_1">7.1 서라운드 사운드</string>
    <string name="exo_track_unknown">알 수 없음</string>
    <string name="exo_track_unknown_name">알 수 없음(%1$s)</string>
</resources>