mirror of
https://github.com/samsonjs/media.git
synced 2026-04-12 12:25:47 +00:00
25 lines
1.5 KiB
XML
25 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="exo_controls_previous_description">Ithrekhi yangaphambilini</string>
|
|
<string name="exo_controls_next_description">Ithrekhi elandelayo</string>
|
|
<string name="exo_controls_pause_description">Phumula</string>
|
|
<string name="exo_controls_play_description">Dlala</string>
|
|
<string name="exo_controls_stop_description">Misa</string>
|
|
<string name="exo_controls_rewind_description">Buyisela emuva</string>
|
|
<string name="exo_controls_fastforward_description">Dlulisela phambili</string>
|
|
<string name="exo_controls_repeat_off_description">Phinda okungekho</string>
|
|
<string name="exo_controls_repeat_one_description">Phinda okukodwa</string>
|
|
<string name="exo_controls_repeat_all_description">Phinda konke</string>
|
|
<string name="exo_controls_shuffle_description">Shova</string>
|
|
<string name="exo_controls_fullscreen_description">Imodi yesikrini esigcwele</string>
|
|
<string name="exo_download_description">Download</string>
|
|
<string name="exo_download_notification_channel_name">Downloads</string>
|
|
<string name="exo_download_downloading">Downloading</string>
|
|
<string name="exo_download_completed">Ukulanda kuqedile</string>
|
|
<string name="exo_download_failed">Ukulanda kuhlulekile</string>
|
|
<string name="exo_track_selection_title_video">Video</string>
|
|
<string name="exo_track_selection_title_audio">Audio</string>
|
|
<string name="exo_track_selection_title_text">Text</string>
|
|
<string name="exo_track_selection_none">None</string>
|
|
<string name="exo_track_selection_auto">Auto</string>
|
|
</resources>
|