media/library/ui/src/main/res/values-be/strings.xml
olly a1b8aa1514 Adding useful track selection strings
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=193663850
2018-05-07 05:47:33 +01:00

20 lines
1.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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>