From 65a0879027b41ca16630ad3e198c874c6739ea77 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 23 Feb 2023 09:48:15 +0100 Subject: Update translations --- client/src/locale/angular.zh-Hans-CN.xlf | 142 ++++++++++++++----------------- 1 file changed, 62 insertions(+), 80 deletions(-) (limited to 'client/src/locale/angular.zh-Hans-CN.xlf') diff --git a/client/src/locale/angular.zh-Hans-CN.xlf b/client/src/locale/angular.zh-Hans-CN.xlf index e30037f54..4f6c71918 100644 --- a/client/src/locale/angular.zh-Hans-CN.xlf +++ b/client/src/locale/angular.zh-Hans-CN.xlf @@ -7019,113 +7019,113 @@ channel with the same name ()! P2P & Privacy P2P 与隐私 - src/app/+about/about-peertube/about-peertube.component.html66 - + + src/app/+about/about-peertube/about-peertube.component.html65 PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube. 默认情况下 PeerTube 使用 BitTorrent 协议在用户之间共享带宽,以帮助降低服务器的负载,但你最后仍可以选择从视频服务器切换回常规流媒体。只有当你想继续使用 PeerTube 的 P2P 模式时,以下内容才适用。 - src/app/+about/about-peertube/about-peertube.component.html69 - + + src/app/+about/about-peertube/about-peertube.component.html68 The main threat to your privacy induced by BitTorrent lies in your IP address being stored in the instance's BitTorrent tracker as long as you download or watch the video. 对你隐私的主要威胁在于只要你下载或观看视频,你的 IP 地址就会被存储在实例的 BitTorrent tracker 中。 - src/app/+about/about-peertube/about-peertube.component.html75 - + + src/app/+about/about-peertube/about-peertube.component.html74 What are the consequences? 这会带来什么后果? - src/app/+about/about-peertube/about-peertube.component.html80 - + + src/app/+about/about-peertube/about-peertube.component.html79 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video. In practice, this is much more difficult because: 理论上,有足够技术能力的人可以创建一个脚本,跟踪哪个 IP 正在下载哪个视频。实际上,这要困难得多,因为: - src/app/+about/about-peertube/about-peertube.component.html82 - + + src/app/+about/about-peertube/about-peertube.component.html81 An HTTP request has to be sent on each tracker for each video to spy. If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot) 为了监视每个视频,必须对每个 tracker 上发送 HTTP 请求。如果我们想窥探所有 PeerTube 的视频,我们必须发送尽可能多的请求视频(所以可能很多) - src/app/+about/about-peertube/about-peertube.component.html88 - + + src/app/+about/about-peertube/about-peertube.component.html87 For each request sent, the tracker returns random peers at a limited number. For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50 requests sent to know every peer in the swarm 对于每个发送的请求,tracker 返回有限数量的随机对等用户。例如,如果用户群中有 1000 个对等用户,并且 tracker 对每个请求只发送 20 个用户,那么必须至少发送 50 个请求才能知道群体中的每个用户 - src/app/+about/about-peertube/about-peertube.component.html93 - + + src/app/+about/about-peertube/about-peertube.component.html92 Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour 这些请求必须定期发送,以了解谁开始/停止观看视频。这种行为很容易被察觉 - src/app/+about/about-peertube/about-peertube.component.html99 - + + src/app/+about/about-peertube/about-peertube.component.html98 If an IP address is stored in the tracker, it doesn't mean that the person behind the IP (if this person exists) has watched the video 如果一个 IP 地址存储在 tracker 中,这并不意味着 IP 背后的人(如果这个人存在的话)已经观看了视频 - src/app/+about/about-peertube/about-peertube.component.html103 - + + src/app/+about/about-peertube/about-peertube.component.html102 The IP address is a vague information: usually, it regularly changes and can represent many persons or entities IP 地址是一个模糊的信息:通常,它会定期地改变,因而可以代表许多个人或实体 - src/app/+about/about-peertube/about-peertube.component.html108 - + + src/app/+about/about-peertube/about-peertube.component.html107 Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information Web 对等用户无法公开访问:因为我们使用 websocket 传输,协议跟传统的 BitTorrent tracker 不同。当你在网页浏览器中,你发送包含你的 IP 地址的信号到 tracker,将会转发信息给随机选择的其他用户。查看此文档获取更多信息 - src/app/+about/about-peertube/about-peertube.component.html112 - + + src/app/+about/about-peertube/about-peertube.component.html111 The worst-case scenario of an average person spying on their friends is quite unlikely. There are much more effective ways to get that kind of information. 一般人监视其朋友的最坏情况是不太可能发生的。有很多更有效的方法可以获取这个信息。 - src/app/+about/about-peertube/about-peertube.component.html120 - + + src/app/+about/about-peertube/about-peertube.component.html119 How does PeerTube compare with YouTube? PeerTube 和 YouTube 有什么不同? - src/app/+about/about-peertube/about-peertube.component.html125 - + + src/app/+about/about-peertube/about-peertube.component.html124 The threats to privacy with YouTube are different from PeerTube's. In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you. Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics). 对隐私的威胁不同于 PeerTube。在 YouTube 的例子中,这个平台收集了大量你的个人信息(不仅仅是你的 IP)来分析和跟踪你。此外,YouTube 的所有者是 Google/Alphabet,这是一家通过多个网站(如 AdSense 或 Google Analytics)追踪用户行踪的公司。 - src/app/+about/about-peertube/about-peertube.component.html127 - + + src/app/+about/about-peertube/about-peertube.component.html126 What can I do to limit the exposure of my IP address? 我应该如何避免暴露我的 IP 地址? - src/app/+about/about-peertube/about-peertube.component.html133 - + + src/app/+about/about-peertube/about-peertube.component.html132 Your IP address is public so every time you consult a website, there is a number of actors (in addition to the final website) seeing your IP in their connection logs: ISP/routers/trackers/CDN and more. PeerTube is transparent about it: we warn you that if you want to keep your IP private, you must use a VPN or Tor Browser. Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense. 你的 IP 地址是公开的,所以每次你查询一个网站,都有许多参与者(不只最终的网站)在他们的连接日志中看到你的 IP:运营商/路由器/tracker/CDN 等等。PeerTube 对此完全透明:我们会警告你,如果你想保持你的 IP 隐私,你必须使用 VPN 或 Tor 浏览器。认为从 PeerTube 移除 P2P 会让你回到匿名状态是没有意义的。 - src/app/+about/about-peertube/about-peertube.component.html135 - + + src/app/+about/about-peertube/about-peertube.component.html134 What will be done to mitigate this problem? 我要如何缓解这个问题? - src/app/+about/about-peertube/about-peertube.component.html142 - + + src/app/+about/about-peertube/about-peertube.component.html141 PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far: PeerTube 希望提供尽可能好的对策,给你更多的选择,降低攻击的可能性。以下是我们到目前为止所做的: - src/app/+about/about-peertube/about-peertube.component.html144 - + + src/app/+about/about-peertube/about-peertube.component.html143 We set a limit to the number of peers sent by the tracker 我们限制了 tracker 发送的对等用户数量 - src/app/+about/about-peertube/about-peertube.component.html150 - + + src/app/+about/about-peertube/about-peertube.component.html149 We set a limit on the request frequency received by the tracker 我们限制了 tracker 接收请求的频率 - src/app/+about/about-peertube/about-peertube.component.html151 - + + src/app/+about/about-peertube/about-peertube.component.html150 Allow instance admins to disable P2P from the administration interface 允许实例管理员从管理界面禁用 P2P - src/app/+about/about-peertube/about-peertube.component.html152 - + + src/app/+about/about-peertube/about-peertube.component.html151 Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. 最后,记住你可以在视频播放器中切换来禁用 P2P,或者直接在你的浏览器中禁用 WebRTC。 - src/app/+about/about-peertube/about-peertube.component.html155 - + + src/app/+about/about-peertube/about-peertube.component.html154 Show full list @@ -7998,18 +7998,18 @@ channel with the same name ()! enabled 已启用 - src/app/+admin/follows/shared/redundancy-checkbox.component.ts23 - + + src/app/+admin/follows/shared/redundancy-checkbox.component.ts22 disabled 已禁用 - src/app/+admin/follows/shared/redundancy-checkbox.component.ts23 - + + src/app/+admin/follows/shared/redundancy-checkbox.component.ts22 Redundancy for is 的冗余备份 - src/app/+admin/follows/shared/redundancy-checkbox.component.ts25 - + + src/app/+admin/follows/shared/redundancy-checkbox.component.ts24 Do you really want to remove this video redundancy? 你确定要移除此视频冗余备份吗? @@ -8561,29 +8561,17 @@ channel with the same name ()! Accept registrationAccept registration - - src/app/+admin/moderation/registration-list/process-registration-modal.component.ts - 69 - - + + src/app/+admin/moderation/registration-list/process-registration-modal.component.ts68 Reject registrationReject registration - - src/app/+admin/moderation/registration-list/process-registration-modal.component.ts - 72 - - + + src/app/+admin/moderation/registration-list/process-registration-modal.component.ts71 account created account created - - src/app/+admin/moderation/registration-list/process-registration-modal.component.ts - 96 - - + + src/app/+admin/moderation/registration-list/process-registration-modal.component.ts95 registration rejected registration rejected - - src/app/+admin/moderation/registration-list/process-registration-modal.component.ts - 113 - - + + src/app/+admin/moderation/registration-list/process-registration-modal.component.ts112 Moderation response is required.Moderation response is required. src/app/+admin/moderation/registration-list/process-registration-validators.ts @@ -9196,19 +9184,13 @@ channel with the same name ()! URL parameter is missing in URL parameters 缺少 URL 参数 - - src/app/+remote-interaction/remote-interaction.component.ts - 25 - - + + src/app/+remote-interaction/remote-interaction.component.ts24 Cannot access to the remote resource 无法访问远程资源 - - src/app/+remote-interaction/remote-interaction.component.ts - 48 - - + + src/app/+remote-interaction/remote-interaction.component.ts47 Reset password 重置密码 -- cgit v1.2.3