mirror of https://github.com/Chocobozzz/PeerTube
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (131 of 131 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/zh_Hant/pull/5441/head
parent
4a3d9033c1
commit
a1eb50bb6b
|
@ -22,27 +22,27 @@
|
||||||
"Video UUID": "影片通用唯一辨識碼",
|
"Video UUID": "影片通用唯一辨識碼",
|
||||||
"Viewport / Frames": "視角/影格",
|
"Viewport / Frames": "視角/影格",
|
||||||
"Resolution": "解析度",
|
"Resolution": "解析度",
|
||||||
"Volume": "Volume",
|
"Volume": "音量",
|
||||||
"Codecs": "編解碼器",
|
"Codecs": "編解碼器",
|
||||||
"Color": "Color",
|
"Color": "Color",
|
||||||
"Connection Speed": "連線速度",
|
"Connection Speed": "連線速度",
|
||||||
"Network Activity": "網路活動",
|
"Network Activity": "網路活動",
|
||||||
"Total Transfered": "總傳輸量",
|
"Total Transfered": "總傳輸量",
|
||||||
"Download Breakdown": "Download Breakdown",
|
"Download Breakdown": "下載解析",
|
||||||
"Buffer Progress": "Buffer Progress",
|
"Buffer Progress": "緩衝進度",
|
||||||
"Buffer State": "Buffer State",
|
"Buffer State": "緩衝狀態",
|
||||||
"Live Latency": "直播延遲",
|
"Live Latency": "直播延遲",
|
||||||
"P2P": "P2P",
|
"P2P": "P2P",
|
||||||
"{1} seconds": "{1} 秒",
|
"{1} seconds": "{1} 秒",
|
||||||
"enabled": "enabled",
|
"enabled": "已啟用",
|
||||||
"Playlist: {1}": "播放清單:{1}",
|
"Playlist: {1}": "播放清單:{1}",
|
||||||
"disabled": "disabled",
|
"disabled": "已停用",
|
||||||
" off": " off",
|
" off": " off",
|
||||||
"Player mode": "Player mode",
|
"Player mode": "播放器模式",
|
||||||
"Play in loop": "Play in loop",
|
"Play in loop": "循環播放",
|
||||||
"This live has not started yet.": "這個直播還尚未開始。",
|
"This live has not started yet.": "這個直播還尚未開始。",
|
||||||
"This live has ended.": "這個直播已經結束了。",
|
"This live has ended.": "這個直播已經結束了。",
|
||||||
"The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
|
"The video failed to play, will try to fast forward.": "影片播放失敗,將嘗試快轉。",
|
||||||
"{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
|
"{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
|
||||||
" (muted)": " (已靜音)",
|
" (muted)": " (已靜音)",
|
||||||
"{1} from servers · {2} from peers": "{1} 來自伺服器 · {2} 來自用戶",
|
"{1} from servers · {2} from peers": "{1} 來自伺服器 · {2} 來自用戶",
|
||||||
|
@ -128,6 +128,6 @@
|
||||||
"Caption Settings Dialog": "字幕設定對話框",
|
"Caption Settings Dialog": "字幕設定對話框",
|
||||||
"Beginning of dialog window. Escape will cancel and close the window.": "對話框視窗開始。Esc 將會取消並關閉視窗。",
|
"Beginning of dialog window. Escape will cancel and close the window.": "對話框視窗開始。Esc 將會取消並關閉視窗。",
|
||||||
"End of dialog window.": "對話框視窗結束。",
|
"End of dialog window.": "對話框視窗結束。",
|
||||||
"{1} is loading.": "{1} 正在載入。",
|
"{1} is loading.": "正在載入 {1}。",
|
||||||
"Uses P2P, others may know you are watching this video.": "使用 P2P,其他人可能會知道您正在觀看這部影片。"
|
"Uses P2P, others may know you are watching this video.": "使用 P2P,其他人可能會知道您正在觀看這部影片。"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue