From 45b3a29b6a6c624a11145fcb45b969ae7f4cbfd7 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 15 Nov 2021 15:10:19 +0100 Subject: Update translations --- client/src/locale/angular.xlf | 223 +++++++++++++++++++++++++----------------- 1 file changed, 134 insertions(+), 89 deletions(-) (limited to 'client/src/locale/angular.xlf') diff --git a/client/src/locale/angular.xlf b/client/src/locale/angular.xlf index e2bed1a78..3aff10ed6 100644 --- a/client/src/locale/angular.xlf +++ b/client/src/locale/angular.xlf @@ -654,15 +654,8 @@ 94 - - Developed with ❤ by Framasoft - - src/app/+about/about-peertube/about-peertube-contributors.component.html - 3 - - - - What is PeerTube? + + This website is powered by PeerTube src/app/+about/about-peertube/about-peertube.component.html 2,4 @@ -735,154 +728,154 @@ P2P & Privacy src/app/+about/about-peertube/about-peertube.component.html - 71 + 69 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. src/app/+about/about-peertube/about-peertube.component.html - 74,78 + 72,76 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. src/app/+about/about-peertube/about-peertube.component.html - 80,83 + 78,81 What are the consequences? src/app/+about/about-peertube/about-peertube.component.html - 85 + 83 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: src/app/+about/about-peertube/about-peertube.component.html - 87,90 + 85,88 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) src/app/+about/about-peertube/about-peertube.component.html - 93,96 + 91,94 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 src/app/+about/about-peertube/about-peertube.component.html - 98,102 + 96,100 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.html - 104,106 + 102,104 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 src/app/+about/about-peertube/about-peertube.component.html - 108,111 + 106,109 The IP address is a vague information: usually, it regularly changes and can represent many persons or entities src/app/+about/about-peertube/about-peertube.component.html - 113,115 + 111,113 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 src/app/+about/about-peertube/about-peertube.component.html - 117,122 + 115,120 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.html - 125,128 + 123,126 How does PeerTube compare with YouTube? src/app/+about/about-peertube/about-peertube.component.html - 130 + 128 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). src/app/+about/about-peertube/about-peertube.component.html - 132,136 + 130,134 What can I do to limit the exposure of my IP address? src/app/+about/about-peertube/about-peertube.component.html - 138 + 136 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. src/app/+about/about-peertube/about-peertube.component.html - 140,145 + 138,143 What will be done to mitigate this problem? src/app/+about/about-peertube/about-peertube.component.html - 147 + 145 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: src/app/+about/about-peertube/about-peertube.component.html - 149,152 + 147,150 We set a limit to the number of peers sent by the tracker src/app/+about/about-peertube/about-peertube.component.html - 155 + 153 We set a limit on the request frequency received by the tracker src/app/+about/about-peertube/about-peertube.component.html - 156 + 154 Allow instance admins to disable P2P from the administration interface src/app/+about/about-peertube/about-peertube.component.html - 157 + 155 Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. src/app/+about/about-peertube/about-peertube.component.html - 160,163 + 158,161 @@ -3399,14 +3392,6 @@ color: red; src/app/shared/shared-main/buttons/delete-button.component.ts 22 - - src/app/shared/shared-moderation/user-moderation-dropdown.component.ts - 87 - - - src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts - 208 - src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts 308 @@ -3869,10 +3854,6 @@ color: red; src/app/+admin/moderation/video-block-list/video-block-list.component.ts 133 - - src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts - 182 - src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts 296 @@ -3888,10 +3869,6 @@ color: red; src/app/shared/shared-abuse-list/abuse-list-table.component.ts 374 - - src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts - 203 - Video deleted. @@ -3910,10 +3887,6 @@ color: red; src/app/+admin/moderation/video-block-list/video-block-list.component.ts 131 - - src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts - 180 - Video unblocked. @@ -4912,77 +4885,77 @@ color: red; Video type src/app/+admin/overview/videos/video-admin.service.ts - 44 + 45 VOD src/app/+admin/overview/videos/video-admin.service.ts - 48 + 49 Live src/app/+admin/overview/videos/video-admin.service.ts - 52 + 53 Video files src/app/+admin/overview/videos/video-admin.service.ts - 58 + 59 With WebTorrent src/app/+admin/overview/videos/video-admin.service.ts - 62 + 63 Without WebTorrent src/app/+admin/overview/videos/video-admin.service.ts - 66 + 67 With HLS src/app/+admin/overview/videos/video-admin.service.ts - 70 + 71 Without HLS src/app/+admin/overview/videos/video-admin.service.ts - 74 + 75 Videos scope src/app/+admin/overview/videos/video-admin.service.ts - 80 + 81 Remote videos src/app/+admin/overview/videos/video-admin.service.ts - 84 + 85 Local videos src/app/+admin/overview/videos/video-admin.service.ts - 88 + 89 src/app/+videos/video-list/videos-list-common-page.component.ts @@ -5001,14 +4974,21 @@ color: red; Exclude src/app/+admin/overview/videos/video-admin.service.ts - 94 + 95 Exclude muted accounts src/app/+admin/overview/videos/video-admin.service.ts - 98 + 99 + + + + Exclude public videos + + src/app/+admin/overview/videos/video-admin.service.ts + 103 @@ -7289,6 +7269,10 @@ channel with the same name ()!src/app/+my-library/my-videos/my-videos.component.ts 177 + + src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts + 203 + Playlist deleted. @@ -9971,12 +9955,20 @@ channel with the same name ()!12,14 + + Transcoding failed, this video may not work properly. + + + src/app/+videos/+video-watch/shared/information/video-alert.component.html + 1,3 + + The video is being imported, it will be available when the import is finished. src/app/+videos/+video-watch/shared/information/video-alert.component.html - 1,3 + 5,7 @@ -9984,7 +9976,7 @@ channel with the same name ()! src/app/+videos/+video-watch/shared/information/video-alert.component.html - 5,7 + 9,11 @@ -9992,7 +9984,7 @@ channel with the same name ()! src/app/+videos/+video-watch/shared/information/video-alert.component.html - 9,11 + 13,15 @@ -10000,7 +9992,7 @@ channel with the same name ()! src/app/+videos/+video-watch/shared/information/video-alert.component.html - 13,15 + 17,19 @@ -10008,7 +10000,7 @@ channel with the same name ()! src/app/+videos/+video-watch/shared/information/video-alert.component.html - 17,19 + 21,23 @@ -10016,14 +10008,14 @@ channel with the same name ()! src/app/+videos/+video-watch/shared/information/video-alert.component.html - 21,23 + 25,27 This video is blocked. src/app/+videos/+video-watch/shared/information/video-alert.component.html - 26 + 30 @@ -13216,6 +13208,27 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 126 + + Plugins & Themes + + src/app/shared/shared-instance/instance-features-table.component.html + 133 + + + + Available themes + + src/app/shared/shared-instance/instance-features-table.component.html + 137 + + + + Plugins enabled + + src/app/shared/shared-instance/instance-features-table.component.html + 146 + + Hidden @@ -13238,7 +13251,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-video-miniature/video-filters.model.ts - 229 + 232 @@ -13728,42 +13741,42 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular viewers src/app/shared/shared-main/video/video.model.ts - 231 + 235 views src/app/shared/shared-main/video/video.model.ts - 234 + 238 Only I can see this video src/app/shared/shared-main/video/video.service.ts - 348 + 349 Only shareable via a private link src/app/shared/shared-main/video/video.service.ts - 349 + 350 Anyone can see this video src/app/shared/shared-main/video/video.service.ts - 350 + 351 Only users of this instance can see this video src/app/shared/shared-main/video/video.service.ts - 351 + 352 @@ -14228,13 +14241,24 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 72 - - If you remove this user, you will not be able to create another with the same username! + + If you remove user , you won't be able to create another with the same username! src/app/shared/shared-moderation/user-moderation-dropdown.component.ts 86 + + Delete + + src/app/shared/shared-moderation/user-moderation-dropdown.component.ts + 87 + + + src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts + 208 + + User deleted. @@ -15024,6 +15048,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 4 + + Do you really want to unblock ? It will be available again in the videos list. + + src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts + 180 + + + + Unblock + + src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts + 182 + + The live stream will be automatically terminated. @@ -15031,8 +15069,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 205 - - This video will be duplicated by your instance. + + will be duplicated by your instance. src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts 226 @@ -15405,28 +15443,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Blurred src/app/shared/shared-video-miniature/video-filters.model.ts - 227 + 230 hidden src/app/shared/shared-video-miniature/video-filters.model.ts - 233 + 236 blurred src/app/shared/shared-video-miniature/video-filters.model.ts - 234 + 237 displayed src/app/shared/shared-video-miniature/video-filters.model.ts - 236 + 239 @@ -15450,25 +15488,32 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 175 + + Transcoding failed + + src/app/shared/shared-video-miniature/video-miniature.component.ts + 179 + + Waiting transcoding src/app/shared/shared-video-miniature/video-miniature.component.ts - 179 + 183 To transcode src/app/shared/shared-video-miniature/video-miniature.component.ts - 183 + 187 To import src/app/shared/shared-video-miniature/video-miniature.component.ts - 187 + 191 -- cgit v1.2.3