Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
videojs.addLanguage('zh-Hant', {
2
  "Play": "播放",
3
  "Pause": "暫停",
4
  "Current Time": "目前時間",
5
  "Duration": "總共時間",
6
  "Remaining Time": "剩餘時間",
7
  "Stream Type": "串流類型",
8
  "LIVE": "直播",
9
  "Loaded": "載入完畢",
10
  "Progress": "進度",
11
  "Fullscreen": "全螢幕",
12
  "Exit Fullscreen": "退出全螢幕",
13
  "Picture-in-Picture": "子母畫面",
14
  "Exit Picture-in-Picture": "離開子母畫面",
15
  "Mute": "靜音",
16
  "Unmute": "開啟音效",
17
  "Playback Rate": " 播放速率",
18
  "Subtitles": "字幕",
19
  "subtitles off": "關閉字幕",
20
  "Captions": "內嵌字幕",
21
  "captions off": "關閉內嵌字幕",
22
  "Chapters": "章節",
23
  "Close Modal Dialog": "關閉對話框",
24
  "Descriptions": "描述",
25
  "descriptions off": "關閉描述",
26
  "Audio Track": "音軌",
27
  "You aborted the media playback": "影片播放已終止",
28
  "A network error caused the media download to fail part-way.": "網路錯誤導致影片下載失敗。",
29
  "The media could not be loaded, either because the server or network failed or because the format is not supported.": "因格式不支援、伺服器或網路的問題無法載入媒體。",
30
  "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "由於影片檔案損毀或是該影片使用了您的瀏覽器不支援的功能,已終止播放媒體。",
31
  "No compatible source was found for this media.": "無法找到相容此媒體的來源。",
32
  "The media is encrypted and we do not have the keys to decrypt it.": "媒體已加密,無法解密。",
33
  "Play Video": "播放影片",
34
  "Close": "關閉",
35
  "Modal Window": "強制回應視窗",
36
  "This is a modal window": "此為強制回應視窗",
37
  "This modal can be closed by pressing the Escape key or activating the close button.": "可以按ESC按鍵或關閉按鈕來關閉此視窗。",
38
  ", opens captions settings dialog": ", 開啟標題設定對話框",
39
  ", opens subtitles settings dialog": ", 開啟字幕設定對話框",
40
  ", opens descriptions settings dialog": ", 開啟描述設定對話框",
41
  ", selected": ", 選擇",
42
  "captions settings": "字幕設定",
43
  "Audio Player": "音訊播放器",
44
  "Video Player": "視訊播放器",
45
  "Replay": "重播",
46
  "Progress Bar": "進度列",
47
  "Volume Level": "音量",
48
  "subtitles settings": "字幕設定",
49
  "descriptions settings": "描述設定",
50
  "Text": "文字",
51
  "White": "白",
52
  "Black": "黑",
53
  "Red": "紅",
54
  "Green": "綠",
55
  "Blue": "藍",
56
  "Yellow": "黃",
57
  "Magenta": "紫紅",
58
  "Cyan": "青",
59
  "Background": "背景",
60
  "Window": "視窗",
61
  "Transparent": "透明",
62
  "Semi-Transparent": "半透明",
63
  "Opaque": "不透明",
64
  "Font Size": "字型尺寸",
65
  "Text Edge Style": "字型邊緣樣式",
66
  "None": "無",
67
  "Raised": "浮雕",
68
  "Depressed": "壓低",
69
  "Uniform": "均勻",
70
  "Drop shadow": "下陰影",
71
  "Font Family": "字型系列",
72
  "Proportional Sans-Serif": "調和間距無襯線字型",
73
  "Monospace Sans-Serif": "等寬無襯線字型",
74
  "Proportional Serif": "調和間距襯線字型",
75
  "Monospace Serif": "等寬襯線字型",
76
  "Casual": "輕便的",
77
  "Script": "手寫體",
78
  "Small Caps": "小型大寫字體",
79
  "Reset": "重置",
80
  "restore all settings to the default values": "恢復全部設定至預設值",
81
  "Done": "完成",
82
  "Caption Settings Dialog": "字幕設定對話框",
83
  "Beginning of dialog window. Escape will cancel and close the window.": "開始對話視窗。離開會取消並關閉視窗",
84
  "End of dialog window.": "結束對話視窗",
85
  "Seek to live, currently behind live": "快轉至直播,目前為稍早畫面",
86
  "Seek to live, currently playing live": "快轉至直播,目前為現場畫面",
87
  "progress bar timing: currentTime={1} duration={2}": "{1}/{2}",
88
  "{1} is loading.": "{1} 正在載入。",
89
  "No content": "沒有內容",
90
  "Color": "顏色",
91
  "Opacity": "不透明度",
92
  "Text Background": "文字背景",
93
  "Caption Area Background": "字幕區域背景",
94
  "Skip forward {1} seconds": "快轉 {1} 秒",
95
  "Skip backward {1} seconds": "倒轉 {1} 秒"
96
});