mirror of https://github.com/Chocobozzz/PeerTube
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (99 of 99 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/zh_Hant/pull/3105/head
parent
06df541204
commit
668f9620fe
|
@ -5,17 +5,17 @@
|
|||
"Subtitles/CC": "CC字幕",
|
||||
"peers": "peer",
|
||||
"peer": "端點",
|
||||
"Go to the video page": "前往視頻頁面",
|
||||
"Go to the video page": "前往影片頁面",
|
||||
"Settings": "設定",
|
||||
"Watching this video may reveal your IP address to others.": "觀看此影片可能會向其他人透露您的 IP 位置。",
|
||||
"Copy the video URL": "複製視頻 URL",
|
||||
"Copy the video URL at the current time": "複製目前視頻時間的 URL",
|
||||
"Copy the video URL": "複製影片 URL",
|
||||
"Copy the video URL at the current time": "複製目前影片時間的 URL",
|
||||
"Copy embed code": "複製嵌入程式碼",
|
||||
"Copy magnet URI": "複製磁力 URI",
|
||||
"Total downloaded: ": "總下載: ",
|
||||
"Total uploaded: ": "總上傳: ",
|
||||
"Audio Player": "音頻播放器",
|
||||
"Video Player": "視頻播放器",
|
||||
"Video Player": "影片播放器",
|
||||
"Play": "播放",
|
||||
"Pause": "暫停",
|
||||
"Replay": "重播",
|
||||
|
@ -48,7 +48,7 @@
|
|||
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "媒體播放因損毀或該媒體使用了您的瀏覽器不支援的功能而中止。",
|
||||
"No compatible source was found for this media.": "找不到此媒體的相容來源。",
|
||||
"The media is encrypted and we do not have the keys to decrypt it.": "媒體已加密,我們沒有金鑰可以將其解密。",
|
||||
"Play Video": "播放視頻",
|
||||
"Play Video": "播放影片",
|
||||
"Close": "關閉",
|
||||
"Close Modal Dialog": "關閉程式對話框",
|
||||
"Modal Window": "程式視窗",
|
||||
|
@ -97,5 +97,5 @@
|
|||
"Beginning of dialog window. Escape will cancel and close the window.": "對話框視窗開始。Esc 將會取消並關閉視窗。",
|
||||
"End of dialog window.": "對話框視窗結束。",
|
||||
"{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