diff options
author | Chocobozzz <me@florianbigard.com> | 2020-08-14 09:32:20 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-08-14 09:32:20 +0200 |
commit | ef78fdbb2ef51033822e174cfe38b3f0d664df56 (patch) | |
tree | 7ccc72893bc6bac7c2e9ea98299e5502c88b6533 /client/src/locale/player.zh-Hant-TW.json | |
parent | 6f0db095f898ce0c0f20b3d117f300ed5a35824c (diff) | |
download | PeerTube-ef78fdbb2ef51033822e174cfe38b3f0d664df56.tar.gz PeerTube-ef78fdbb2ef51033822e174cfe38b3f0d664df56.tar.zst PeerTube-ef78fdbb2ef51033822e174cfe38b3f0d664df56.zip |
Update player and server translations
Diffstat (limited to 'client/src/locale/player.zh-Hant-TW.json')
-rw-r--r-- | client/src/locale/player.zh-Hant-TW.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/client/src/locale/player.zh-Hant-TW.json b/client/src/locale/player.zh-Hant-TW.json index 5c6fd4c9c..7c8164d71 100644 --- a/client/src/locale/player.zh-Hant-TW.json +++ b/client/src/locale/player.zh-Hant-TW.json | |||
@@ -7,7 +7,7 @@ | |||
7 | "peer": "端點", | 7 | "peer": "端點", |
8 | "Go to the video page": "前往視頻頁面", | 8 | "Go to the video page": "前往視頻頁面", |
9 | "Settings": "設定", | 9 | "Settings": "設定", |
10 | "Uses P2P, others may know you are watching this video.": "使用 P2P,其他人可能會知道您正在觀看這部視頻。", | 10 | "Watching this video may reveal your IP address to others.": "Watching this video may reveal your IP address to others.", |
11 | "Copy the video URL": "複製視頻 URL", | 11 | "Copy the video URL": "複製視頻 URL", |
12 | "Copy the video URL at the current time": "複製目前視頻時間的 URL", | 12 | "Copy the video URL at the current time": "複製目前視頻時間的 URL", |
13 | "Copy embed code": "複製嵌入程式碼", | 13 | "Copy embed code": "複製嵌入程式碼", |
@@ -96,5 +96,6 @@ | |||
96 | "Caption Settings Dialog": "字幕設定對話框", | 96 | "Caption Settings Dialog": "字幕設定對話框", |
97 | "Beginning of dialog window. Escape will cancel and close the window.": "對話框視窗開始。Esc 將會取消並關閉視窗。", | 97 | "Beginning of dialog window. Escape will cancel and close the window.": "對話框視窗開始。Esc 將會取消並關閉視窗。", |
98 | "End of dialog window.": "對話框視窗結束。", | 98 | "End of dialog window.": "對話框視窗結束。", |
99 | "{1} is loading.": "{1} 正在載入。" | 99 | "{1} is loading.": "{1} 正在載入。", |
100 | "Uses P2P, others may know you are watching this video.": "使用 P2P,其他人可能會知道您正在觀看這部視頻。" | ||
100 | } | 101 | } |