mirror of
https://github.com/samsonjs/media.git
synced 2026-04-08 11:45:51 +00:00
25 lines
2 KiB
XML
25 lines
2 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_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">డౌన్లోడ్ పూర్తయింది</string>
|
|
<string name="exo_download_failed">డౌన్లోడ్ విఫలమైంది</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>
|