mirror of
https://github.com/samsonjs/media.git
synced 2026-06-30 05:49:33 +00:00
20 lines
1.4 KiB
XML
20 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<resources>
|
||
<string name="exo_controls_previous_description">Папярэдні трэк</string>
|
||
<string name="exo_controls_next_description">Наступны трэк</string>
|
||
<string name="exo_controls_pause_description">Паўза</string>
|
||
<string name="exo_controls_play_description">Гуляць</string>
|
||
<string name="exo_controls_stop_description">Спыніць</string>
|
||
<string name="exo_controls_rewind_description">Пераматаць назад</string>
|
||
<string name="exo_controls_fastforward_description">Пераматаць уперад</string>
|
||
<string name="exo_controls_repeat_off_description">Не паўтараць нічога</string>
|
||
<string name="exo_controls_repeat_one_description">Паўтарыць адзін элемент</string>
|
||
<string name="exo_controls_repeat_all_description">Паўтарыць усе</string>
|
||
<string name="exo_controls_shuffle_description">Перамяшаць</string>
|
||
<string name="exo_controls_fullscreen_description">Поўнаэкранны рэжым</string>
|
||
<string name="exo_downloading">Спампоўка</string>
|
||
<string name="exo_download_completed">Спампоўка завершана</string>
|
||
<string name="exo_download_failed">Збой спампоўкі</string>
|
||
<string name="exo_track_selection_none">None</string>
|
||
<string name="exo_track_selection_auto">Auto</string>
|
||
</resources>
|