X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Flocale%2Fangular.xlf;h=c77b78b6e1a473a5c7d3e0d83bed6b5366fc793c;hb=3db9f8bf0e653113f0f0f739ad3a32a238062cdb;hp=db12cecd0f6ca575ff6b719205f843fa3b2cf68f;hpb=4c61660a0ab6224079c67d8282b282772a0772e4;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/locale/angular.xlf b/client/src/locale/angular.xlf index db12cecd0..c77b78b6e 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 @@ -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 - 87 + 91 @@ -569,7 +569,7 @@ src/app/+videos/+video-watch/video-watch.component.ts - 487 + 489 src/app/modal/confirm.component.html @@ -652,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 @@ -726,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 @@ -891,7 +969,7 @@ src/app/menu/menu.component.html - 142 + 141 @@ -1193,7 +1271,7 @@ src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 259 + 267 src/app/+video-channels/video-channels.component.ts @@ -1627,12 +1705,16 @@ color: red; src/app/menu/menu.component.html - 113,115 + 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 @@ -1692,246 +1774,205 @@ color: red; 43 - - Recently added videos - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 47 - - - src/app/core/menu/menu.service.ts - 145 - - - - Original publication date - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 48 - - - src/app/+videos/+video-edit/shared/video-edit.component.html - 352 - - - - Name - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 49 - - - src/app/+admin/config/edit-custom-config/edit-instance-information.component.html - 12 - - - src/app/+manage/video-channel-edit/video-channel-edit.component.html - 27 - - - src/app/+manage/video-channel-edit/video-channel-edit.component.html - 27 - - Hot videos src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 50 + 47 Recent views src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 51 + 48 Most liked videos src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 52 + 49 Global views src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 53 + 50 Prefer author display name in video miniature src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 69 + 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 - 80 + 77 ⚠️ You don't have any external auth plugin enabled. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 83 + 80 ⚠️ You have multiple external auth plugins enabled. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 84 + 81 BROADCAST MESSAGE src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 97 + 94 Display a message on your instance src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 98,100 + 95,97 Enable broadcast message src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 110 + 107 Allow users to dismiss the broadcast message src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 117 + 114 Broadcast message level src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 122 + 119 Message src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 136 + 133 NEW USERS src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 153 + 150 Manage users to set their quota individually. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 154,156 + 151,153 Enable Signup src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 165 + 162 ⚠️ This functionality requires a lot of attention and extra moderation. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 168 + 165 src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 493 + 501 src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 506 + 514 Signup requires approval by moderators src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 177 + 174 Signup requires email verification src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 184 + 181 Signup limit src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 189 + 186 {VAR_PLURAL, plural, =1 {user} other {users}} src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 196 + 193 Signup won't be limited to a fixed number of users. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 201 + 198 Minimum required age to create an account src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 205 + 202 {VAR_PLURAL, plural, =1 {year old} other {years old}} src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 212 + 209 Default video quota per user src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 224 + 221 bytes src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 230 + 227 src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 246 + 243 src/app/+admin/overview/users/user-edit/user-edit.component.html @@ -1954,28 +1995,35 @@ color: red; Default daily upload limit per user src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 240 + 237 + + + + Automatically enable video history for new users + + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html + 254 Import jobs concurrency src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 269 + 277 allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 270 + 278 jobs in parallel src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 274 + 282 src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html @@ -1986,273 +2034,273 @@ color: red; Allow import with HTTP URL (e.g. YouTube) src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 283 + 291 - ⚠️ 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 - 286 + 294 Allow import with a torrent file or a magnet URI src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 294 + 302 ⚠️ 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 - 297 + 305 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 - 308 + 316 ⛔ 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 - 311,313 + 319,321 Block new videos automatically src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 328 + 336 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 - 331 + 339 VIDEO CHANNELS src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 345 + 353 Max video channels per user src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 350 + 358 {VAR_PLURAL, plural, =1 {channel} other {channels}} src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 357 + 365 SEARCH src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 367 + 375 Allow users to do remote URI/handle search src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 378 + 386 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 - 381 + 389 Allow anonymous to do remote URI/handle search src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 389 + 397 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 - 392 + 400 Enable global search src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 403 + 411 ⚠️ 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 - 406 + 414 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 - 408,410 + 416,418 Search index URL src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 415 + 423 Disable local search in search bar src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 428 + 436 Search bar uses the global search index by default src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 435 + 443 Otherwise the local search stays used by default src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 438 + 446 FEDERATION src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 456 + 464 Manage relations with other instances. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 457,459 + 465,467 Other instances can follow yours src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 470 + 478 Manually approve new instance followers src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 477 + 485 Automatically follow back instances src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 490 + 498 Automatically follow instances of a public index src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 503 + 511 - 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 - 508,510 + 516,518 Index URL src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 515 + 523 ADMINISTRATORS src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 535 + 543 Admin email src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 541 + 549 Enable contact form src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 554 + 562 TWITTER src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 563 + 571 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 - 564,567 + 572,575 Your Twitter username src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 576 + 584 Instance allowed by Twitter src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html - 589 + 597 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 - 593,599 + 601,607 @@ -2440,7 +2488,7 @@ color: red; Configuration updated. src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts - 321 + 326 @@ -2457,6 +2505,21 @@ color: red; 7 + + Name + + src/app/+admin/config/edit-custom-config/edit-instance-information.component.html + 12 + + + src/app/+manage/video-channel-edit/video-channel-edit.component.html + 27 + + + src/app/+manage/video-channel-edit/video-channel-edit.component.html + 27 + + Short description @@ -2917,7 +2980,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 @@ -3559,11 +3622,11 @@ color: red; src/app/+admin/moderation/registration-list/registration-list.component.ts - 64 + 65 src/app/+admin/moderation/registration-list/registration-list.component.ts - 128 + 129 src/app/+admin/moderation/video-block-list/video-block-list.component.ts @@ -3595,15 +3658,15 @@ color: red; src/app/+admin/overview/videos/video-list.component.ts - 226 + 227 src/app/+admin/overview/videos/video-list.component.ts - 281 + 282 src/app/+my-library/+my-video-channels/my-video-channels.component.ts - 52 + 63 src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts @@ -3627,7 +3690,7 @@ color: red; src/app/+videos/+video-edit/shared/video-edit.component.html - 189 + 191 src/app/+videos/+video-watch/shared/comment/video-comments.component.ts @@ -3902,21 +3965,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 @@ -4011,35 +4074,35 @@ 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 @@ -4130,28 +4193,28 @@ color: red; Accept registration src/app/+admin/moderation/registration-list/process-registration-modal.component.ts - 69 + 68 Reject registration src/app/+admin/moderation/registration-list/process-registration-modal.component.ts - 72 + 71 account created src/app/+admin/moderation/registration-list/process-registration-modal.component.ts - 96 + 95 registration rejected src/app/+admin/moderation/registration-list/process-registration-modal.component.ts - 113 + 112 @@ -4259,7 +4322,7 @@ color: red; src/app/+videos/+video-edit/shared/video-edit.component.html - 63 + 65 src/app/+videos/+video-edit/video-add-components/video-go-live.component.html @@ -4349,32 +4412,39 @@ color: red; 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 - 123 + 124 Do you really want to delete these registration requests? src/app/+admin/moderation/registration-list/registration-list.component.ts - 125 + 126 Removed {count, plural, =1 { registration request} other { registration requests}} src/app/+admin/moderation/registration-list/registration-list.component.ts - 135 + 136 Registration requests removed src/app/+admin/moderation/registration-list/registration-list.component.ts - 137 + 138 @@ -4660,7 +4730,7 @@ color: red; src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts - 68 + 66 @@ -4876,11 +4946,11 @@ color: red; src/app/+videos/+video-edit/shared/video-edit.component.html - 188 + 190 src/app/+videos/+video-edit/shared/video-edit.component.html - 313 + 322 src/app/+videos/+video-edit/video-add-components/video-upload.component.html @@ -5333,7 +5403,7 @@ color: red; src/app/shared/shared-share-modal/video-share.component.html - 212,211 + 220,219 @@ -5650,7 +5720,7 @@ color: red; src/app/+videos/video-list/videos-list-common-page.component.ts - 196 + 193 src/app/core/menu/menu.service.ts @@ -5737,7 +5807,7 @@ color: red; src/app/shared/shared-video-miniature/video-miniature.component.html - 65 + 63 @@ -5842,84 +5912,84 @@ color: red; Are you sure you want to delete {count, plural, =1 {this video} other {these videos}}? src/app/+admin/overview/videos/video-list.component.ts - 221 + 222 Are you sure you want to delete these videos? src/app/+admin/overview/videos/video-list.component.ts - 223 + 224 Deleted {count, plural, =1 {1 video} other { videos}}. src/app/+admin/overview/videos/video-list.component.ts - 233 + 234 Deleted videos. src/app/+admin/overview/videos/video-list.component.ts - 235 + 236 Unblocked {count, plural, =1 {1 video} other { videos}}. src/app/+admin/overview/videos/video-list.component.ts - 251 + 252 Unblocked videos. src/app/+admin/overview/videos/video-list.component.ts - 253 + 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 - 269 + 270 Are you sure you want to delete HLS streaming playlists? src/app/+admin/overview/videos/video-list.component.ts - 271 + 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 - 275 + 276 Are you sure you want to delete WebTorrent files of videos? src/app/+admin/overview/videos/video-list.component.ts - 277 + 278 Files were removed. src/app/+admin/overview/videos/video-list.component.ts - 287 + 288 Transcoding jobs created. src/app/+admin/overview/videos/video-list.component.ts - 299 + 300 @@ -6209,7 +6279,7 @@ color: red; src/app/+search/search.component.ts - 253 + 257 src/app/header/search-typeahead.component.html @@ -6235,6 +6305,20 @@ color: red; 7 + + Plugins + + src/app/+admin/plugins/shared/plugin-navigation.component.html + 8 + + + + Themes + + src/app/+admin/plugins/shared/plugin-navigation.component.html + 9 + + User email has been verified @@ -6586,7 +6670,7 @@ color: red; src/app/+error-page/error-page.component.html - 42 + 39 @@ -6603,32 +6687,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 @@ -6636,7 +6713,7 @@ color: red; Sepia seems to like it. src/app/+error-page/error-page.component.html - 57 + 54 This is about Sepia's tea @@ -6658,12 +6735,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 @@ -6682,7 +6755,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 @@ -6971,7 +7044,7 @@ The link will expire within 1 hour. src/app/+videos/+video-edit/shared/video-edit.component.html - 319 + 328 @@ -7001,68 +7074,68 @@ The link will expire within 1 hour. Video channel updated. src/app/+manage/video-channel-edit/video-channel-update.component.ts - 103 + 104 Avatar changed. src/app/+manage/video-channel-edit/video-channel-update.component.ts - 118 + 119 src/app/+my-account/my-account-settings/my-account-settings.component.ts - 44 + 45 avatar src/app/+manage/video-channel-edit/video-channel-update.component.ts - 125 + 129 src/app/+my-account/my-account-settings/my-account-settings.component.ts - 51 + 55 Avatar deleted. src/app/+manage/video-channel-edit/video-channel-update.component.ts - 135 + 139 src/app/+my-account/my-account-settings/my-account-settings.component.ts - 61 + 65 Banner changed. src/app/+manage/video-channel-edit/video-channel-update.component.ts - 148 + 155 banner src/app/+manage/video-channel-edit/video-channel-update.component.ts - 155 + 162 Banner deleted. src/app/+manage/video-channel-edit/video-channel-update.component.ts - 165 + 172 Update src/app/+manage/video-channel-edit/video-channel-update.component.ts - 187 + 194 src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts @@ -7192,46 +7265,46 @@ The link will expire within 1 hour. src/app/menu/notification.component.html - 27 + 28 - - Notification preferences + + Notification preferences src/app/+my-account/my-account-notifications/my-account-notifications.component.html - 4,6 + 6 Newest first src/app/+my-account/my-account-notifications/my-account-notifications.component.html - 11 + 12 Unread first src/app/+my-account/my-account-notifications/my-account-notifications.component.html - 12 + 13 Mark all as read src/app/+my-account/my-account-notifications/my-account-notifications.component.html - 20 + 21 src/app/menu/notification.component.html - 32 + 33 All read src/app/+my-account/my-account-notifications/my-account-notifications.component.html - 26 + 27 @@ -7612,7 +7685,7 @@ The link will expire within 1 hour. src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html - 94 + 96 @@ -7875,28 +7948,28 @@ It will delete videos uploa channel with the same name ()! src/app/+my-library/+my-video-channels/my-video-channels.component.ts - 44,46 + 55,57 Please type the name of the video channel () to confirm src/app/+my-library/+my-video-channels/my-video-channels.component.ts - 48 + 59 Video channel deleted. src/app/+my-library/+my-video-channels/my-video-channels.component.ts - 60 + 71 Views for the day src/app/+my-library/+my-video-channels/my-video-channels.component.ts - 88 + 106 @@ -7983,7 +8056,7 @@ channel with the same name ()! src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html - 27 + 36 @@ -8512,7 +8585,7 @@ channel with the same name ()! src/app/+videos/+video-edit/shared/video-edit.component.html - 111 + 113 src/app/+videos/+video-edit/video-add-components/video-go-live.component.html @@ -8576,7 +8649,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 @@ -8742,14 +8815,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 @@ -8969,7 +9042,7 @@ channel with the same name ()! src/app/+videos/+video-edit/shared/video-edit.component.html - 68 + 70 src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html @@ -8991,7 +9064,7 @@ channel with the same name ()! src/app/+videos/+video-edit/shared/video-edit.component.html - 79 + 81 src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html @@ -9017,7 +9090,7 @@ channel with the same name ()! src/app/+videos/+video-edit/shared/video-edit.component.html - 99 + 101 src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html @@ -9208,28 +9281,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 @@ -9261,7 +9334,7 @@ channel with the same name ()! src/app/menu/menu.component.html - 132 + 131 @@ -9709,7 +9782,7 @@ channel with the same name ()! - 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-after-email.component.html 17,19 @@ -9994,7 +10067,7 @@ channel with the same name ()! src/app/+videos/+video-watch/video-watch.component.ts - 834 + 839 @@ -10127,81 +10200,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 @@ -10678,60 +10751,67 @@ channel with the same name ()!30,33 - - Video descriptions are truncated by default and require manual action to expand them. + + Video descriptions are truncated by default and require manual action to expand them. + + src/app/+videos/+video-edit/shared/video-edit.component.html + 48 + + + + A timestamp (00:05 for example) is automatically converted into a link to a part of the video. src/app/+videos/+video-edit/shared/video-edit.component.html - 49,50 + 52 Choose the appropriate licence for your work. src/app/+videos/+video-edit/shared/video-edit.component.html - 84,85 + 86,87 Schedule publication () src/app/+videos/+video-edit/shared/video-edit.component.html - 122 + 124 Contains sensitive content src/app/+videos/+video-edit/shared/video-edit.component.html - 136 + 138 Some instances hide videos containing mature or explicit content by default. src/app/+videos/+video-edit/shared/video-edit.component.html - 140 + 142 Publish after transcoding src/app/+videos/+video-edit/shared/video-edit.component.html - 146 + 148 The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding. src/app/+videos/+video-edit/shared/video-edit.component.html - 150 + 152 Captions src/app/+videos/+video-edit/shared/video-edit.component.html - 165 + 167 src/app/shared/shared-abuse-list/abuse-details.component.ts @@ -10746,84 +10826,84 @@ channel with the same name ()!Add another caption src/app/+videos/+video-edit/shared/video-edit.component.html - 173 + 175 See the subtitle file src/app/+videos/+video-edit/shared/video-edit.component.html - 182 + 184 Already uploaded on ✔ src/app/+videos/+video-edit/shared/video-edit.component.html - 186 + 188 Will be created on update src/app/+videos/+video-edit/shared/video-edit.component.html - 195 + 197 Cancel create src/app/+videos/+video-edit/shared/video-edit.component.html - 197 + 199 Will be edited on update src/app/+videos/+video-edit/shared/video-edit.component.html - 203 + 205 Cancel edition src/app/+videos/+video-edit/shared/video-edit.component.html - 205 + 207 Will be deleted on update src/app/+videos/+video-edit/shared/video-edit.component.html - 211 + 213 Cancel deletion src/app/+videos/+video-edit/shared/video-edit.component.html - 213 + 215 No captions for now. src/app/+videos/+video-edit/shared/video-edit.component.html - 219,220 + 221,222 Live settings src/app/+videos/+video-edit/shared/video-edit.component.html - 227 + 229 Live RTMP Url src/app/+videos/+video-edit/shared/video-edit.component.html - 237 + 239 src/app/shared/shared-video-live/live-stream-information.component.html @@ -10834,7 +10914,7 @@ channel with the same name ()!Live RTMPS Url src/app/+videos/+video-edit/shared/video-edit.component.html - 242 + 244 src/app/shared/shared-video-live/live-stream-information.component.html @@ -10845,7 +10925,7 @@ channel with the same name ()!Live stream key src/app/+videos/+video-edit/shared/video-edit.component.html - 247 + 249 src/app/shared/shared-video-live/live-stream-information.component.html @@ -10856,7 +10936,7 @@ channel with the same name ()!⚠️ Never share your stream key with anyone. src/app/+videos/+video-edit/shared/video-edit.component.html - 250 + 252 src/app/shared/shared-video-live/live-stream-information.component.html @@ -10867,112 +10947,126 @@ channel with the same name ()!This is a normal live src/app/+videos/+video-edit/shared/video-edit.component.html - 256 + 258 You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live src/app/+videos/+video-edit/shared/video-edit.component.html - 259,260 + 261,262 This is a permanent/recurring live src/app/+videos/+video-edit/shared/video-edit.component.html - 265 + 267 You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos src/app/+videos/+video-edit/shared/video-edit.component.html - 268,269 + 270,271 Automatically publish a replay when your live ends src/app/+videos/+video-edit/shared/video-edit.component.html - 276 + 278 ⚠️ If you enable this option, your live will be terminated if you exceed your video quota src/app/+videos/+video-edit/shared/video-edit.component.html - 280 + 282 + + + + Privacy of the new replay + + src/app/+videos/+video-edit/shared/video-edit.component.html + 288 Latency mode src/app/+videos/+video-edit/shared/video-edit.component.html - 286 + 295 Advanced settings src/app/+videos/+video-edit/shared/video-edit.component.html - 303 + 312 Video thumbnail src/app/+videos/+video-edit/shared/video-edit.component.html - 310 + 319 Short text to tell people how they can support you (membership platform...). src/app/+videos/+video-edit/shared/video-edit.component.html - 323,324 + 332,333 Filename src/app/+videos/+video-edit/shared/video-edit.component.html - 338 + 347 Name of the uploaded file src/app/+videos/+video-edit/shared/video-edit.component.html - 343,344 + 352,353 + + + + Original publication date + + src/app/+videos/+video-edit/shared/video-edit.component.html + 361 This is the date when the content was originally published (e.g. the release date for a film) src/app/+videos/+video-edit/shared/video-edit.component.html - 356,357 + 365,366 Enable video comments src/app/+videos/+video-edit/shared/video-edit.component.html - 373 + 382 Enable download src/app/+videos/+video-edit/shared/video-edit.component.html - 378 + 387 Plugin settings src/app/+videos/+video-edit/shared/video-edit.component.html - 386 + 395 @@ -11021,7 +11115,7 @@ channel with the same name ()!Other src/app/+videos/+video-edit/shared/video-edit.component.ts - 213 + 214 src/app/shared/shared-forms/select/select-languages.component.ts @@ -11032,14 +11126,14 @@ channel with the same name ()!Instance languages src/app/+videos/+video-edit/shared/video-edit.component.ts - 216 + 217 All languages src/app/+videos/+video-edit/shared/video-edit.component.ts - 217 + 218 src/app/shared/shared-forms/select/select-languages.component.ts @@ -11050,14 +11144,14 @@ channel with the same name ()!Scheduled src/app/+videos/+video-edit/shared/video-edit.component.ts - 232 + 233 Hide the video until a specific date src/app/+videos/+video-edit/shared/video-edit.component.ts - 233 + 234 @@ -11112,49 +11206,49 @@ channel with the same name ()!Cannot create live because this instance have too many created lives src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts - 110 + 119 Cannot create live because you created too many lives src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts - 112 + 121 Live published. src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts - 146 + 156 Stream only once, replay will replace your live src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts - 165 + 175 Stream only once src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts - 168 + 178 Stream multiple times, replays will be separate videos src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts - 173 + 183 Stream multiple times using the same URL src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts - 176 + 186 @@ -11238,11 +11332,11 @@ channel with the same name ()! src/app/shared/shared-share-modal/video-share.component.html - 26,24 + 29,27 src/app/shared/shared-share-modal/video-share.component.html - 104,102 + 115,113 @@ -11509,14 +11603,14 @@ channel with the same name ()!You have unsaved changes! If you leave, your changes will be lost. src/app/+videos/+video-edit/video-update.component.ts - 89 + 91 Video updated. src/app/+videos/+video-edit/video-update.component.ts - 147 + 150 @@ -11593,8 +11687,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 @@ -11721,21 +11815,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 @@ -11764,7 +11858,7 @@ channel with the same name ()! src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html - 46 + 48 @@ -12074,7 +12168,7 @@ channel with the same name ()! src/app/shared/shared-video-miniature/video-miniature.component.ts - 132 + 133 @@ -12125,7 +12219,7 @@ channel with the same name ()! src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html - 45 + 47 @@ -12188,7 +12282,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 @@ -12227,133 +12321,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 - 346 + 348 Redirection src/app/+videos/+video-watch/video-watch.component.ts - 347 + 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 - 402 + 404 Mature or explicit content src/app/+videos/+video-watch/video-watch.component.ts - 403 + 405 Up Next src/app/+videos/+video-watch/video-watch.component.ts - 486 + 488 Autoplay is suspended src/app/+videos/+video-watch/video-watch.component.ts - 488 + 490 Enter/exit fullscreen src/app/+videos/+video-watch/video-watch.component.ts - 797 + 802 Play/Pause the video src/app/+videos/+video-watch/video-watch.component.ts - 798 + 803 Mute/unmute the video src/app/+videos/+video-watch/video-watch.component.ts - 799 + 804 Increase the volume src/app/+videos/+video-watch/video-watch.component.ts - 801 + 806 Decrease the volume src/app/+videos/+video-watch/video-watch.component.ts - 802 + 807 Toggle theater mode src/app/+videos/+video-watch/video-watch.component.ts - 807 + 812 Skip to a percentage of the video: 0 is 0% and 9 is 90% src/app/+videos/+video-watch/video-watch.component.ts - 814 + 819 Seek the video forward src/app/+videos/+video-watch/video-watch.component.ts - 816 + 821 Seek the video backward src/app/+videos/+video-watch/video-watch.component.ts - 817 + 822 Increase playback rate src/app/+videos/+video-watch/video-watch.component.ts - 819 + 824 Decrease playback rate src/app/+videos/+video-watch/video-watch.component.ts - 820 + 825 Navigate in the video to the previous frame src/app/+videos/+video-watch/video-watch.component.ts - 822 + 827 Navigate in the video to the next frame src/app/+videos/+video-watch/video-watch.component.ts - 823 + 828 @@ -12393,14 +12487,14 @@ channel with the same name ()!Only videos uploaded on this instance are displayed src/app/+videos/video-list/videos-list-common-page.component.ts - 197 + 194 Recently added src/app/+videos/video-list/videos-list-common-page.component.ts - 202 + 199 src/app/core/menu/menu.service.ts @@ -12411,7 +12505,7 @@ channel with the same name ()!Trending src/app/+videos/video-list/videos-list-common-page.component.ts - 208 + 205 src/app/core/menu/menu.service.ts @@ -12422,28 +12516,28 @@ channel with the same name ()!Videos with the most interactions for recent videos src/app/+videos/video-list/videos-list-common-page.component.ts - 211 + 208 Videos that have the most likes src/app/+videos/video-list/videos-list-common-page.component.ts - 216 + 213 Videos with the most views during the last 24 hours src/app/+videos/video-list/videos-list-common-page.component.ts - 227 + 224 Videos with the most views during the last days src/app/+videos/video-list/videos-list-common-page.component.ts - 231 + 228 @@ -12475,7 +12569,7 @@ channel with the same name ()!Close this message src/app/app.component.html - 34 + 36 @@ -12592,7 +12686,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular You need to reconnect. src/app/core/auth/auth.service.ts - 235 + 233 @@ -12648,6 +12742,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 139 + + Recently added videos + + src/app/core/menu/menu.service.ts + 145 + + ON @@ -12694,11 +12795,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 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 - 136 + 140 @@ -12916,7 +13024,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/menu/menu.component.html - 147 + 146 @@ -12937,7 +13045,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular My settings src/app/menu/menu.component.html - 127 + 126 src/app/modal/quick-settings-modal.component.html @@ -12948,42 +13056,42 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Interface: src/app/menu/menu.component.html - 139,141 + 138,140 Get help using PeerTube src/app/menu/menu.component.html - 143 + 142 Help src/app/menu/menu.component.html - 144,143 + 143,142 Frequently asked questions about PeerTube src/app/menu/menu.component.html - 144 + 143 FAQ src/app/menu/menu.component.html - 145,144 + 144,143 Stats src/app/menu/menu.component.html - 145 + 144 src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts @@ -12994,63 +13102,63 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular API documentation src/app/menu/menu.component.html - 146 + 145 API src/app/menu/menu.component.html - 147,146 + 146,145 powered by PeerTube - CopyLeft 2015-2023 src/app/menu/menu.component.html - 151 + 150 powered by PeerTube src/app/menu/menu.component.html - 152 + 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 @@ -13061,21 +13169,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/menu/notification.component.html - 16 + 17 Update your notification preferences src/app/menu/notification.component.html - 39 + 40 See all your notifications src/app/menu/notification.component.html - 59 + 60 @@ -14801,32 +14909,32 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Upload a new avatar src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html - 9 + 7 src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html - 34 + 20 Change your avatar src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html - 18 + 14 Remove avatar src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html - 40 + 26 max size src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts - 46 + 44 src/app/shared/shared-forms/preview-upload.component.ts @@ -14837,14 +14945,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular extensions src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts - 47 + 45 This image is too large. src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts - 55 + 53 src/app/shared/shared-actor-image-edit/actor-banner-edit.component.ts @@ -14855,21 +14963,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Change your banner src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html - 16 + 14 Remove banner src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html - 28 + 24 Upload a new banner src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html - 34 + 33 @@ -14879,22 +14987,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 44 - - Account avatar - - src/app/shared/shared-actor-image/actor-avatar.component.ts - 48 - - - - Channel avatar - - src/app/shared/shared-actor-image/actor-avatar.component.ts - 49 - - - 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 @@ -15406,84 +15500,6 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 154 - - Loading instance statistics... - - src/app/shared/shared-instance/instance-statistics.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 - - Request an account @@ -16239,7 +16255,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-share-modal/video-share.component.html - 149 + 159 src/app/shared/shared-video-playlist/video-add-to-playlist.component.html @@ -16247,7 +16263,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 @@ -16258,7 +16274,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-share-modal/video-share.component.html - 190,189 + 198,197 src/app/shared/shared-video-playlist/video-add-to-playlist.component.html @@ -16266,7 +16282,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 @@ -16797,170 +16813,181 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Share the playlist src/app/shared/shared-share-modal/video-share.component.html - 11 + 14 This playlist is private so you won't be able to share it with external users src/app/shared/shared-share-modal/video-share.component.html - 14 + 17 Update playlist privacy src/app/shared/shared-share-modal/video-share.component.html - 17,18 + 20,21 QR-Code src/app/shared/shared-share-modal/video-share.component.html - 34 + 37 src/app/shared/shared-share-modal/video-share.component.html - 112 + 123 Embed src/app/shared/shared-share-modal/video-share.component.html - 44 + 47 src/app/shared/shared-share-modal/video-share.component.html - 122 + 133 The url is not secured (no HTTPS), so the embed video won't work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites). src/app/shared/shared-share-modal/video-share.component.html - 54,55 + 57,58 src/app/shared/shared-share-modal/video-share.component.html - 132,133 + 143,144 Share the playlist at this video position src/app/shared/shared-share-modal/video-share.component.html - 71 + 74 Only display embed URL src/app/shared/shared-share-modal/video-share.component.html - 79 + 82 src/app/shared/shared-share-modal/video-share.component.html - 177 + 187 + + + + Responsive embed + + src/app/shared/shared-share-modal/video-share.component.html + 89 + + + src/app/shared/shared-share-modal/video-share.component.html + 241 Share the video src/app/shared/shared-share-modal/video-share.component.html - 89 + 100 This video is private so you won't be able to share it with external users src/app/shared/shared-share-modal/video-share.component.html - 92 + 103 Update video privacy src/app/shared/shared-share-modal/video-share.component.html - 95,96 + 106,107 Auto select subtitle src/app/shared/shared-share-modal/video-share.component.html - 164 + 174 Autoplay src/app/shared/shared-share-modal/video-share.component.html - 204 + 212 Loop src/app/shared/shared-share-modal/video-share.component.html - 219,218 + 227,226 Use origin instance URL src/app/shared/shared-share-modal/video-share.component.html - 225 + 233 Display video title src/app/shared/shared-share-modal/video-share.component.html - 234 + 248 P2P src/app/shared/shared-share-modal/video-share.component.html - 242,241 + 256,255 Display privacy warning src/app/shared/shared-share-modal/video-share.component.html - 248 + 262 Display player control bar src/app/shared/shared-share-modal/video-share.component.html - 255 + 269 Display PeerTube button link src/app/shared/shared-share-modal/video-share.component.html - 262 + 276 More customization src/app/shared/shared-share-modal/video-share.component.html - 275,276 + 291,292 Less customization src/app/shared/shared-share-modal/video-share.component.html - 283,284 + 299,300 @@ -17216,42 +17243,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 @@ -17276,7 +17303,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 @@ -17867,63 +17894,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 @@ -18008,7 +18035,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 @@ -18019,7 +18046,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 @@ -18040,46 +18067,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