<?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>Normalna</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">Przewiń do przodu o %d sekundę</item>
    <item quantity="few">Przewiń do przodu o %d sekundy</item>
    <item quantity="many">Przewiń do przodu o %d sekund</item>
    <item quantity="other">Przewiń do przodu o %d sekundy</item>
  </plurals>
    <plurals name="exo_controls_rewind_by_amount_description">
    <item quantity="one">Przewiń do tyłu o %d sekundę</item>
    <item quantity="few">Przewiń do tyłu o %d sekundy</item>
    <item quantity="many">Przewiń do tyłu o %d sekund</item>
    <item quantity="other">Przewiń do tyłu o %d sekundy</item>
  </plurals>
    <string name="exo_controls_cc_disabled_description">Włącz napisy</string>
    <string name="exo_controls_cc_enabled_description">Wyłącz napisy</string>
    <string name="exo_controls_fastforward_description">Przewiń do przodu</string>
    <string name="exo_controls_fullscreen_enter_description">Otwórz pełny ekran</string>
    <string name="exo_controls_fullscreen_exit_description">Zamknij pełny ekran</string>
    <string name="exo_controls_hide">Ukryj elementy sterujące odtwarzacza</string>
    <string name="exo_controls_next_description">Następny</string>
    <string name="exo_controls_overflow_hide_description">Ukryj ustawienia dodatkowe</string>
    <string name="exo_controls_overflow_show_description">Pokaż ustawienia dodatkowe</string>
    <string name="exo_controls_pause_description">Wstrzymaj</string>
    <string name="exo_controls_play_description">Odtwórz</string>
    <string name="exo_controls_playback_speed">Szybkość</string>
    <string name="exo_controls_previous_description">Poprzedni</string>
    <string name="exo_controls_repeat_all_description">Bieżący tryb: Powtórz wszystkie. Przełącz na tryb powtarzania.</string>
    <string name="exo_controls_repeat_off_description">Bieżący tryb: Nie powtarzaj. Przełącz na tryb powtarzania.</string>
    <string name="exo_controls_repeat_one_description">Bieżący tryb: Powtórz jeden. Przełącz na tryb powtarzania.</string>
    <string name="exo_controls_rewind_description">Przewiń do tyłu</string>
    <string name="exo_controls_seek_bar_description">Postęp odtwarzania</string>
    <string name="exo_controls_settings_description">Ustawienia</string>
    <string name="exo_controls_show">Pokaż elementy sterujące odtwarzacza</string>
    <string name="exo_controls_shuffle_off_description">Włącz tryb odtwarzania losowego</string>
    <string name="exo_controls_shuffle_on_description">Wyłącz tryb odtwarzania losowego</string>
    <string name="exo_controls_stop_description">Zatrzymaj</string>
    <string name="exo_controls_vr_description">Tryb VR</string>
    <string name="exo_item_list">%1$s, %2$s</string>
    <string name="exo_track_bitrate">%1$.2f Mb/s</string>
    <string name="exo_track_mono">Mono</string>
    <string name="exo_track_resolution">%1$d × %2$d</string>
    <string name="exo_track_role_alternate">Wersja alternatywna</string>
    <string name="exo_track_role_closed_captions">Napisy</string>
    <string name="exo_track_role_commentary">Komentarz</string>
    <string name="exo_track_role_supplementary">Materiały dodatkowe</string>
    <string name="exo_track_selection_auto">Automatycznie</string>
    <string name="exo_track_selection_none">Brak</string>
    <string name="exo_track_selection_title_audio">Dźwięk</string>
    <string name="exo_track_stereo">Stereo</string>
    <string name="exo_track_surround">Dźwięk przestrzenny</string>
    <string name="exo_track_surround_5_point_1">System dźwięku przestrzennego 5.1</string>
    <string name="exo_track_surround_7_point_1">System dźwięku przestrzennego 7.1</string>
    <string name="exo_track_unknown">Nieznany</string>
    <string name="exo_track_unknown_name">Nieznane (%1$s)</string>
</resources>