github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/public/libs/video-js-5.9.0/lang/zh-TW.js (about) 1 videojs.addLanguage("zh-TW",{ 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 "The media is encrypted and we do not have the keys to decrypt it.": "影片已加密,無法解密。" 27 });