github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/themes/wind/static/libs/video-js-5.9.0/lang/ko.js (about)

     1  videojs.addLanguage("ko",{
     2   "Play": "재생",
     3   "Pause": "일시중지",
     4   "Current Time": "현재 시간",
     5   "Duration Time": "지정 기간",
     6   "Remaining Time": "남은 시간",
     7   "Stream Type": "스트리밍 유형",
     8   "LIVE": "라이브",
     9   "Loaded": "로드됨",
    10   "Progress": "진행",
    11   "Fullscreen": "전체 화면",
    12   "Non-Fullscreen": "전체 화면 해제",
    13   "Mute": "음소거",
    14   "Unmute": "음소거 해제",
    15   "Playback Rate": "재생 비율",
    16   "Subtitles": "서브타이틀",
    17   "subtitles off": "서브타이틀 끄기",
    18   "Captions": "자막",
    19   "captions off": "자막 끄기",
    20   "Chapters": "챕터",
    21   "You aborted the media playback": "비디오 재생을 취소했습니다.",
    22   "A network error caused the media download to fail part-way.": "네트워크 오류로 인하여 비디오 일부를 다운로드하지 못 했습니다.",
    23   "The media could not be loaded, either because the server or network failed or because the format is not supported.": "비디오를 로드할 수 없습니다. 서버 혹은 네트워크 오류 때문이거나 지원되지 않는 형식 때문일 수 있습니다.",
    24   "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "비디오 재생이 취소됐습니다. 비디오가 손상되었거나 비디오가 사용하는 기능을 브라우저에서 지원하지 않는 것 같습니다.",
    25   "No compatible source was found for this media.": "비디오에 호환되지 않는 소스가 있습니다."
    26  });