media/library/ui/src/main/res/values-cs/strings.xml
olly 45ed7c304c Update moe equivalence
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=193016758
2018-05-07 05:25:36 +01:00

19 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="exo_controls_previous_description">Předchozí skladba</string>
<string name="exo_controls_next_description">Další skladba</string>
<string name="exo_controls_pause_description">Pozastavit</string>
<string name="exo_controls_play_description">Přehrát</string>
<string name="exo_controls_stop_description">Zastavit</string>
<string name="exo_controls_rewind_description">Přetočit zpět</string>
<string name="exo_controls_fastforward_description">Rychle vpřed</string>
<string name="exo_controls_repeat_off_description">Neopakovat</string>
<string name="exo_controls_repeat_one_description">Opakovat jednu</string>
<string name="exo_controls_repeat_all_description">Opakovat vše</string>
<string name="exo_controls_shuffle_description">Náhodně</string>
<string name="exo_controls_fullscreen_description">Režim celé obrazovky</string>
<string name="exo_download_queued">Zařazeno do fronty stahování</string>
<string name="exo_downloading">Stahování</string>
<string name="exo_download_completed">Stahování bylo dokončeno</string>
<string name="exo_download_failed">Stažení se nezdařilo</string>
</resources>