
Also move the track selection header strings to the demo app as they are only used there (except for audio, which stays in UI) PiperOrigin-RevId: 642616037
62 lines
5.3 KiB
XML
62 lines
5.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||
<string name="exo_controls_show">പ്ലേയർ നിയന്ത്രണങ്ങൾ കാണിക്കുക</string>
|
||
<string name="exo_controls_hide">പ്ലേയർ നിയന്ത്രണങ്ങൾ മറയ്ക്കുക</string>
|
||
<string name="exo_controls_seek_bar_description">പ്ലേബാക്ക് പുരോഗതി</string>
|
||
<string name="exo_controls_settings_description">ക്രമീകരണം</string>
|
||
<string name="exo_controls_overflow_hide_description">അധിക ക്രമീകരണം മറയ്ക്കുക</string>
|
||
<string name="exo_controls_overflow_show_description">അധിക ക്രമീകരണം കാണിക്കുക</string>
|
||
<string name="exo_controls_fullscreen_enter_description">പൂർണ്ണ സ്ക്രീൻ ആക്കുക</string>
|
||
<string name="exo_controls_fullscreen_exit_description">പൂർണ്ണ സ്ക്രീനിൽ നിന്ന് പുറത്തുകടക്കുക</string>
|
||
<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>
|
||
<plurals name="exo_controls_rewind_by_amount_description">
|
||
<item quantity="one">%d സെക്കൻഡ് പിന്നോട്ട് നീക്കുക</item>
|
||
<item quantity="other">%d സെക്കൻഡ് പിന്നോട്ട് നീക്കുക</item>
|
||
</plurals>
|
||
<string name="exo_controls_fastforward_description">വേഗത്തിൽ മുന്നോട്ട് പോവുക</string>
|
||
<plurals name="exo_controls_fastforward_by_amount_description">
|
||
<item quantity="one">വേഗത്തിൽ %d സെക്കൻഡ് മുന്നോട്ട് നീക്കുക</item>
|
||
<item quantity="other">വേഗത്തിൽ %d സെക്കൻഡ് മുന്നോട്ട് നീക്കുക</item>
|
||
</plurals>
|
||
<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_on_description">ഷഫിൾ മോഡ് പ്രവർത്തനരഹിതമാക്കുക</string>
|
||
<string name="exo_controls_shuffle_off_description">ഷഫിൾ മോഡ് പ്രവർത്തനക്ഷമമാക്കുക</string>
|
||
<string name="exo_controls_vr_description">VR മോഡ്</string>
|
||
<string name="exo_controls_cc_enabled_description">സബ്ടൈറ്റിലുകൾ പ്രവർത്തനരഹിതമാക്കുക</string>
|
||
<string name="exo_controls_cc_disabled_description">സബ്ടൈറ്റിലുകൾ പ്രവർത്തനക്ഷമമാക്കുക</string>
|
||
<string name="exo_controls_playback_speed">വേഗത</string>
|
||
<string-array name="exo_controls_playback_speeds">
|
||
<item>0.25x</item>
|
||
<item>0.5x</item>
|
||
<item>0.75x</item>
|
||
<item>സാധാരണ വേഗത്തിൽ</item>
|
||
<item>1.25x</item>
|
||
<item>1.5x</item>
|
||
<item>2x</item>
|
||
</string-array>
|
||
<string name="exo_track_selection_title_audio">ഓഡിയോ</string>
|
||
<string name="exo_track_selection_none">ഒന്നുമില്ല</string>
|
||
<string name="exo_track_selection_auto">സ്വയമേവ</string>
|
||
<string name="exo_track_unknown">അജ്ഞാതം</string>
|
||
<string name="exo_track_unknown_name">അജ്ഞാതം (%1$s)</string>
|
||
<string name="exo_track_resolution">%1$d × %2$d</string>
|
||
<string name="exo_track_mono">മോണോ</string>
|
||
<string name="exo_track_stereo">സ്റ്റീരിയോ</string>
|
||
<string name="exo_track_surround">സറൗണ്ട് സൗണ്ട്</string>
|
||
<string name="exo_track_surround_5_point_1">5.1 സറൗണ്ട് സൗണ്ട്</string>
|
||
<string name="exo_track_surround_7_point_1">7.1 സറൗണ്ട് സൗണ്ട്</string>
|
||
<string name="exo_track_role_alternate">ഇതര ട്രാക്ക്</string>
|
||
<string name="exo_track_role_supplementary">സപ്ലിമെന്ററി</string>
|
||
<string name="exo_track_role_commentary">വിവരണം</string>
|
||
<string name="exo_track_role_closed_captions">CC</string>
|
||
<string name="exo_track_bitrate">%1$.2f Mbps</string>
|
||
<string name="exo_item_list">%1$s, %2$s</string>
|
||
</resources>
|