mirror of
https://github.com/samsonjs/media.git
synced 2026-04-17 13:15:47 +00:00
19 lines
1.1 KiB
XML
19 lines
1.1 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_queued">Aflaai op waglys</string>
|
|
<string name="exo_downloading">Laai tans af</string>
|
|
<string name="exo_download_completed">Aflaai is voltooi</string>
|
|
<string name="exo_download_failed">Kon nie aflaai nie</string>
|
|
</resources>
|