github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/public/libs/video-js-5.9.0/lang/en.js (about)

     1  videojs.addLanguage("en",{
     2   "Play": "Play",
     3   "Pause": "Pause",
     4   "Current Time": "Current Time",
     5   "Duration Time": "Duration Time",
     6   "Remaining Time": "Remaining Time",
     7   "Stream Type": "Stream Type",
     8   "LIVE": "LIVE",
     9   "Loaded": "Loaded",
    10   "Progress": "Progress",
    11   "Fullscreen": "Fullscreen",
    12   "Non-Fullscreen": "Non-Fullscreen",
    13   "Mute": "Mute",
    14   "Unmute": "Unmute",
    15   "Playback Rate": "Playback Rate",
    16   "Subtitles": "Subtitles",
    17   "subtitles off": "subtitles off",
    18   "Captions": "Captions",
    19   "captions off": "captions off",
    20   "Chapters": "Chapters",
    21   "Descriptions": "Descriptions",
    22   "descriptions off": "descriptions off",
    23   "You aborted the media playback": "You aborted the media playback",
    24   "A network error caused the media download to fail part-way.": "A network error caused the media download to fail part-way.",
    25   "The media could not be loaded, either because the server or network failed or because the format is not supported.": "The media could not be loaded, either because the server or network failed or because the format is not supported.",
    26   "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.",
    27   "No compatible source was found for this media.": "No compatible source was found for this media.",
    28   "Play Video": "Play Video",
    29   "Close": "Close",
    30   "Modal Window": "Modal Window",
    31   "This is a modal window": "This is a modal window",
    32   "This modal can be closed by pressing the Escape key or activating the close button.": "This modal can be closed by pressing the Escape key or activating the close button.",
    33   ", opens captions settings dialog": ", opens captions settings dialog",
    34   ", opens subtitles settings dialog": ", opens subtitles settings dialog",
    35   ", opens descriptions settings dialog": ", opens descriptions settings dialog",
    36   ", selected": ", selected"
    37  });