mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-23 17:27:16 +03:00
30131c3d7c
Issue #2367. Change-Id: I562ef9e6c6a84a4a113792b647a5c663bcd822bf
150 lines
6.3 KiB
JSON
150 lines
6.3 KiB
JSON
{
|
|
"AD_DURATION": {
|
|
"description": "An aria label for the ad countdown element that shows how long the current ad is going to last.",
|
|
"message": "Ad duration"
|
|
},
|
|
"AD_PROGRESS": {
|
|
"description": "The contents of the ad countdown element, describing what ad you are on in a sequence of ads.",
|
|
"message": "Ad [AD_ON:1] of [NUM_ADS:6]"
|
|
},
|
|
"AD_TIME": {
|
|
"description": "The text content of a label that shows how much time is left in the current ad.",
|
|
"message": "Ad: [AD_TIME:0:05/0:10]"
|
|
},
|
|
"AUTO_QUALITY": {
|
|
"description": "Label for a button used to allow the video player to select the resolution/quality of the video automatically.",
|
|
"meaning": "Automatic",
|
|
"message": "Auto"
|
|
},
|
|
"BACK": {
|
|
"description": "Label for a button used to return to the previous menu in the video player's settings.",
|
|
"meaning": "Return to previous menu",
|
|
"message": "Back"
|
|
},
|
|
"CAPTIONS": {
|
|
"description": "Label for a button used to navigate to a submenu to choose captions/subtitles in the video player.",
|
|
"message": "Captions"
|
|
},
|
|
"CAST": {
|
|
"description": "Label for a button used to open the native Cast dialog in the browser and select a destination to Cast to.",
|
|
"message": "Cast..."
|
|
},
|
|
"ENTER_LOOP_MODE": {
|
|
"description": "Label for a button that controls the loop mode of a video player. This mode will loop (play over and over) currently selected video.",
|
|
"message": "Loop the current video"
|
|
},
|
|
"ENTER_PICTURE_IN_PICTURE": {
|
|
"description": "Label for a button used to enter Picture-in-Picture mode in a video player. This mode will float the video on top of the user's desktop and allow them to continue viewing while using other applications.",
|
|
"message": "Enter Picture-in-Picture"
|
|
},
|
|
"EXIT_FULL_SCREEN": {
|
|
"description": "Label for a button used to exit full screen mode in the video player.",
|
|
"message": "Exit full screen"
|
|
},
|
|
"EXIT_LOOP_MODE": {
|
|
"description": "Label for a button that exits the loop mode of a video player.",
|
|
"message": "Stop looping the current video"
|
|
},
|
|
"EXIT_PICTURE_IN_PICTURE": {
|
|
"description": "Label for a button used to exit Picture-in-Picture mode in a video player. This will bring the video back into the web page, rather than floating on top of the user's desktop.",
|
|
"message": "Exit Picture-in-Picture"
|
|
},
|
|
"FAST_FORWARD": {
|
|
"description": "Label for a button used to play video at a higher rate than normal.",
|
|
"message": "Fast-forward"
|
|
},
|
|
"FULL_SCREEN": {
|
|
"description": "Label for a button used to enter full screen mode in the video player.",
|
|
"message": "Full screen"
|
|
},
|
|
"LANGUAGE": {
|
|
"description": "Label for a button used to navigate to a submenu to choose the audio language in the video player.",
|
|
"message": "Language"
|
|
},
|
|
"LIVE": {
|
|
"description": "Label to indicate that a video is already playing at the live broadcast.",
|
|
"message": "Live"
|
|
},
|
|
"LOOP": {
|
|
"description": "The text content of a name label for the loop button.",
|
|
"message": "Loop"
|
|
},
|
|
"MORE_SETTINGS": {
|
|
"description": "Label for a button used to open a menu with additional settings in the video player.",
|
|
"message": "More settings"
|
|
},
|
|
"MULTIPLE_LANGUAGES": {
|
|
"description": "Label for a button used to select an audio track which contains content in multiple languages.",
|
|
"message": "Multiple languages"
|
|
},
|
|
"MUTE": {
|
|
"description": "Label for a button used to mute the sound in the video player.",
|
|
"message": "Mute"
|
|
},
|
|
"NOT_APPLICABLE": {
|
|
"description": "Label for a button used to select an audio track for which language is not applicable, such as content without spoken words.",
|
|
"message": "Not applicable"
|
|
},
|
|
"OFF": {
|
|
"description": "Title beneath a button showing that this feature of the video player is not currently enabled. Currently used for Cast, Picture-in-Picture, and Captions/Subtitles, but could apply to other features in the future.",
|
|
"message": "Off"
|
|
},
|
|
"ON": {
|
|
"description": "Title beneath a button showing that this feature of the video player is current enabled. Currently used for Picture-in-Picture, but could apply to other features in the future.",
|
|
"message": "On"
|
|
},
|
|
"PAUSE": {
|
|
"description": "Label for a button used to pause a video in the video player.",
|
|
"message": "Pause"
|
|
},
|
|
"PICTURE_IN_PICTURE": {
|
|
"description": "Label for a button used to control the Picture-in-Picture mode of a video player. This mode will float the video on top of the user's desktop and allow them to continue viewing while using other applications.",
|
|
"message": "Picture-in-Picture"
|
|
},
|
|
"PLAY": {
|
|
"description": "Label for a button used to play or unpause video in a video player.",
|
|
"message": "Play"
|
|
},
|
|
"PLAYBACK_RATE": {
|
|
"message": "Playback speed",
|
|
"description": "Label for a button used to navigate to a submenu to choose the playback speed in the video player."
|
|
},
|
|
"RESOLUTION": {
|
|
"description": "Label for a button used to open a submenu to choose a video resolution in the video player.",
|
|
"meaning": "Visual quality",
|
|
"message": "Resolution"
|
|
},
|
|
"REWIND": {
|
|
"description": "Label for a button used to rewind video by seeking repeatedly backward.",
|
|
"message": "Rewind"
|
|
},
|
|
"SEEK": {
|
|
"description": "Label for a slider used to show progress or seek to a particular time in a video.",
|
|
"message": "Seek"
|
|
},
|
|
"SKIP_AD": {
|
|
"description": "The title of the Skip Ad button, that skips currently playing ad, when clicked.",
|
|
"message": "Skip Ad"
|
|
},
|
|
"SKIP_TO_LIVE": {
|
|
"description": "Label for a button used to skip ahead to the live broadcast.",
|
|
"message": "Skip ahead to live"
|
|
},
|
|
"UNDETERMINED_LANGUAGE": {
|
|
"description": "Label for a button used to select an audio track whose language is undetermined or unknown.",
|
|
"message": "Undetermined"
|
|
},
|
|
"UNMUTE": {
|
|
"description": "Label for a button used to unmute the sound in the video player.",
|
|
"message": "Unmute"
|
|
},
|
|
"UNRECOGNIZED_LANGUAGE": {
|
|
"description": "Label for a button used to select an audio language whose language code we do not recognize. This will be followed by the language code in parentheses. For example, \"Unrecognized (sjn)\".",
|
|
"message": "Unrecognized"
|
|
},
|
|
"VOLUME": {
|
|
"description": "Label for a slider used to set the volume level of the video player.",
|
|
"message": "Volume"
|
|
}
|
|
}
|