mirror of
https://github.com/samsonjs/media.git
synced 2026-04-09 11:55:46 +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">Vorige snit</string>
|
|
<string name="exo_controls_next_description">Volgende snit</string>
|
|
<string name="exo_controls_pause_description">Onderbreek</string>
|
|
<string name="exo_controls_play_description">Speel</string>
|
|
<string name="exo_controls_stop_description">Stop</string>
|
|
<string name="exo_controls_rewind_description">Spoel terug</string>
|
|
<string name="exo_controls_fastforward_description">Spoel vorentoe</string>
|
|
<string name="exo_controls_repeat_off_description">Herhaal niks</string>
|
|
<string name="exo_controls_repeat_one_description">Herhaal een</string>
|
|
<string name="exo_controls_repeat_all_description">Herhaal alles</string>
|
|
<string name="exo_controls_shuffle_description">Skommel</string>
|
|
<string name="exo_controls_fullscreen_description">Volskermmodus</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">Aflaai is voltooi</string>
|
|
<string name="exo_download_failed">Kon nie aflaai nie</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>
|