From b585129cb886ac350018214a43f4903fc533d128 Mon Sep 17 00:00:00 2001 From: max Date: Thu, 28 Nov 2024 07:39:32 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified) (zh_HANT-TW)) Currently translated at 11.7% (12 of 102 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/zh_HANT-TW/ --- client/src/locale/player.zh_HANT-TW.json | 34 ++++++++++++------------ 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/client/src/locale/player.zh_HANT-TW.json b/client/src/locale/player.zh_HANT-TW.json index 3958d76ce..5b76a7229 100644 --- a/client/src/locale/player.zh_HANT-TW.json +++ b/client/src/locale/player.zh_HANT-TW.json @@ -1,21 +1,21 @@ { - "Quality": "", - "Auto": "", - "Speed": "", - "Subtitles/CC": "", - "peers": "", - "peer": "", - "Go to the video page": "", - "Settings": "", - "Watching this video may reveal your IP address to others.": "", - "Copy the video URL": "", - "Copy the video URL at the current time": "", - "Copy embed code": "", - "Copy magnet URI": "", - "Total downloaded: ": "", - "Total uploaded: ": "", - "From servers: ": "", - "From peers: ": "", + "Quality": "分辨率", + "Auto": "自动", + "Speed": "速度", + "Subtitles/CC": "隐藏字幕", + "peers": "节点", + "peer": "节点", + "Go to the video page": "返回视频界面", + "Settings": "设置", + "Watching this video may reveal your IP address to others.": "观看此视频可能会暴露您的 IP 地址", + "Copy the video URL": "复制视频链接", + "Copy the video URL at the current time": "复制当前时间的视频URL", + "Copy embed code": "复制嵌入代码", + "Copy magnet URI": "复制磁力URI", + "Total downloaded: ": "总下载量 ", + "Total uploaded: ": "总上传量 ", + "From servers: ": "来自节点: ", + "From peers: ": "来自节点用户: ", "Normal mode": "", "Theater mode": "", "Audio Player": "",