X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Flocale%2Fangular.xlf;h=298ad602ff4692f994bbb5b7f6df3bee9d01cf55;hb=68773f79face7d26c5109f7b31e04d5932c9d204;hp=5a6ebd149393c0a7ff614b5cc0449f90327192bc;hpb=d387cc60b952bc9b887e4692e1e903a727789d90;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/locale/angular.xlf b/client/src/locale/angular.xlf index 5a6ebd149..298ad602f 100644 --- a/client/src/locale/angular.xlf +++ b/client/src/locale/angular.xlf @@ -2,28 +2,6 @@ - - Previous month - - node_modules/src/datepicker/datepicker-navigation.ts - 61,64 - - - node_modules/src/datepicker/datepicker-navigation.ts - 78,81 - - - - Next month - - node_modules/src/datepicker/datepicker-navigation.ts - 86 - - - node_modules/src/datepicker/datepicker-navigation.ts - 86 - - Close @@ -63,6 +41,17 @@ 13 + + Previous month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + @@ -124,6 +113,17 @@ 13 + + Next month + + node_modules/src/ngb-config.ts + 13 + + + node_modules/src/ngb-config.ts + 13 + + Next @@ -297,7 +297,7 @@ About src/app/+about/about-instance/about-instance.component.html - 5,7 + 5 @@ -322,7 +322,7 @@ ADMINISTRATORS & SUSTAINABILITY src/app/+about/about-instance/about-instance.component.html - 32,33 + 31,33 @@ -357,7 +357,7 @@ INFORMATION src/app/+about/about-instance/about-instance.component.html - 101,102 + 100,102 @@ -399,7 +399,7 @@ MODERATION src/app/+about/about-instance/about-instance.component.html - 129,130 + 128,130 @@ -444,14 +444,14 @@ src/app/+signup/+register/register.component.html - 34 + 39 OTHER INFORMATION src/app/+about/about-instance/about-instance.component.html - 186,187 + 185,187 @@ -472,14 +472,14 @@ STATISTICS src/app/+about/about-instance/about-instance.component.html - 219 + 220 Link copied src/app/+about/about-instance/about-instance.component.ts - 98 + 91 @@ -527,6 +527,10 @@ src/app/+admin/follows/following-list/follow-modal.component.html 33 + + src/app/+admin/moderation/registration-list/process-registration-modal.component.html + 67 + src/app/+login/login.component.html 143 @@ -565,7 +569,7 @@ src/app/+videos/+video-watch/video-watch.component.ts - 486 + 489 src/app/modal/confirm.component.html @@ -648,6 +652,84 @@ 94 + + Loading instance statistics... + + src/app/+about/about-instance/instance-statistics.component.html + 1 + + + + By users on this instance + + src/app/+about/about-instance/instance-statistics.component.html + 4 + + + + users + + src/app/+about/about-instance/instance-statistics.component.html + 11 + + + + videos + + src/app/+about/about-instance/instance-statistics.component.html + 21 + + + src/app/+about/about-instance/instance-statistics.component.html + 65 + + + + views + + src/app/+about/about-instance/instance-statistics.component.html + 31 + + + + comments + + src/app/+about/about-instance/instance-statistics.component.html + 41 + + + src/app/+about/about-instance/instance-statistics.component.html + 75 + + + + hosted video + + src/app/+about/about-instance/instance-statistics.component.html + 51 + + + + In this instance federation + + src/app/+about/about-instance/instance-statistics.component.html + 58 + + + + followers + + src/app/+about/about-instance/instance-statistics.component.html + 85 + + + + following + + src/app/+about/about-instance/instance-statistics.component.html + 95 + + This website is powered by PeerTube @@ -722,154 +804,154 @@ P2P & Privacy src/app/+about/about-peertube/about-peertube.component.html - 66 + 65 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 - 69,73 + 68,72 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 - 75,78 + 74,77 What are the consequences? src/app/+about/about-peertube/about-peertube.component.html - 80 + 79 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 - 82,85 + 81,84 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 - 88,91 + 87,90 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 - 93,97 + 92,96 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 - 99,101 + 98,100 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 - 103,106 + 102,105 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 - 108,110 + 107,109 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 - 112,117 + 111,116 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 - 120,123 + 119,122 How does PeerTube compare with YouTube? src/app/+about/about-peertube/about-peertube.component.html - 125 + 124 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 - 127,131 + 126,130 What can I do to limit the exposure of my IP address? src/app/+about/about-peertube/about-peertube.component.html - 133 + 132 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 - 135,140 + 134,139 What will be done to mitigate this problem? src/app/+about/about-peertube/about-peertube.component.html - 142 + 141 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 - 144,147 + 143,146 We set a limit to the number of peers sent by the tracker src/app/+about/about-peertube/about-peertube.component.html - 150 + 149 We set a limit on the request frequency received by the tracker src/app/+about/about-peertube/about-peertube.component.html - 151 + 150 Allow instance admins to disable P2P from the administration interface src/app/+about/about-peertube/about-peertube.component.html - 152 + 151 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 - 155,158 + 154,157 @@ -887,7 +969,7 @@ src/app/menu/menu.component.html - 140 + 141 @@ -1189,7 +1271,7 @@ src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 246 + 256 src/app/+video-channels/video-channels.component.ts @@ -1321,11 +1403,18 @@ 28 + + Registrations + + src/app/+admin/admin.component.ts + 101 + + Reports src/app/+admin/admin.component.ts - 101 + 109 src/app/+admin/moderation/abuse-list/abuse-list.component.html @@ -1333,7 +1422,7 @@ src/app/+admin/moderation/moderation.routes.ts - 34 + 35 src/app/+my-account/my-account-abuses/my-account-abuses-list.component.html @@ -1344,7 +1433,7 @@ Video blocks src/app/+admin/admin.component.ts - 109 + 117 src/app/+admin/moderation/video-block-list/video-block-list.component.html @@ -1355,11 +1444,11 @@ Muted accounts src/app/+admin/admin.component.ts - 117 + 125 src/app/+admin/moderation/moderation.routes.ts - 90 + 103 src/app/+my-account/my-account-routing.module.ts @@ -1382,7 +1471,7 @@ Muted servers src/app/+admin/admin.component.ts - 125 + 133 src/app/+my-account/my-account-routing.module.ts @@ -1405,7 +1494,7 @@ Configuration src/app/+admin/admin.component.ts - 136 + 144 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html @@ -1416,21 +1505,21 @@ Plugins/Themes src/app/+admin/admin.component.ts - 142 + 150 System src/app/+admin/admin.component.ts - 148 + 156 Jobs src/app/+admin/admin.component.ts - 154 + 162 src/app/+admin/system/system.routes.ts @@ -1441,7 +1530,7 @@ Logs src/app/+admin/admin.component.ts - 162 + 170 src/app/+admin/system/system.routes.ts @@ -1452,7 +1541,7 @@ Debug src/app/+admin/admin.component.ts - 170 + 178 src/app/+admin/system/system.routes.ts @@ -1616,12 +1705,16 @@ color: red; src/app/menu/menu.component.html - 111,113 + 112,114 src/app/shared/shared-instance/instance-about-accordion.component.html 84,85 + + src/app/shared/shared-main/angular/login-link.component.html + 1 + src/app/shared/shared-main/buttons/action-dropdown.component.html 22 @@ -1688,8 +1781,8 @@ color: red; 47 - - Most viewed videos + + Recent views src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html 48 @@ -1702,170 +1795,184 @@ color: red; 49 + + Global views + + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html + 50 + + Prefer author display name in video miniature src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 65 + 66 Redirect users on single external auth when users click on the login button in menu src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 76 + 77 ⚠️ You don't have any external auth plugin enabled. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 79 + 80 ⚠️ You have multiple external auth plugins enabled. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 80 + 81 BROADCAST MESSAGE src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 93 + 94 Display a message on your instance src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 94,96 + 95,97 Enable broadcast message src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 106 + 107 Allow users to dismiss the broadcast message src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 113 + 114 Broadcast message level src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 118 + 119 Message src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 132 + 133 NEW USERS src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 149 + 150 Manage users to set their quota individually. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 150,152 + 151,153 Enable Signup src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 161 + 162 ⚠️ This functionality requires a lot of attention and extra moderation. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 164 + 165 + + + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html + 490 src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 480 + 503 + + + Signup requires approval by moderators src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 493 + 174 Signup requires email verification src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 172 + 181 Signup limit src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 176 + 186 {VAR_PLURAL, plural, =1 {user} other {users}} src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 183 + 193 Signup won't be limited to a fixed number of users. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 188 + 198 Minimum required age to create an account src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 192 + 202 {VAR_PLURAL, plural, =1 {year old} other {years old}} src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 199 + 209 Default video quota per user src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 211 + 221 bytes src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 217 + 227 src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 233 + 243 src/app/+admin/overview/users/user-edit/user-edit.component.html @@ -1888,28 +1995,28 @@ color: red; Default daily upload limit per user src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 227 + 237 Import jobs concurrency src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 256 + 266 allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 257 + 267 jobs in parallel src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 261 + 271 src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html @@ -1920,273 +2027,273 @@ color: red; Allow import with HTTP URL (e.g. YouTube) src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 270 + 280 - ⚠️ If enabled, we recommend to use a HTTP proxy to prevent private URL access from your PeerTube server + ⚠️ If enabled, we recommend to use a HTTP proxy to prevent private URL access from your PeerTube server src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 273 + 283 Allow import with a torrent file or a magnet URI src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 281 + 291 ⚠️ We don't recommend to enable this feature if you don't trust your users src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 284 + 294 Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL) src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 295 + 305 ⛔ You need to allow import with HTTP URL to be able to activate this feature. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 298,300 + 308,310 Block new videos automatically src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 315 + 325 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 318 + 328 VIDEO CHANNELS src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 332 + 342 Max video channels per user src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 337 + 347 {VAR_PLURAL, plural, =1 {channel} other {channels}} src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 344 + 354 SEARCH src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 354 + 364 Allow users to do remote URI/handle search src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 365 + 375 Allow your users to look up remote videos/actors that may not be federated with your instance src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 368 + 378 Allow anonymous to do remote URI/handle search src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 376 + 386 Allow anonymous users to look up remote videos/actors that may not be federated with your instance src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 379 + 389 Enable global search src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 390 + 400 ⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 393 + 403 You should only use moderated search indexes in production, or host your own. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 395,397 + 405,407 Search index URL src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 402 + 412 Disable local search in search bar src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 415 + 425 Search bar uses the global search index by default src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 422 + 432 Otherwise the local search stays used by default src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 425 + 435 FEDERATION src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 443 + 453 Manage relations with other instances. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 444,446 + 454,456 Other instances can follow yours src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 457 + 467 Manually approve new instance followers src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 464 + 474 Automatically follow back instances src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 477 + 487 Automatically follow instances of a public index src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 490 + 500 - See the documentation for more information about the expected URL + See the documentation for more information about the expected URL src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 495,497 + 505,507 Index URL src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 502 + 512 ADMINISTRATORS src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 522 + 532 Admin email src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 528 + 538 Enable contact form src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 541 + 551 TWITTER src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 550 + 560 Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 551,554 + 561,564 Your Twitter username src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 563 + 573 Instance allowed by Twitter src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 576 + 586 If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not, we use an image link card that will redirect to your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on https://cards-dev.twitter.com/validator to see if you instance is allowed. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 580,586 + 590,596 @@ -2332,7 +2439,7 @@ color: red; src/app/shared/shared-instance/instance-features-table.component.html - 67 + 66 @@ -2374,7 +2481,7 @@ color: red; Configuration updated. src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts - 320 + 321 @@ -2866,7 +2973,7 @@ color: red; - However, you may want to read our guidelines before tweaking the following values. + However, you may want to read our guidelines before tweaking the following values. src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html 12,14 @@ -3241,6 +3348,10 @@ color: red; src/app/+admin/follows/following-list/following-list.component.html 18 + + src/app/+admin/moderation/registration-list/registration-list.component.html + 18 + src/app/+admin/overview/comments/video-comment-list.component.html 22 @@ -3264,6 +3375,10 @@ color: red; src/app/+admin/follows/following-list/following-list.component.html 38 + + src/app/+admin/moderation/registration-list/registration-list.component.html + 33 + src/app/+admin/overview/comments/video-comment-list.component.html 39 @@ -3283,6 +3398,10 @@ color: red; src/app/+admin/follows/followers-list/followers-list.component.html 35 + + src/app/+admin/moderation/registration-list/registration-list.component.html + 60 + src/app/+admin/moderation/video-block-list/video-block-list.component.html 43 @@ -3317,6 +3436,10 @@ color: red; src/app/+admin/follows/following-list/following-list.component.html 42,43 + + src/app/+admin/moderation/registration-list/registration-list.component.html + 41,42 + src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html 36 @@ -3371,6 +3494,10 @@ color: red; src/app/+admin/follows/following-list/following-list.component.html 51 + + src/app/+admin/moderation/registration-list/registration-list.component.html + 50 + src/app/+admin/overview/comments/video-comment-list.component.html 54 @@ -3392,7 +3519,7 @@ color: red; src/app/+admin/follows/followers-list/followers-list.component.ts - 46 + 45 src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html @@ -3411,11 +3538,11 @@ color: red; src/app/+admin/follows/followers-list/followers-list.component.ts - 41 + 40 src/app/+admin/follows/followers-list/followers-list.component.ts - 87 + 86 @@ -3476,15 +3603,23 @@ color: red; Delete src/app/+admin/follows/followers-list/followers-list.component.ts - 51 + 50 src/app/+admin/follows/followers-list/followers-list.component.ts - 117 + 118 src/app/+admin/follows/following-list/following-list.component.ts - 43 + 42 + + + src/app/+admin/moderation/registration-list/registration-list.component.ts + 65 + + + src/app/+admin/moderation/registration-list/registration-list.component.ts + 129 src/app/+admin/moderation/video-block-list/video-block-list.component.ts @@ -3496,31 +3631,31 @@ color: red; src/app/+admin/overview/comments/video-comment-list.component.ts - 105 + 104 src/app/+admin/overview/comments/video-comment-list.component.ts - 180 + 175 src/app/+admin/overview/users/user-list/user-list.component.ts - 101 + 100 src/app/+admin/overview/users/user-list/user-list.component.ts - 249 + 248 src/app/+admin/overview/videos/video-list.component.ts - 78 + 76 src/app/+admin/overview/videos/video-list.component.ts - 234 + 227 src/app/+admin/overview/videos/video-list.component.ts - 289 + 282 src/app/+my-library/+my-video-channels/my-video-channels.component.ts @@ -3583,77 +3718,77 @@ color: red; Accepted {count, plural, =1 { follow request} other { follow requests}} src/app/+admin/follows/followers-list/followers-list.component.ts - 67 + 66 Follow requests accepted src/app/+admin/follows/followers-list/followers-list.component.ts - 69 + 68 Do you really want to reject {count, plural, =1 { follow request?} other { follow requests?}} src/app/+admin/follows/followers-list/followers-list.component.ts - 82 + 81 Do you really want to reject these follow requests? src/app/+admin/follows/followers-list/followers-list.component.ts - 84 + 83 Rejected {count, plural, =1 { follow request} other { follow requests}} src/app/+admin/follows/followers-list/followers-list.component.ts - 94 + 93 Follow requests rejected src/app/+admin/follows/followers-list/followers-list.component.ts - 96 + 95 Deleted followers will be able to send again a follow request. src/app/+admin/follows/followers-list/followers-list.component.ts - 108 + 109 Do you really want to delete {count, plural, =1 { follow request?} other { follow requests?}} src/app/+admin/follows/followers-list/followers-list.component.ts - 112 + 113 Do you really want to delete these follow requests? src/app/+admin/follows/followers-list/followers-list.component.ts - 114 + 115 Removed {count, plural, =1 { follow request} other { follow requests}} src/app/+admin/follows/followers-list/followers-list.component.ts - 124 + 125 Follow requests removed src/app/+admin/follows/followers-list/followers-list.component.ts - 126 + 127 @@ -3781,35 +3916,35 @@ color: red; Do you really want to unfollow {count, plural, =1 {?} other { entries?}} src/app/+admin/follows/following-list/following-list.component.ts - 70 + 67 Do you really want to unfollow these entries? src/app/+admin/follows/following-list/following-list.component.ts - 72 + 69 Unfollow src/app/+admin/follows/following-list/following-list.component.ts - 75 + 72 You are not following {count, plural, =1 { anymore.} other {these entries anymore.}} src/app/+admin/follows/following-list/following-list.component.ts - 82 + 79 You are not following them anymore. src/app/+admin/follows/following-list/following-list.component.ts - 84 + 81 @@ -3823,21 +3958,21 @@ color: red; enabled src/app/+admin/follows/shared/redundancy-checkbox.component.ts - 23 + 22 disabled src/app/+admin/follows/shared/redundancy-checkbox.component.ts - 23 + 22 Redundancy for is src/app/+admin/follows/shared/redundancy-checkbox.component.ts - 25 + 24 @@ -3932,49 +4067,377 @@ color: red; Used () src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts - 99 + 102 Available () src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts - 105 + 108 Do you really want to remove this video redundancy? src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts - 149 + 152 Remove redundancy src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts - 150 + 153 Video redundancies removed! src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts - 156 + 159 Blocked videos src/app/+admin/moderation/moderation.routes.ts - 66 + 67 + + + + User registrations + + src/app/+admin/moderation/moderation.routes.ts + 79 Muted instances src/app/+admin/moderation/moderation.routes.ts - 101 + 114 + + + + Accept registrationReject registration + + src/app/+admin/moderation/registration-list/process-registration-modal.component.html + 4,5 + + + + Registration email has not been verified. Email delivery has been disabled by default. + + src/app/+admin/moderation/registration-list/process-registration-modal.component.html + 14,16 + + + + Accepting  registration will create the account and channel. + + src/app/+admin/moderation/registration-list/process-registration-modal.component.html + 21,22 + + + + An email will be sent to explaining its account has been created with the moderation response you'll write below. + + src/app/+admin/moderation/registration-list/process-registration-modal.component.html + 24,26 + + + + Emails are not enabled on this instance so PeerTube won't be able to send an email to explaining its account has been created. + + src/app/+admin/moderation/registration-list/process-registration-modal.component.html + 28,30 + + + + An email will be sent to explaining its registration request has been rejected with the moderation response you'll write below. + + src/app/+admin/moderation/registration-list/process-registration-modal.component.html + 34,36 + + + + Emails are not enabled on this instance so PeerTube won't be able to send an email to explaining its registration request has been rejected. + + src/app/+admin/moderation/registration-list/process-registration-modal.component.html + 38,40 + + + + Send a message to the user + + src/app/+admin/moderation/registration-list/process-registration-modal.component.html + 45 + + + + Prevent email from being sent to the user + + src/app/+admin/moderation/registration-list/process-registration-modal.component.html + 60 + + + + Accept registration + + src/app/+admin/moderation/registration-list/process-registration-modal.component.ts + 68 + + + + Reject registration + + src/app/+admin/moderation/registration-list/process-registration-modal.component.ts + 71 + + + + account created + + src/app/+admin/moderation/registration-list/process-registration-modal.component.ts + 95 + + + + registration rejected + + src/app/+admin/moderation/registration-list/process-registration-modal.component.ts + 112 + + + + Moderation response is required. + + src/app/+admin/moderation/registration-list/process-registration-validators.ts + 7 + + + + Moderation response must be at least 2 characters long. + + src/app/+admin/moderation/registration-list/process-registration-validators.ts + 8 + + + + Moderation response cannot be more than 3000 characters long. + + src/app/+admin/moderation/registration-list/process-registration-validators.ts + 9 + + + + Registration requests + + src/app/+admin/moderation/registration-list/registration-list.component.html + 3 + + + + Showing to of registrations + + src/app/+admin/moderation/registration-list/registration-list.component.html + 11 + + + + Account + + src/app/+admin/moderation/registration-list/registration-list.component.html + 37 + + + src/app/+admin/overview/comments/video-comment-list.component.html + 43 + + + src/app/shared/shared-moderation/account-blocklist.component.html + 24 + + + src/app/shared/shared-moderation/account-blocklist.component.html + 24 + + + + Email + + src/app/+admin/moderation/registration-list/registration-list.component.html + 38 + + + src/app/+admin/overview/users/user-edit/user-edit.component.html + 105 + + + src/app/+admin/overview/users/user-edit/user-edit.component.html + 105 + + + src/app/+admin/overview/users/user-list/user-list.component.ts + 132 + + + src/app/+login/login.component.html + 133 + + + src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html + 6 + + + src/app/+signup/+register/steps/register-step-user.component.html + 46 + + + src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html + 6 + + + + Channel + + src/app/+admin/moderation/registration-list/registration-list.component.html + 39 + + + src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html + 64 + + + src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html + 64 + + + src/app/+videos/+video-edit/shared/video-edit.component.html + 63 + + + src/app/+videos/+video-edit/video-add-components/video-go-live.component.html + 6 + + + src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html + 30 + + + src/app/+videos/+video-edit/video-add-components/video-import-url.component.html + 26 + + + src/app/+videos/+video-edit/video-add-components/video-upload.component.html + 19 + + + + Registration reason + + src/app/+admin/moderation/registration-list/registration-list.component.html + 40 + + + + Moderation response + + src/app/+admin/moderation/registration-list/registration-list.component.html + 42 + + + + Requested on + + src/app/+admin/moderation/registration-list/registration-list.component.html + 43,45 + + + + Registration reason: + + src/app/+admin/moderation/registration-list/registration-list.component.html + 109 + + + + Moderation response: + + src/app/+admin/moderation/registration-list/registration-list.component.html + 114 + + + + No registrations found matching current filters. + + src/app/+admin/moderation/registration-list/registration-list.component.html + 127 + + + + No registrations found. + + src/app/+admin/moderation/registration-list/registration-list.component.html + 128 + + + + Accept this request + + src/app/+admin/moderation/registration-list/registration-list.component.ts + 46 + + + + Reject this request + + src/app/+admin/moderation/registration-list/registration-list.component.ts + 51 + + + + Remove this request + + src/app/+admin/moderation/registration-list/registration-list.component.ts + 56 + + + + Remove the request from the list. The user can register again. + + src/app/+admin/moderation/registration-list/registration-list.component.ts + 57 + + + + Do you really want to delete {count, plural, =1 { registration request?} other { registration requests?}} + + src/app/+admin/moderation/registration-list/registration-list.component.ts + 124 + + + + Do you really want to delete these registration requests? + + src/app/+admin/moderation/registration-list/registration-list.component.ts + 126 + + + + Removed {count, plural, =1 { registration request} other { registration requests}} + + src/app/+admin/moderation/registration-list/registration-list.component.ts + 136 + + + + Registration requests removed + + src/app/+admin/moderation/registration-list/registration-list.component.ts + 138 @@ -4061,11 +4524,11 @@ color: red; src/app/+admin/overview/comments/video-comment-list.component.ts - 48 + 47 src/app/+admin/overview/users/user-list/user-list.component.ts - 44 + 43 src/app/+my-library/my-videos/my-videos.component.ts @@ -4142,7 +4605,7 @@ color: red; src/app/+admin/overview/videos/video-list.component.ts - 90 + 88 src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts @@ -4229,21 +4692,6 @@ color: red; 33 - - Account - - src/app/+admin/overview/comments/video-comment-list.component.html - 43 - - - src/app/shared/shared-moderation/account-blocklist.component.html - 24 - - - src/app/shared/shared-moderation/account-blocklist.component.html - 24 - - Video @@ -4275,7 +4723,7 @@ color: red; src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts - 68 + 66 @@ -4337,70 +4785,70 @@ color: red; Local comments src/app/+admin/overview/comments/video-comment-list.component.ts - 52 + 51 Remote comments src/app/+admin/overview/comments/video-comment-list.component.ts - 56 + 55 Comments on local videos src/app/+admin/overview/comments/video-comment-list.component.ts - 60 + 59 Delete this comment src/app/+admin/overview/comments/video-comment-list.component.ts - 85 + 84 Delete all comments of this account src/app/+admin/overview/comments/video-comment-list.component.ts - 91 + 90 Comments are deleted after a few minutes src/app/+admin/overview/comments/video-comment-list.component.ts - 92 + 91 {count, plural, =1 {1 comment deleted.} other { comments deleted.}} src/app/+admin/overview/comments/video-comment-list.component.ts - 154 + 149 comment(s) deleted. src/app/+admin/overview/comments/video-comment-list.component.ts - 156 + 151 Do you really want to delete all comments of ? src/app/+admin/overview/comments/video-comment-list.component.ts - 179 + 174 Comments of will be deleted in a few minutes src/app/+admin/overview/comments/video-comment-list.component.ts - 191 + 186 @@ -4591,7 +5039,7 @@ color: red; src/app/+admin/overview/users/user-list/user-list.component.ts - 131 + 130 src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html @@ -4608,62 +5056,31 @@ color: red; src/app/+admin/overview/users/user-edit/user-edit.component.html 85 - - src/app/+admin/overview/users/user-edit/user-edit.component.html - 85 - - - - Channel name - - src/app/+admin/overview/users/user-edit/user-edit.component.html - 94 - - - src/app/+admin/overview/users/user-edit/user-edit.component.html - 94 - - - - john_channel - - src/app/+admin/overview/users/user-edit/user-edit.component.html - 96 - - - src/app/+admin/overview/users/user-edit/user-edit.component.html - 96 - - - - Email - - src/app/+admin/overview/users/user-edit/user-edit.component.html - 105 - - - src/app/+admin/overview/users/user-edit/user-edit.component.html - 105 - - - src/app/+admin/overview/users/user-list/user-list.component.ts - 133 + + src/app/+admin/overview/users/user-edit/user-edit.component.html + 85 + + + Channel name - src/app/+login/login.component.html - 133 + src/app/+admin/overview/users/user-edit/user-edit.component.html + 94 - src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html - 6 + src/app/+admin/overview/users/user-edit/user-edit.component.html + 94 + + + john_channel - src/app/+signup/+register/steps/register-step-user.component.html - 46 + src/app/+admin/overview/users/user-edit/user-edit.component.html + 96 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html - 6 + src/app/+admin/overview/users/user-edit/user-edit.component.html + 96 @@ -4731,7 +5148,7 @@ color: red; src/app/+admin/overview/users/user-list/user-list.component.ts - 132 + 131 @@ -4746,11 +5163,11 @@ color: red; src/app/+admin/overview/users/user-list/user-list.component.ts - 134 + 133 src/app/shared/shared-instance/instance-features-table.component.html - 47 + 46 @@ -4780,7 +5197,7 @@ color: red; src/app/+admin/overview/users/user-list/user-list.component.ts - 139 + 138 @@ -4794,8 +5211,8 @@ color: red; 183 - - Doesn't need review before a video goes public + + User bypasses video validation by moderators src/app/+admin/overview/users/user-edit/user-edit.component.html 192 @@ -4805,15 +5222,26 @@ color: red; 192 + + Enable this checkbox if this user doesn't need to have its videos reviewed by moderators. + + src/app/+admin/overview/users/user-edit/user-edit.component.html + 194,196 + + + src/app/+admin/overview/users/user-edit/user-edit.component.html + 194,196 + + DANGER ZONE src/app/+admin/overview/users/user-edit/user-edit.component.html - 210 + 214 src/app/+admin/overview/users/user-edit/user-edit.component.html - 210 + 214 src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -4824,55 +5252,55 @@ color: red; Send a link to reset the password by email to the user src/app/+admin/overview/users/user-edit/user-edit.component.html - 217 + 221 src/app/+admin/overview/users/user-edit/user-edit.component.html - 217 + 221 Ask for new password src/app/+admin/overview/users/user-edit/user-edit.component.html - 218 + 222 src/app/+admin/overview/users/user-edit/user-edit.component.html - 218 + 222 Manually set the user password src/app/+admin/overview/users/user-edit/user-edit.component.html - 222 + 226 src/app/+admin/overview/users/user-edit/user-edit.component.html - 222 + 226 This user has two factor authentication enabled src/app/+admin/overview/users/user-edit/user-edit.component.html - 227 + 231 src/app/+admin/overview/users/user-edit/user-edit.component.html - 227 + 231 Disable two factor authentication src/app/+admin/overview/users/user-edit/user-edit.component.html - 228 + 232 src/app/+admin/overview/users/user-edit/user-edit.component.html - 228 + 232 @@ -4978,25 +5406,11 @@ color: red; 109 - - User's email must be verified to login - - src/app/+admin/overview/users/user-list/user-list.component.html - 120 - - - - User's email is verified / User can login without email verification - - src/app/+admin/overview/users/user-list/user-list.component.html - 124 - - Total video quota src/app/+admin/overview/users/user-list/user-list.component.html - 131 + 118 src/app/shared/shared-main/users/user-quota.component.html @@ -5007,28 +5421,28 @@ color: red; Total daily video quota src/app/+admin/overview/users/user-list/user-list.component.html - 141 + 128 Ban reason: src/app/+admin/overview/users/user-list/user-list.component.html - 163 + 150 Banned users src/app/+admin/overview/users/user-list/user-list.component.ts - 48 + 47 Videos will be deleted, comments will be tombstoned. src/app/+admin/overview/users/user-list/user-list.component.ts - 102 + 101 src/app/shared/shared-moderation/user-moderation-dropdown.component.ts @@ -5039,7 +5453,7 @@ color: red; Ban src/app/+admin/overview/users/user-list/user-list.component.ts - 107 + 106 src/app/shared/shared-moderation/user-moderation-dropdown.component.ts @@ -5050,7 +5464,7 @@ color: red; User won't be able to login anymore, but videos and comments will be kept as is. src/app/+admin/overview/users/user-list/user-list.component.ts - 108 + 107 src/app/shared/shared-moderation/user-moderation-dropdown.component.ts @@ -5061,11 +5475,11 @@ color: red; Unban src/app/+admin/overview/users/user-list/user-list.component.ts - 113 + 112 src/app/+admin/overview/users/user-list/user-list.component.ts - 218 + 217 src/app/shared/shared-moderation/user-moderation-dropdown.component.ts @@ -5076,7 +5490,7 @@ color: red; Set Email as Verified src/app/+admin/overview/users/user-list/user-list.component.ts - 120 + 119 src/app/shared/shared-moderation/user-moderation-dropdown.component.ts @@ -5087,28 +5501,28 @@ color: red; Created src/app/+admin/overview/users/user-list/user-list.component.ts - 135 + 134 Last login src/app/+admin/overview/users/user-list/user-list.component.ts - 136 + 135 Daily quota src/app/+admin/overview/users/user-list/user-list.component.ts - 138 + 137 You cannot ban root. src/app/+admin/overview/users/user-list/user-list.component.ts - 200 + 199 src/app/shared/shared-moderation/user-moderation-dropdown.component.ts @@ -5119,35 +5533,35 @@ color: red; Do you really want to unban {count, plural, =1 {1 user} other { users}}? src/app/+admin/overview/users/user-list/user-list.component.ts - 214 + 213 Do you really want to unban users? src/app/+admin/overview/users/user-list/user-list.component.ts - 216 + 215 {count, plural, =1 {1 user unbanned.} other { users unbanned.}} src/app/+admin/overview/users/user-list/user-list.component.ts - 227 + 226 users unbanned. src/app/+admin/overview/users/user-list/user-list.component.ts - 229 + 228 You cannot delete root. src/app/+admin/overview/users/user-list/user-list.component.ts - 241 + 240 src/app/shared/shared-moderation/user-moderation-dropdown.component.ts @@ -5158,42 +5572,42 @@ color: red; <p>You can't create users or channels with a username that already used by a deleted user/channel.</p> src/app/+admin/overview/users/user-list/user-list.component.ts - 245 + 244 It means the following usernames will be permanently deleted and cannot be recovered: src/app/+admin/overview/users/user-list/user-list.component.ts - 246 + 245 {count, plural, =1 {1 user deleted.} other { users deleted.}} src/app/+admin/overview/users/user-list/user-list.component.ts - 256 + 255 users deleted. src/app/+admin/overview/users/user-list/user-list.component.ts - 258 + 257 {count, plural, =1 {1 user email set as verified.} other { user emails set as verified.}} src/app/+admin/overview/users/user-list/user-list.component.ts - 274 + 273 users email set as verified. src/app/+admin/overview/users/user-list/user-list.component.ts - 276 + 275 @@ -5386,7 +5800,7 @@ color: red; src/app/shared/shared-video-miniature/video-miniature.component.html - 65 + 63 @@ -5411,7 +5825,7 @@ color: red; Block src/app/+admin/overview/videos/video-list.component.ts - 84 + 82 src/app/shared/shared-moderation/video-block.component.html @@ -5426,7 +5840,7 @@ color: red; Run HLS transcoding src/app/+admin/overview/videos/video-list.component.ts - 98 + 96 src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts @@ -5437,7 +5851,7 @@ color: red; Run WebTorrent transcoding src/app/+admin/overview/videos/video-list.component.ts - 104 + 102 src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts @@ -5448,7 +5862,7 @@ color: red; Delete HLS files src/app/+admin/overview/videos/video-list.component.ts - 110 + 108 src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts @@ -5459,7 +5873,7 @@ color: red; Delete WebTorrent files src/app/+admin/overview/videos/video-list.component.ts - 116 + 114 src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts @@ -5470,105 +5884,105 @@ color: red; Are you sure you want to delete this file? src/app/+admin/overview/videos/video-list.component.ts - 213 + 187 Delete file src/app/+admin/overview/videos/video-list.component.ts - 214 + 188 File removed. src/app/+admin/overview/videos/video-list.component.ts - 220 + 194 Are you sure you want to delete {count, plural, =1 {this video} other {these videos}}? src/app/+admin/overview/videos/video-list.component.ts - 229 + 222 Are you sure you want to delete these videos? src/app/+admin/overview/videos/video-list.component.ts - 231 + 224 Deleted {count, plural, =1 {1 video} other { videos}}. src/app/+admin/overview/videos/video-list.component.ts - 241 + 234 Deleted videos. src/app/+admin/overview/videos/video-list.component.ts - 243 + 236 Unblocked {count, plural, =1 {1 video} other { videos}}. src/app/+admin/overview/videos/video-list.component.ts - 259 + 252 Unblocked videos. src/app/+admin/overview/videos/video-list.component.ts - 261 + 254 Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other { HLS streaming playlists}}? src/app/+admin/overview/videos/video-list.component.ts - 277 + 270 Are you sure you want to delete HLS streaming playlists? src/app/+admin/overview/videos/video-list.component.ts - 279 + 272 Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other { videos}}? src/app/+admin/overview/videos/video-list.component.ts - 283 + 276 Are you sure you want to delete WebTorrent files of videos? src/app/+admin/overview/videos/video-list.component.ts - 285 + 278 Files were removed. src/app/+admin/overview/videos/video-list.component.ts - 295 + 288 Transcoding jobs created. src/app/+admin/overview/videos/video-list.component.ts - 307 + 300 @@ -5858,7 +6272,7 @@ color: red; src/app/+search/search.component.ts - 253 + 257 src/app/header/search-typeahead.component.html @@ -5866,7 +6280,7 @@ color: red; src/app/shared/shared-instance/instance-features-table.component.html - 117 + 116 src/app/shared/shared-main/misc/simple-search-input.component.ts @@ -5884,6 +6298,20 @@ color: red; 7 + + User email has been verified + + src/app/+admin/shared/user-email-info.component.ts + 15 + + + + User email hasn't been verified + + src/app/+admin/shared/user-email-info.component.ts + 18 + + The video quota only takes into account original video size. Since transcoding is enabled, videos size can be at most ~ . @@ -6221,7 +6649,7 @@ color: red; src/app/+error-page/error-page.component.html - 42 + 39 @@ -6238,32 +6666,25 @@ color: red; 31 - - Login - - src/app/+error-page/error-page.component.html - 34,36 - - You might need to check your account is allowed by the video or instance owner. src/app/+error-page/error-page.component.html - 45 + 42 You might need to check your account is allowed by the resource or instance owner. src/app/+error-page/error-page.component.html - 46 + 43 The requested entity body blends sweet bits with a mellow earthiness. src/app/+error-page/error-page.component.html - 54,56 + 51,53 Description of a tea flavour, keeping the 'requested entity body' as a technical expression referring to a web request @@ -6271,7 +6692,7 @@ color: red; Sepia seems to like it. src/app/+error-page/error-page.component.html - 57 + 54 This is about Sepia's tea @@ -6293,12 +6714,8 @@ color: red; 81 - src/app/menu/menu.component.html - 103 - - - src/app/menu/menu.component.html - 104 + src/app/shared/shared-main/angular/login-link.component.ts + 11 @@ -6317,7 +6734,7 @@ color: red; - This instance allows registration. However, be careful to check the TermsTerms before creating an account. You may also search for another instance to match your exact needs at: https://joinpeertube.org/instances. + This instance allows registration. However, be careful to check the TermsTerms before creating an account. You may also search for another instance to match your exact needs at: https://joinpeertube.org/instances. src/app/+login/login.component.html 15,18 @@ -6404,12 +6821,8 @@ color: red; 88 - src/app/+signup/+register/register.component.html - 30 - - - src/app/menu/menu.component.html - 106 + src/app/shared/shared-main/account/signup-label.component.html + 2 @@ -6464,21 +6877,35 @@ color: red; The link will expire within 1 hour. src/app/+login/login.component.ts - 149,150 + 150,151 Incorrect username or password. src/app/+login/login.component.ts - 210 + 214 Your account is blocked. src/app/+login/login.component.ts - 211 + 219 + + + + This account is awaiting approval by moderators. + + src/app/+login/login.component.ts + 224 + + + + Registration approval has been rejected for this account. + + src/app/+login/login.component.ts + 229 @@ -6817,7 +7244,7 @@ The link will expire within 1 hour. src/app/menu/notification.component.html - 22 + 27 @@ -6849,7 +7276,7 @@ The link will expire within 1 hour. src/app/menu/notification.component.html - 27 + 32 @@ -6950,7 +7377,7 @@ The link will expire within 1 hour. src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html - 7 + 10 @@ -7237,7 +7664,7 @@ The link will expire within 1 hour. src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html - 94 + 96 @@ -8145,54 +8572,23 @@ channel with the same name ()! src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html - 37 - - - src/app/+videos/+video-edit/video-add-components/video-import-url.component.html - 33 - - - src/app/+videos/+video-edit/video-add-components/video-upload.component.html - 26 - - - src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html - 2 - - - src/app/shared/shared-abuse-list/abuse-details.component.ts - 23 - - - - Channel - - src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html - 64 - - - src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html - 64 - - - src/app/+videos/+video-edit/shared/video-edit.component.html - 63 - - - src/app/+videos/+video-edit/video-add-components/video-go-live.component.html - 6 - - - src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html - 30 + 37 src/app/+videos/+video-edit/video-add-components/video-import-url.component.html - 26 + 33 src/app/+videos/+video-edit/video-add-components/video-upload.component.html - 19 + 26 + + + src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html + 2 + + + src/app/shared/shared-abuse-list/abuse-details.component.ts + 23 @@ -8232,7 +8628,7 @@ channel with the same name ()! - See the documentation for more information. + See the documentation for more information. src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html 32,33 @@ -8398,14 +8794,14 @@ channel with the same name ()!URL parameter is missing in URL parameters src/app/+remote-interaction/remote-interaction.component.ts - 25 + 24 Cannot access to the remote resource src/app/+remote-interaction/remote-interaction.component.ts - 48 + 47 @@ -8446,10 +8842,6 @@ channel with the same name ()!src/app/+reset-password/reset-password.component.ts 38 - - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.ts - 34 - Your password has been successfully reset! @@ -8752,7 +9144,7 @@ channel with the same name ()! src/app/shared/shared-video-miniature/videos-list.component.ts - 136 + 140 @@ -8868,28 +9260,28 @@ channel with the same name ()!Search index is unavailable. Retrying with instance results instead. src/app/+search/search.component.ts - 159 + 163 Search error src/app/+search/search.component.ts - 160 + 164 Search src/app/+search/search.component.ts - 252 + 256 PeerTube instance host filter is invalid src/app/+search/search.component.ts - 327 + 331 @@ -8913,13 +9305,6 @@ channel with the same name ()!4 - - > Create an account - - src/app/+signup/+register/register.component.html - 9,12 - - About @@ -8928,35 +9313,35 @@ channel with the same name ()! src/app/menu/menu.component.html - 130 + 131 - - Create an accounton + + on src/app/+signup/+register/register.component.html - 19,21 + 23,24 I already have an account, I log in src/app/+signup/+register/register.component.html - 27,28 + 30,31 Termsof src/app/+signup/+register/register.component.html - 36,38 + 41,43 My account src/app/+signup/+register/register.component.html - 58 + 63 src/app/menu/menu.component.html @@ -8967,56 +9352,49 @@ channel with the same name ()!Setupyour account src/app/+signup/+register/register.component.html - 60,62 + 65,67 My channel src/app/+signup/+register/register.component.html - 75 + 80 Createyour first channel src/app/+signup/+register/register.component.html - 77,79 + 82,84 I don't want to create a channel src/app/+signup/+register/register.component.html - 91 + 96 You will be able to create a channel later src/app/+signup/+register/register.component.html - 94 - - - - Create my account - - src/app/+signup/+register/register.component.html - 98,99 + 99 Done! src/app/+signup/+register/register.component.html - 103 + 108 PeerTube is creating your account... src/app/+signup/+register/register.component.html - 107 + 113 @@ -9037,10 +9415,38 @@ channel with the same name ()!Signup src/app/+signup/+register/register.component.ts - 84 + 88 Button on the registration form to finalize the account and channel creation + + You must agree with the instance terms in order to register on it. + + src/app/+signup/+register/shared/register-validators.ts + 7 + + + + Registration reason is required. + + src/app/+signup/+register/shared/register-validators.ts + 14 + + + + Registration reason must be at least 2 characters long. + + src/app/+signup/+register/shared/register-validators.ts + 15 + + + + Registration reason cannot be more than 3000 characters long. + + src/app/+signup/+register/shared/register-validators.ts + 16 + + Why creating an account? @@ -9083,25 +9489,32 @@ channel with the same name ()!14 + + Moderators of will have to approve your registration request once you have finished to fill the form. + + src/app/+signup/+register/steps/register-step-about.component.html + 17,19 + + Do you use Mastodon, ActivityPub or a RSS feed aggregator? src/app/+signup/+register/steps/register-step-about.component.html - 19 + 23 You can already follow using your favorite tool. src/app/+signup/+register/steps/register-step-about.component.html - 21,23 + 25,27 has been created using PeerTube, a video creation platform developed by Framasoft. Framasoft is a french non-profit organization that offers alternatives to Big Tech's digital tools src/app/+signup/+register/steps/register-step-about.component.html - 34,37 + 38,41 @@ -9174,11 +9587,18 @@ channel with the same name ()!50,52 - - I am at least years old and agree to the Terms and to the Code of Conduct of this instance + + Why do you want to join ? + + src/app/+signup/+register/steps/register-step-terms.component.html + 4 + + + + I am at least years old and agree to the Terms and to the Code of Conduct of src/app/+signup/+register/steps/register-step-terms.component.html - 5,10 + 17,22 @@ -9259,8 +9679,8 @@ channel with the same name ()!40 - - Verify account email confirmation + + Verify email src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html 2 @@ -9270,14 +9690,28 @@ channel with the same name ()!An error occurred. src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html - 10 + 13 - - Request new verification email + + Request a new verification email src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html - 12 + 15,17 + + + + Unable to find verification string in URL query. + + src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.ts + 53 + + + + Unable to find user id or registration id in URL query. + + src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.ts + 58 @@ -9294,39 +9728,89 @@ channel with the same name ()!24 - - Welcomeon + + Email verified! - src/app/+signup/shared/signup-success.component.html - 2,3 + src/app/+signup/shared/signup-success-after-email.component.html + 2 - - Your account has been created! + + Your email has been verified and your account request has been sent! - src/app/+signup/shared/signup-success.component.html + src/app/+signup/shared/signup-success-after-email.component.html 7 - - Check your emails to validate your account and complete your inscription. + + A moderator will check your registration request soon and you'll receive an email when it will be accepted or rejected. - src/app/+signup/shared/signup-success.component.html - 10,11 + src/app/+signup/shared/signup-success-after-email.component.html + 9,11 + + + src/app/+signup/shared/signup-success-before-email.component.html + 27,29 + + + + Your email has been verified and your account has been created! + + src/app/+signup/shared/signup-success-after-email.component.html + 15 - If you need help to use PeerTube, you can have a look at the documentation. + If you need help to use PeerTube, you can have a look at the documentation. - src/app/+signup/shared/signup-success.component.html - 14,16 + src/app/+signup/shared/signup-success-after-email.component.html + 17,19 + + + src/app/+signup/shared/signup-success-before-email.component.html + 31,33 - - To help moderators and other users to know who you are, don't forget to set up your account profile by adding an avatar and a description. + + Account request sent - src/app/+signup/shared/signup-success.component.html - 18,20 + src/app/+signup/shared/signup-success-before-email.component.html + 3 + + + + Welcomeon + + src/app/+signup/shared/signup-success-before-email.component.html + 7,8 + + + + Your account request has been sent! + + src/app/+signup/shared/signup-success-before-email.component.html + 13 + + + + Your account has been created! + + src/app/+signup/shared/signup-success-before-email.component.html + 14 + + + + Check your emails to validate your account and complete your registration request. + + src/app/+signup/shared/signup-success-before-email.component.html + 18,19 + + + + Check your emails to validate your account and complete your registration. + + src/app/+signup/shared/signup-success-before-email.component.html + 22,23 @@ -9562,7 +10046,7 @@ channel with the same name ()! src/app/+videos/+video-watch/video-watch.component.ts - 822 + 839 @@ -9695,81 +10179,81 @@ channel with the same name ()!Are you sure you want to edit ""? src/app/+video-studio/edit/video-studio-edit.component.ts - 73 + 75 The current video will be overwritten by this edited video and <strong>you won't be able to recover it</strong>.<br /><br /> src/app/+video-studio/edit/video-studio-edit.component.ts - 77 + 79 As a reminder, the following tasks will be executed: <ol></ol> src/app/+video-studio/edit/video-studio-edit.component.ts - 78 + 80 Edition tasks created. src/app/+video-studio/edit/video-studio-edit.component.ts - 91 + 93 (extensions: ) src/app/+video-studio/edit/video-studio-edit.component.ts - 107 + 109 src/app/+video-studio/edit/video-studio-edit.component.ts - 111 + 113 "" will be added at the beginning of the video src/app/+video-studio/edit/video-studio-edit.component.ts - 123 + 125 "" will be added at the end of the video src/app/+video-studio/edit/video-studio-edit.component.ts - 127 + 129 "" image watermark will be added to the video src/app/+video-studio/edit/video-studio-edit.component.ts - 131 + 133 Video will begin at and stop at src/app/+video-studio/edit/video-studio-edit.component.ts - 138 + 140 Video will begin at src/app/+video-studio/edit/video-studio-edit.component.ts - 142 + 144 Video will stop at src/app/+video-studio/edit/video-studio-edit.component.ts - 146 + 148 @@ -10776,7 +11260,7 @@ channel with the same name ()! src/app/shared/shared-instance/instance-features-table.component.html - 92 + 91 @@ -11168,8 +11652,8 @@ channel with the same name ()!51 - - You need to be <a href="/login">logged in</a> to rate this video. + + You need to be logged in to rate this video. src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts 85 @@ -11296,21 +11780,21 @@ channel with the same name ()!Login to comment src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html - 78 + 77 Markdown Emoji List src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html - 86 + 83 Reply src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts - 70 + 68 src/app/+videos/+video-watch/shared/comment/video-comment.component.html @@ -11339,7 +11823,7 @@ channel with the same name ()! src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html - 46 + 48 @@ -11649,7 +12133,7 @@ channel with the same name ()! src/app/shared/shared-video-miniature/video-miniature.component.ts - 132 + 133 @@ -11700,7 +12184,7 @@ channel with the same name ()! src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html - 45 + 47 @@ -11763,7 +12247,7 @@ channel with the same name ()!When active, the next video is automatically played after the current one. src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts - 50 + 49 @@ -11802,133 +12286,133 @@ channel with the same name ()!This video is not available on this instance. Do you want to be redirected on the origin instance: <a href=""></a>? src/app/+videos/+video-watch/video-watch.component.ts - 347 + 348 Redirection src/app/+videos/+video-watch/video-watch.component.ts - 348 + 349 This video contains mature or explicit content. Are you sure you want to watch it? src/app/+videos/+video-watch/video-watch.component.ts - 403 + 404 Mature or explicit content src/app/+videos/+video-watch/video-watch.component.ts - 404 + 405 Up Next src/app/+videos/+video-watch/video-watch.component.ts - 485 + 488 Autoplay is suspended src/app/+videos/+video-watch/video-watch.component.ts - 487 + 490 Enter/exit fullscreen src/app/+videos/+video-watch/video-watch.component.ts - 791 + 802 Play/Pause the video src/app/+videos/+video-watch/video-watch.component.ts - 792 + 803 Mute/unmute the video src/app/+videos/+video-watch/video-watch.component.ts - 793 - - - - Skip to a percentage of the video: 0 is 0% and 9 is 90% - - src/app/+videos/+video-watch/video-watch.component.ts - 795 + 804 Increase the volume src/app/+videos/+video-watch/video-watch.component.ts - 797 + 806 Decrease the volume src/app/+videos/+video-watch/video-watch.component.ts - 798 + 807 + + + + Toggle theater mode + + src/app/+videos/+video-watch/video-watch.component.ts + 812 + + + + Skip to a percentage of the video: 0 is 0% and 9 is 90% + + src/app/+videos/+video-watch/video-watch.component.ts + 819 Seek the video forward src/app/+videos/+video-watch/video-watch.component.ts - 800 + 821 Seek the video backward src/app/+videos/+video-watch/video-watch.component.ts - 801 + 822 Increase playback rate src/app/+videos/+video-watch/video-watch.component.ts - 803 + 824 Decrease playback rate src/app/+videos/+video-watch/video-watch.component.ts - 804 + 825 Navigate in the video to the previous frame src/app/+videos/+video-watch/video-watch.component.ts - 806 + 827 Navigate in the video to the next frame src/app/+videos/+video-watch/video-watch.component.ts - 807 - - - - Toggle theater mode - - src/app/+videos/+video-watch/video-watch.component.ts - 812 + 828 @@ -12120,28 +12604,28 @@ channel with the same name ()!Go to my subscriptions src/app/core/auth/auth.service.ts - 61 + 63 Go to my videos src/app/core/auth/auth.service.ts - 65 + 67 Go to my imports src/app/core/auth/auth.service.ts - 69 + 71 Go to my channels src/app/core/auth/auth.service.ts - 73 + 75 @@ -12149,14 +12633,14 @@ channel with the same name ()! src/app/core/auth/auth.service.ts - 100,101 + 102,103 Error src/app/core/auth/auth.service.ts - 105 + 107 src/app/core/notification/notifier.service.ts @@ -12167,7 +12651,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular You need to reconnect. src/app/core/auth/auth.service.ts - 230 + 233 @@ -12252,35 +12736,42 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Media is too large for the server. Please contact you administrator if you want to increase the limit size. src/app/core/rest/rest-extractor.service.ts - 114 + 118 Too many attempts, please try again after minutes. src/app/core/rest/rest-extractor.service.ts - 122 + 126 Too many attempts, please try again later. src/app/core/rest/rest-extractor.service.ts - 125 + 129 Server error. Please retry later. src/app/core/rest/rest-extractor.service.ts - 129 + 133 + + + + Server is unavailable. Please retry later. + + src/app/core/rest/rest-extractor.service.ts + 137 Unknown server error src/app/core/rest/rest-extractor.service.ts - 132 + 140 @@ -12498,7 +12989,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/menu/menu.component.html - 145 + 146 @@ -12519,7 +13010,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular My settings src/app/menu/menu.component.html - 125 + 126 src/app/modal/quick-settings-modal.component.html @@ -12530,42 +13021,42 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Interface: src/app/menu/menu.component.html - 137,139 + 138,140 Get help using PeerTube src/app/menu/menu.component.html - 141 + 142 Help src/app/menu/menu.component.html - 142,141 + 143,142 Frequently asked questions about PeerTube src/app/menu/menu.component.html - 142 + 143 FAQ src/app/menu/menu.component.html - 143,142 + 144,143 Stats src/app/menu/menu.component.html - 143 + 144 src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts @@ -12576,88 +13067,88 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular API documentation src/app/menu/menu.component.html - 144 + 145 API src/app/menu/menu.component.html - 145,144 + 146,145 - - powered by PeerTube - CopyLeft 2015-2022 + + powered by PeerTube - CopyLeft 2015-2023 src/app/menu/menu.component.html - 149 + 150 powered by PeerTube src/app/menu/menu.component.html - 150 + 151 Unknown src/app/menu/menu.component.ts - 206 + 212 any language src/app/menu/menu.component.ts - 276 + 282 hide src/app/menu/menu.component.ts - 311 + 317 blur src/app/menu/menu.component.ts - 315 + 321 display src/app/menu/menu.component.ts - 319 + 325 View your notifications src/app/menu/notification.component.html - 3 + 8 src/app/menu/notification.component.html - 11 + 16 Update your notification preferences src/app/menu/notification.component.html - 34 + 39 See all your notifications src/app/menu/notification.component.html - 54 + 59 @@ -13554,32 +14045,25 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 34 - - You must agree with the instance terms in order to register on it. - - src/app/shared/form-validators/user-validators.ts - 142 - - Ban reason must be at least 3 characters long. src/app/shared/form-validators/user-validators.ts - 152 + 145 Ban reason cannot be more than 250 characters long. src/app/shared/form-validators/user-validators.ts - 153 + 146 Display name is required. src/app/shared/form-validators/user-validators.ts - 164 + 157 src/app/shared/form-validators/video-channel-validators.ts @@ -13594,7 +14078,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Display name must be at least 1 character long. src/app/shared/form-validators/user-validators.ts - 165 + 158 src/app/shared/form-validators/video-channel-validators.ts @@ -13609,7 +14093,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Display name cannot be more than 50 characters long. src/app/shared/form-validators/user-validators.ts - 166 + 159 src/app/shared/form-validators/video-channel-validators.ts @@ -14483,7 +14967,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular - Markdown compatible that also supports custom PeerTube HTML tags + Markdown compatible that also supports custom PeerTube HTML tags src/app/shared/shared-custom-markup/custom-markup-help.component.html 2 @@ -14514,28 +14998,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Error in channel miniature component: src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.ts - 61 + 65 Error in playlist miniature component: src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.ts - 47 + 52 Error in video miniature component: src/app/shared/shared-custom-markup/peertube-custom-tags/video-miniature-markup.component.ts - 60 + 65 Error in videos list component: src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts - 77 + 82 @@ -14588,14 +15072,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Maximize editor src/app/shared/shared-forms/markdown-textarea.component.ts - 47 + 49 Exit maximized editor src/app/shared/shared-forms/markdown-textarea.component.ts - 48 + 50 @@ -14756,8 +15240,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 13,14 - - User registration allowed + + User registration src/app/shared/shared-instance/instance-features-table.component.html 21 @@ -14767,116 +15251,116 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Video uploads src/app/shared/shared-instance/instance-features-table.component.html - 28 + 27 src/app/shared/shared-instance/instance-features-table.component.html - 39 + 38 Transcoding in multiple resolutions src/app/shared/shared-instance/instance-features-table.component.html - 32 + 31 Requires manual validation by moderators src/app/shared/shared-instance/instance-features-table.component.html - 41 + 40 Automatically published src/app/shared/shared-instance/instance-features-table.component.html - 42 + 41 Unlimited ( per day) src/app/shared/shared-instance/instance-features-table.component.html - 60,61 + 59,60 Live streaming enabled src/app/shared/shared-instance/instance-features-table.component.html - 71 + 70 Transcode live video in multiple resolutions src/app/shared/shared-instance/instance-features-table.component.html - 78 + 77 Max parallel lives src/app/shared/shared-instance/instance-features-table.component.html - 85 + 84 per user / per instance src/app/shared/shared-instance/instance-features-table.component.html - 86,88 + 85,87 HTTP import (YouTube, Vimeo, direct URL...) src/app/shared/shared-instance/instance-features-table.component.html - 96 + 95 Torrent import src/app/shared/shared-instance/instance-features-table.component.html - 103 + 102 Channel synchronization with other platforms (YouTube, Vimeo, ...) src/app/shared/shared-instance/instance-features-table.component.html - 110 + 109 Users can resolve distant content src/app/shared/shared-instance/instance-features-table.component.html - 121 + 120 Plugins & Themes src/app/shared/shared-instance/instance-features-table.component.html - 128 + 127 Available themes src/app/shared/shared-instance/instance-features-table.component.html - 132 + 131 Plugins enabled src/app/shared/shared-instance/instance-features-table.component.html - 141 + 140 @@ -14904,53 +15388,74 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 243 + + Disabled + + src/app/shared/shared-instance/instance-features-table.component.ts + 62 + + + + Requires approval by moderators + + src/app/shared/shared-instance/instance-features-table.component.ts + 63 + + + + Enabled + + src/app/shared/shared-instance/instance-features-table.component.ts + 65 + + ~ {hours, plural, =1 {1 hour} other { hours}} src/app/shared/shared-instance/instance-features-table.component.ts - 71 + 80 ~ hours src/app/shared/shared-instance/instance-features-table.component.ts - 73 + 82 ~ {minutes, plural, =1 {1 minute} other { minutes}} src/app/shared/shared-instance/instance-features-table.component.ts - 79 + 88 ~ minutes src/app/shared/shared-instance/instance-features-table.component.ts - 81 + 90 of full HD videos src/app/shared/shared-instance/instance-features-table.component.ts - 98 + 107 of HD videos src/app/shared/shared-instance/instance-features-table.component.ts - 99 + 108 of average quality videos src/app/shared/shared-instance/instance-features-table.component.ts - 100 + 109 @@ -14974,84 +15479,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 154 - - Loading instance statistics... + + Request an account - src/app/shared/shared-instance/instance-statistics.component.html + src/app/shared/shared-main/account/signup-label.component.html 1 - - By users on this instance - - src/app/shared/shared-instance/instance-statistics.component.html - 4 - - - - users - - src/app/shared/shared-instance/instance-statistics.component.html - 11 - - - - videos - - src/app/shared/shared-instance/instance-statistics.component.html - 21 - - - src/app/shared/shared-instance/instance-statistics.component.html - 65 - - - - views - - src/app/shared/shared-instance/instance-statistics.component.html - 31 - - - - comments - - src/app/shared/shared-instance/instance-statistics.component.html - 41 - - - src/app/shared/shared-instance/instance-statistics.component.html - 75 - - - - hosted video - - src/app/shared/shared-instance/instance-statistics.component.html - 51 - - - - In this instance federation - - src/app/shared/shared-instance/instance-statistics.component.html - 58 - - - - followers - - src/app/shared/shared-instance/instance-statistics.component.html - 85 - - - - following - - src/app/shared/shared-instance/instance-statistics.component.html - 95 - - h @@ -15431,11 +15865,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 213,215 + + User wants to register on your instance + + src/app/shared/shared-main/users/user-notifications.component.html + 221,223 + + The notification points to content now unavailable src/app/shared/shared-main/users/user-notifications.component.html - 221,223 + 229,231 @@ -15801,7 +16242,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html - 69 + 71 @@ -15820,7 +16261,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html - 83 + 85 @@ -16651,7 +17092,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Display/Video settings updated. src/app/shared/shared-user-settings/user-video-settings.component.ts - 130 + 132 @@ -16770,42 +17211,42 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Subscribed to all current channels of . You will be notified of all their new videos. src/app/shared/shared-user-subscription/subscribe-button.component.ts - 109 + 108 Subscribed to . You will be notified of all their new videos. src/app/shared/shared-user-subscription/subscribe-button.component.ts - 110 + 109 Subscribed src/app/shared/shared-user-subscription/subscribe-button.component.ts - 112 + 111 Unsubscribed from all channels of src/app/shared/shared-user-subscription/subscribe-button.component.ts - 139 + 138 Unsubscribed from src/app/shared/shared-user-subscription/subscribe-button.component.ts - 140 + 139 Unsubscribed src/app/shared/shared-user-subscription/subscribe-button.component.ts - 142 + 141 @@ -16830,7 +17271,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular - See the documentation to learn how to use the PeerTube live streaming feature. + See the documentation to learn how to use the PeerTube live streaming feature. src/app/shared/shared-video-live/live-documentation-link.component.html @@ -17421,63 +17862,63 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Sensitive src/app/shared/shared-video-miniature/video-miniature.component.html - 69,71 + 67,69 Published src/app/shared/shared-video-miniature/video-miniature.component.ts - 177 + 178 Publication scheduled on src/app/shared/shared-video-miniature/video-miniature.component.ts - 182 + 183 Transcoding failed src/app/shared/shared-video-miniature/video-miniature.component.ts - 186 + 187 Move to external storage failed src/app/shared/shared-video-miniature/video-miniature.component.ts - 190 + 191 Waiting transcoding src/app/shared/shared-video-miniature/video-miniature.component.ts - 194 + 195 To transcode src/app/shared/shared-video-miniature/video-miniature.component.ts - 198 + 199 To import src/app/shared/shared-video-miniature/video-miniature.component.ts - 202 + 203 To edit src/app/shared/shared-video-miniature/video-miniature.component.ts - 206 + 207 @@ -17491,42 +17932,42 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Yesterday src/app/shared/shared-video-miniature/videos-list.component.ts - 137 + 141 This week src/app/shared/shared-video-miniature/videos-list.component.ts - 138 + 142 This month src/app/shared/shared-video-miniature/videos-list.component.ts - 139 + 143 Last month src/app/shared/shared-video-miniature/videos-list.component.ts - 140 + 144 Older src/app/shared/shared-video-miniature/videos-list.component.ts - 141 + 145 Cannot load more videos. Try again later. src/app/shared/shared-video-miniature/videos-list.component.ts - 249 + 431 src/app/shared/shared-video-miniature/videos-selection.component.ts @@ -17562,7 +18003,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts - 116 + 121 @@ -17573,7 +18014,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts - 97 + 102 @@ -17594,46 +18035,46 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Unavailable src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html - 44 + 46 Edit starts/stops at src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html - 62 + 64 Delete from src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html - 100 + 102 Starts at src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts - 139 + 144 src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts - 142 + 147 Stops at src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts - 140 + 145 and stops at src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts - 142 + 147