<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string-array name="exo_controls_playback_speeds">
    <item>0.25x</item>
    <item>0.5x</item>
    <item>0.75x</item>
    <item>標準</item>
    <item>1.25x</item>
    <item>1.5x</item>
    <item>2x</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">現在: 1 曲リピート。モードを切り替えます。</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">VR モード</string>
    <string name="exo_item_list">%1$s、%2$s</string>
    <string name="exo_track_bitrate">%1$.2f Mbps</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>